/*
Theme Name: Realpress Blue
Theme URI: http://cssthemesclub.com/realpressblue
Description: Please download from <a href="http://cssthemesclub.com/realpressblue.rar">http://cssthemesclub.com/realpressblue.rar</a>. A general WordPress theme. To install correctly, read the readme.txt.
Author: CSSThemesClub.com
Author URI: http://cssthemesclub.com/support
Tags: blue

*/



/* Begin Typography & Colors */
body {
	font-family: Tahoma,Century gothic, Arial,Tahoma,sans-serif;
	background: #1f395f url(images/bg.png) no-repeat;
	color: #6b6b6b;
	}
	
* {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

ul li {
	list-style-type: square;
}

a:link {
	color: #666666;
	text-decoration:none;
}

a:visited {
	color: #666666;
	text-decoration:none;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: underline;
	}

#wp-calendar caption {
	font-size: 20px;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar caption, cite {
	text-decoration: none;
	}

#wp-calendar {
	empty-cells: show;
	width: 270px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: left;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}

#container {
	width: 971px;
	height: 100%;
	margin-left: auto;
	margin-right: auto; 
	margin-bottom: 10px;
	background: #ffffff url(images/container.png) no-repeat;
}

#containercontainer {
	width: 100%;
	height: 100%;
	background: url(images/containercontainer.png);
}

.clear {
	clear: both;
}

#topnavigationcontainer {
	width: 100%;
	height: 100%;
}

#topnavigation {
	padding: 5px;
}

ul.menu {list-style:none; margin:0; padding:0; color: #555555; font-size: 14px;}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color: #555555; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:2px; list-style-type: none;}
ul.menu ul {position:absolute; top:36px; left:0; background:#eae7e7; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top: none; width:148px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#eae7e7}
ul.menu ul li a:hover {background-color:#c5c5c5; color: #244487;}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {	width: 106px; height: 37px; line-height: 37px; color: #555555; text-decoration:none; text-align: center;
background: url(images/nav.png);}
ul.menu .menulink:hover, ul.menu .menuhover {color: #244487;}
ul.menu .sub {background:#d1d1d1 url(images/arrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}

#topnavigationleft {
	float: left;
}

#topnavigationright {
	float: right;
}

#headercontainer {
	width: 100%;
	height: 100%; 
	margin-bottom: 10px;
}

#header {
	width: 973px;
	margin-left: auto;
	margin-right: auto; 
	padding-top: 1px;
}

#headertitle {
	width: 450px;
	height: 73px;
	border: none;
        padding: 0 0 0px 20px;
}

#headertitle a:link {
	color: #e3ddf8;
	text-decoration:none;
}

#headertitle a:visited {
	color: #e3ddf8;
	text-decoration:none;
}

#headerdescription {
	font-size: 16px;
	color: #666666;
	margin-left: 5px;
}

.search {
	width: 220px;
	height: 20px;
	font-size: 12px;
    background: #ffffff;
	border: 1px solid #e5e5e5;
	padding: 3px;
	color: #666666;
	line-height: 18px;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
}

.searchtwo {
	width: 250px;
	height: 15px;
	font-size: 12px;
    background: #ffffff;
	border: 1px #dcd7c6 solid;
	padding: 5px;
	color: #666666;
	line-height: 18px;
	text-align: center;
	margin-top: 4px;
}

#left {
	width: 290px;
	margin-top: 10px;
	margin-right: 5px;
	float: right;
}

#right {
	margin-top: 10px;
	margin-left: 5px;
	float: left;
}

#sidebarleft {
	float: left;
}

#sidebarright {
	float: right;
}

#sidebar {
	width: 290px;
	margin-bottom: 10px;
}

.sidebox {
	color: #666666;
	margin-bottom: 10px;
}

.sidebox a:link {
	color: #666666;
	text-decoration:none;
}

.sidebox a:visited {
	color: #666666;
	text-decoration:none;
}

