/* CSS Document */

#wrap {
	width: 920px;
	margin-left: auto;
	margin-right:auto;
	height:100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	text-decoration: none;
}

#topleaderboard {
		width:738px;
		height:100px;
		margin:15px auto 15px auto;
		padding:5px;
		border: solid 1px #CCCCCC;
		vertical-align:middle;
}

img {
	border: 0;
        font-size:10px;
}
img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; float: right; }
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; float: left; }

#captionr { margin: 5px; border: solid 1px #000000; font-size:10px; color: black; padding: 5px; float:right;}
#captionl { margin: 5px; border: solid 1px #000000; font-size:10px; color: black; padding: 5px; float:left;}

#header {
	width: 920px;
	margin: 0px 0px 0px 0px;
	height: 100px;
}

#header .logo {
	width: 440px;
	height: 100px;
	background-image: url(images/mynaym.png);
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
}

#header .ads {
	width: 480px;
	height: 80px;
	float: right;
	padding: 20px 0px 0px 0px;
    background-image: url(images/bg.jpg);
	background-repeat: repeat-x; 
	background-height: 100%;
	background-attachment: fixed;
}

#nav {
	width:920px;
	height:60px;
	margin:auto;
	}

#nav .top {
	background-image: url(images/navtop.png);
	width:910px;
	height:30px;
	float:left;
	padding-left:10px;
	}
	
#nav .bottom {
	background-image: url(images/navbottom2.png);
	width:910px;
	height:44px;
	float:left;
	padding-left:10px;
	}	
	
#nav-lefttop {
	float: left;
	display: inline;
	width: 580px;
}

#nav-leftbot {
	float: left;
	display: inline;
	width: 800px;
}
	
#nav-right {
	float: right;
	display: inline;
	width: 300px;
}
	
#nav ul {
	position: relative;
    overflow: hidden;
	padding-left:5px;
	margin:0;
	font: 1.2em Arial, Helvetica, sans-serif;
	margin-top:2px;
}

#nav ul li {
    float: left;
    list-style: none;
}

#nav ul li a, #nav ul li a:visited {
	display: block;
	color: #fff;
	margin: 0 2px; 
	padding: 5px 7px;
	color:#fff;
}

#nav ul li a:hover {
	color: #fff; 
  	color: #fff;
	margin: 0 2px; 
	padding: 5px 7px;
	text-decoration:underline;
} 

#nav ul li a.current, #nav ul li a.current:visited, #nav ul li a.current:hover { 
	margin: 0 2px; 
  	color: #fff;
	padding: 5px 7px;
	text-decoration:underline;
}
	
#contenttop {
	background-image:url(images/contenttop.png);
	width:920px;
	height:30px;
	margin-top:15px;
	}
	
#contentwrapper {
	width: 910px; 
	background-color : #ffffff;
	overflow : auto;
	padding:5px;
}

#content {
	float: left;
	padding: 10px 10px 10px 10px;
	width: 480px;
	margin-left:5px;
	height:auto;
	border:#ddd 1px solid;
	background-color:#FFFFFF;
}
	
#contentbottom {
	background-image:url(images/contentbottom.png);
	width:920px;
	height:30px;
	margin-bottom:15px;
	}
	
#sidebar {
	float: right;
	width: 383px;
	height: 100%;
	padding: 0px 10px 10px 10px;
	background-color: #ffffff;
}

#sidebar .box {
	padding: 6px;
	margin-bottom: 10px;
	background-color: #fff;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

#lsidebar {
	float: left;
	width: 180px;	
}

#rsidebar {
	float: right;
	width: 180px;	
}

#sidebar .box h2, #sidebar h2 {
	font: bold 1.0em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	color: #fff;
	padding: 7px;
	background-color: #14568A;
}

#sidebar a {
	color: #14568A;
}

#sidebar a:hover {
	color: #448ABD;
}

#sidebar ul {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
}

#sidebar ul li {
	background-color: #fff;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 0.2em;
	padding: 0.3em;
}

#sidebar ul li ul{
	list-style-type: square;
	margin-left: 1.5em;
	padding: 0;
	border: 0;
}

#sidebar ul li ul li {
	border: 0;
}

#footertop {
	background-image:url(images/footertop.png);
	width:920px;
	height:30px;
	}
	
