/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
    margin-top:2;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

.bground {

background: #FFFFFF url(http://imagenesmyspace.com/images/img01.jpg) repeat-x;}

p, ul, ol {
	margin-bottom: 15px;
	line-height: 1.6em;
}

ul, ol {
	margin-left: 2em;
}

blockquote {
	margin-left: 1em;
	padding-left: 1em;
	background: url(http://imagenesmyspace.com/images/img09.gif) repeat-y;
	font-style: italic;
	}

a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}


a:hover, a:active {
	text-decoration: none;
	color: #333333;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Menu */

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(media/menub_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
}


/* Header */

#header {
	width: 770px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 350px;
	height: 82px;
}

#logo h1, #logo h2 {
	text-align: center;
	margin-right:30
}

#logo h1 {
	padding-top: 10px;
	letter-spacing: 8px;
}

#logo h2 {
	letter-spacing: 2px;
}

#logo a {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}

/* Banner */

#banner {
	float: right;
	width: 600px;
	height: 82px;
}


/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
#page_up {
	width: 950px;
	margin: 0 auto;
	padding: 0px 0 0px 0px;
}


/* Content */

#content {
	width: 540px;
}



.post .meta p {
	margin: 0;
}


.boxed .story {
	border: 1px solid #cccccc;
}

.more  {
	font-size: 14px}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	margin-left: 20px;
}

#sidebar ul {
    margin-top:-2;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 4px;
	text-align:left;
}

#sidebar li ul {
	padding: 10px;
	border: 1px solid #ffffff;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 1px 0;
	background: url(http://imagenesmyspace.com/images/img09.gif) repeat-x;
}

#sidebar li li.first {
	background: none;

}

#sidebar li h2 {
	height: 25px;
	margin: 0;
	padding: 10px 0px 5px 8px;
	background: url(http://imagenesmyspace.com/images/img10.jpg) no-repeat;
	letter-spacing: -1px;
	color: #333333;
	font-size: 16px;
}

#sidebar a:link {
  	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar li a {
	padding-left: 10px;
	background: url(http://imagenesmyspace.com/images/img11.gif) no-repeat left center;
}

/* Footer */

#footer {
	clear: both;
	height: 60;
	padding: 15px 0;
	background: #ebebeb;
	border-top: 5px solid #999999;
	text-align: center;
}

#footer p {
	margin: 0;
	color: #333333;
}

#footer a {
	color: #333333;
}

#footer a:hover {
	color: #333333;
}
#banner_right {
	float: right;
	width: 200px;
	height: 82px;
}
#ads_up_728 {
	float: right;
	width: 950px;
	height: 100px;
}
#ads_up_728_links {
	float: right;
	width: 950px;
	height: 30px;
}
.textbox {
	font-size: 14px;
	color: #FFFFFF;
	height: 24px;
	width: 400px;
	background-color: #0066FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}