.sidebox a:hover {
	color: #1aba04;
}

.sideboxheader {
	font-size: 20px;
	color: #666666;
	margin-bottom: 5px;
        padding-left: 20px;
}

.sidebox ul{
}

.sidebox ul li{
	line-height: 25px;
	font-size: 12px;
	color: #666666;
	list-style-type: none;
	border-bottom: 1px solid #aaa9a9;
	padding: 5px;
}

.sidebox ul li a:link {
	color: #666666;
	text-decoration:none;
}

.sidebox ul li a:visited {
	color: #666666;
	text-decoration:none;
}

.sidebox ul li a:hover {
	color: #244487;
	text-decoration:none;
}

.sidebox ul li ul{
	margin-top: 10px;
}

#sidebartwo {
	width: 290px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.sideboxtwo {
	color: #666666;
	margin-bottom: 10px;
}

.sideboxtwo a:link {
	color: #666666;
	text-decoration:none;
}

.sideboxtwo a:visited {
	color: #666666;
	text-decoration:none;
}

.sideboxtwo a:hover {
	color: #244487;
}

.sideboxtwoheader {
	font-size: 20px;
	color: #666666;
	margin-bottom: 5px;
}

.sideboxtwo ul{
	padding: 5px;
}

.sideboxtwo ul li{
	line-height: 25px;
	font-size: 12px;
	color: #666666;
	list-style-type: none;
	border-bottom: 1px solid #b5b5b5;
}

.sideboxtwo ul li a:link {
	color: #666666;
	text-decoration:none;
}

.sideboxtwo ul li a:visited {
	color: #666666;
	text-decoration:none;
}

.sideboxtwo ul li a:hover {
	color: #244487;
	text-decoration:none;
}

.sideboxtwo ul li ul{
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.ad125 img{
	width: 125px;
	height: 125px;
	margin-top: 10px;
	margin-left: 15px;
	border: none;
	float: left;
}

.ad468 img{
	width: 468px;
	height: 60px;
	border: 1px solid #d8d8d8;
	margin-top: 5px;
	margin-right: 5px;
}

.entries {
	width: 660px;
	height: 20px;
	line-height: 20px;
	color: #666666;
	margin-top: 10px;
}

.entriesleft {
	float: left;
}

.entriesleft a:link {
	color: #666666;
	text-decoration:none;
}

.entriesleft a:visited {
	color: #666666;
	text-decoration:none;
}

.entriesright {
	float: right;
}

.entriesright a:link {
	color: #666666;
	text-decoration:none;
}

.entriesright a:visited {
	color: #666666;
	text-decoration:none;
}

.pagetitle {
	width: 660px;
	height: 25px;
	line-height: 25px;
	font-size: 25px;
	color: #666666;
	margin-top: 10px;
}

.singlereadmore {
	width: 110px;
	height: 32px;
	line-height: 32px;
	color: #555555;	
	font-size: 12px;
	text-align: center;
	background: url(images/readmore2.png);
	float: left;
}

.single {
	width: 660px;
	height: 100%;
	margin-top: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 20px;
}

.single li {
	margin-left: 15px;
}

.single blockquote{
	font-style:italic;
	border: 1px solid #dddddd;
	padding: 5px;
	background: #eeeeee;
}

.singleheader {
	font-size: 20px;
	color: #666666;
	margin-bottom: 5px;
}

.singleheader a:link {
	color: #666666;
	text-decoration:none;
}

.singleheader a:visited {
	color: #666666;
	text-decoration:none;
}

.singledate {
	font-size: 14px;
}

.singlecomments {
	width: 44px;
	height: 46px;
	line-height: 40px;
	color: #666666;
	text-align: center;
	font-weight: bold;
	background: url(images/comments.gif);
	float: right;
}

.singlecomments a:link {
	color: #666666;
	text-decoration:none;
}

.singlecomments a:visited {
	color: #666666;
	text-decoration:none;
}

.singleimage img{
	width: 252px;
	height: 185px;
	border: none;
	margin-right: 5px;
	float: left;
}

.singlecontent {
	font-size: 12px;
	line-height: 18px;
}

.singleinfo {
	color: #244487;	
	font-size: 12px;
	margin-top: 10px;
	float: right;
}

.singleinfo a:link {
	color: #244487;	
	text-decoration:none;
}

.singleinfo a:visited {
	color: #244487;
	text-decoration:none;
}

#comment {
	width: 660px;
	height: 200px;
    background: #ffffff;
	border: 1px solid #dddddd;
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#author {
	width: 660px;
	height: 15px;
    background: #ffffff;
	border: 1px solid #dddddd;
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#email {
	width: 660px;
	height: 15px;
    background: #ffffff;
	border: 1px solid #dddddd;
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#url {
	width: 660px;
	height: 15px;
    background: #ffffff;
	border: 1px solid #dddddd;
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#submit {
	width: 110px;
	height: 32px;
	line-height: 32px;
	color: #555555;	
	font-size: 12px;
	text-align: center;
	background: url(images/readmore2.png);
	border: none;
	margin-bottom: 5px;
	float: right;
	clear: both;
}