#footerbottom {
	background-image:url(images/footerbottom.png);
	width:900px;
	height:25px;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	padding-top:5px;
	}
	
#footerad {
	width:910px;
	height:100px;
	padding:5px;
	background-color:#448ABD;
	}

#footerbottom a {
	color: #fff;
}

#footerbottom a:hover {
	color: #fff; 
	text-decoration:underline;
} 
	
#search{
	background: #F7F7F7;
	border: 1px solid #b3b3b3;
	float: right;
	height: 25px;
	margin: 0 15px 0 0;
	width: 280px;
}
* html #search{
	margin-right: 8px;
}
#search input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent;
	border: 0;
	color: #000;
	float: left;
	font-size: 13px;
	margin: 4px 0 0;
	padding: 0px 2px 2px 10px;
	width:288px;
}
	
/*	-------------------------------------------------------------
	POST
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.entrytitle h2 {
	margin: 0px;
	font-weight: bold;
	font-size: 22px;
	line-height: 28px;
	padding: 0px;
	margin-bottom: 5px;
	border-top:#ddd dotted;
margin-top: 10px;
padding-top:15px;
}

.entrytitle h2 a {
	color: #14568A;
text-decoration:none;
}

.entrytitle h2 a:hover {
	color: #448ABD;
text-decoration:none;
}

.entrytitle .meta {
	padding: 3px;
	color: #666666;
	font-size: 12px;
	margin-bottom: 8px;
	line-height:20px;
}

.entrytitle .meta a {
	color: #14568A;
text-decoration:none;
}

.entrytitle .meta a:hover {
	color: #448ABD;
text-decoration:none;
}

.entry {
	margin-bottom: 2em;
	line-height:20px;
}

.entry a, .commentlist a, .navigation a {
	color: #14568A;
text-decoration:none;
}

.entry a:hover, .commentlist a:hover, .navigation a:hover {
	color: #448ABD;
text-decoration:none;
}

.entry blockquote {
	color: #666;
	margin: 0 30px 20px 30px;
	padding: 0 0 0 10px;
	border: 2px solid #fff;
	border-left: 2px solid #A4A1A1;
}

/*	-------------------------------------------------------------
	COMMENTS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.commentsblock textarea {
	width: 478px;
}

.commentsblock input, .commentsblock textarea {
	border: 1px solid #d1d1d1;
}

.commentsblock textarea:focus {
	background: #eee;
	border: 1px solid #a1a1a1;
}

.commentsblock textarea:focus, .commentsblock input:focus {
	background: #eee;
	border: 1px solid #a1a1a1;
}

ol.commentlist {
	color: #000;
	list-style-type: none;
	margin: 0;
	margin-top: 1.5em;
	padding: 0;
}

.commentlist li {
	margin-bottom: 2em;
	padding: 0.5em 1em;
}

.alt1 {
	border: 1px solid #F2F0E8;
	padding: 0.5em;
}

.alt2 {
	padding: 0.5em;
	border: 1px solid #F2F0E8;
}

h3#comments {
	font-size: 1.6em;
}

.commentcount {
	float: right;
	font-size: 20px;
	font-weight: bold;
}

.commentcount a {
	color: #cccccc;
}

.commentcount a:hover {
	color: #999999;
}

.commenttext {

}
	
#rss {
width:30px;
height:30px;
background-image:url(images/rssicon.png);
}

#bottompost {
	color: #666666;
	font-size: 12px;
	margin-bottom: 8px;
	line-height:20px;
margin-top:15px;
}

#bottompost a {
	color: #14568A;
text-decoration:none;
}

#bottompost a:hover {
	color: #448ABD;
text-decoration:none;
}

#bottompost .left {
width:300px;
float:left;
}
#bottompost .right {
width:180px;
float:right;

}

#toppost {
	color: #666666;
	font-size: 12px;
	padding-bottom: 8px;
	line-height:20px;
}

#toppost a {
	color: #14568A;
text-decoration:none;
}

#toppost a:hover {
	color: #448ABD;
text-decoration:none;
}

#toppost .left {
width:235px;
float:left;
}
#toppost .right {
width:235px;
float:right;
text-align:right;
}

#naymz {
padding:5px;
width:445;
border: 10px solid #FF6600;
}