#commentform {
	width: 660px;
	margin-left: 5px;
}

.comment {
	width: 660px;
	height: 100%;
	margin-top: 10px;
	margin-left: 5px;
}

.commentlist li{
	list-style: none;
}

.commenttitle {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #666666;
	padding-left: 5px;
}

.commenttitle a:link {
	color: #666666;
	text-decoration:none;
}

.commenttitle a:visited {
	color: #666666;
	text-decoration:none;
}

.commentimage img{
	width: 40px;
	height: 40px;
	border: 1px solid #dddddd;
	padding: 5px;
	background: #eeeeee;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 3px;
	float: left;
}

.commentcontent{
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

.commentcontent a:link {
	color: #666666;
	text-decoration:none;
}

.commentcontent a:visited {
	color: #666666;
	text-decoration:none;
}

.commentinfo {
	color: #244487;	
}

.commentinfo li {
	list-style-type: circle;
	margin-left: 12px;
}

.commentinfo a:link {
	color: #244487;	
	text-decoration:none;
}

.commentinfo a:visited {
	color: #244487;	
	text-decoration:none;
}

.commentinfoleft {
	font-size: 10px;
	color: #244487;	
	margin-left: 5px;
	float: left;
}

.commentinfoleft a:link {
	color: #244487;
	text-decoration:none;
}

.commentinfoleft a:visited {
	color: #244487;
	text-decoration:none;
}

.commentinforight {
	font-size: 10px;
	color: #244487;	
	margin-right: 5px;
	float: right;
}

.commentinforight a:link {
	color: #244487;		
	text-decoration:none;
}

.commentinforight a:visited {
	color: #244487;	
	text-decoration:none;
}

ul.children li.bypostauthor {
	width: 90%;
	margin-left: 25px;
	margin-bottom: 10px;
}

ul.children li.byuser {
	width: 90%;
	margin-left: 25px;
	margin-bottom: 10px;
} 

#footer {
	height: 50px;
	line-height: 50px;
	background: url(images/footer.png);
}

#footerleft {
	font-size: 12px;
	color: #666666;	
	margin-left: 5px;
	float: left;
}

#footerleft a:link {
	color: #666666;	
	text-decoration:none;
}

#footerleft a:visited {
	color: #666666;	
	text-decoration:none;
}

#footerleft a:hover {
	color: #244487;
	text-decoration:none;
}

#footerright {
	font-size: 12px;
	color: #666666;	
	margin-right: 5px;
	float: right;
}

#footerright a:link {
	color: #666666;	
	text-decoration:none;
}

#footerright a:visited {
	color: #666666;	
	text-decoration:none;
}

#footerright a:hover {
	color: #244487;
	text-decoration:none;
}