/*
Theme Name: WordPress Premium Series 1
Theme URI: http://cssthemesclub.com/wordpresspremiumseries1
Description: Please download from <a href="http://cssthemesclub.com/wordpresspremiumseries1.rar">http://cssthemesclub.com/wordpresspremiumseries1.rar</a>. A general WordPress theme. To install correctly, read the readme.txt.
Author: CSSThemesClub.com
Author URI: http://cssthemesclub.com/support
Tags: white

*/



/* Begin Typography & Colors */
body {
	font-family: Microsoft Sans Serif, Arial, Trebuchet MS, "Verdana", Tahoma;
	background: #ffffff;
	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: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar caption, cite {
	text-decoration: none;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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: center;
	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: 1000px;
	height: 100%;
	margin-left: auto;
	margin-right: auto; 
	margin-bottom: 10px;
	background: #ffffff;
}

#containercontainer {
	width: 100%;
	height: 100%;
	
}

.clear {
	clear: both;
}

#topnavigationcontainer {
	width: 100%;
	height: 100%;
}

#topnavigation {
	border-bottom: 1px solid #cccbcb;
	padding-bottom: 5px;
}

#topnavigationleft {
	color: #666666;
	font-size: 14px;
	float: left;
}

#topnavigationleft a:link {
	color: #666666;
	text-decoration:none;
}

#topnavigationleft a:visited {
	color: #666666;
	text-decoration:none;
}

#topnavigationleft a:hover {
	color: #575757;
	text-decoration:none;
}

#topnavigationright {
	float: right;
}

#headercontainer {
	width: 100%;
	height: 100%; 
	margin-bottom: 10px;
}

#header {
	width: 1000px;
	margin-left: auto;
	margin-right: auto; 
	padding-top: 1px;
}

#headertitle {
	width: 242px;
	height: 62px;
	line-height: 62px;
	text-align: center;
	font-size: 30px;
	color: #ffffff;
	background: url(images/headertitle.png);
	float: left;
}

#headertitle a:link {
	color: #ffffff;
	text-decoration:none;
}

#headertitle a:visited {
	color: #ffffff;
	text-decoration:none;
}

#headerdescription {
	line-height: 62px;
	font-size: 16px;
	color: #666666;
	float: left;
}

.search {
	width: 220px;
	height: 15px;
	font-size: 12px;
    background: #ffffff;
	border: none;
	padding: 3px;
	color: #666666;
	line-height: 18px;
	text-align: center;
	border: 1px solid #cccbcb;
}

.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;
	margin-left: 15px;
}

#left {
	width: 220px;
	border-left: 1px solid #cccbcb;
	margin-top: 10px;
	float: right;
}

#right {
	margin-top: 10px;
	float: left;
}

#sidebarleft {
	float: left;
}

#sidebarright {
	float: right;
}

#sidebar {
	width: 220px;
	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 {
	width: 219px;
	height: 39px;
	line-height: 39px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	background: url(images/sideboxheader.png) no-repeat;
}

.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: #575757;
	text-decoration:none;
}

.sidebox ul li ul{
	margin-top: 10px;
}

#sidebartwo {
	width: 220px;
	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: #575757;
}

.sideboxtwoheader {
	width: 219px;
	height: 39px;
	line-height: 39px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	background: url(images/sideboxheader.png) no-repeat;
}

.sideboxtwo ul{
	width: 210px;
	margin-left: 5px;
}

.sideboxtwo ul li{
	line-height: 25px;
	font-size: 12px;
	color: #666666;
	list-style-type: none;
	border-bottom: 1px solid #aaa9a9;
}

.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: #575757;
	text-decoration:none;
}

.sideboxtwo ul li ul{
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.ad180 img{
	width: 180px;
	height: 70px;
	margin-top: 10px;
	margin-left: 15px;
	border: 1px solid #dddddd;
	padding: 2px;
}

.ad468 img{
	width: 278px;
	height: 50px;
	border: 1px solid #dddddd;
	padding: 2px;
	margin-top: 5px;
}

.entries {
	width: 760px;
	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: 760px;
	height: 25px;
	line-height: 25px;
	font-size: 25px;
	color: #666666;
	margin-top: 10px;
}

.category {
	width: 300px;
	height: 100%;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 15px;
	float: left;
}

.categorytwo {
	width: 760px;
	height: 100%;
	margin-left: 5px;
	margin-top: 15px;
}

.categorytitle {
	font-size: 16px;
	color: #ffffff;
	background: url(images/topnav.png);
	padding: 5px;
}

.featuredimage img{
	width: 200px;
	height: 123px;
	border: 1px solid #dddddd;
	padding: 5px;
}

.single {
	width: 760px;
	height: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #cccbcb;
	padding-bottom: 10px;
}

.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: 150px;
	height: 150px;
	border: 1px solid #dddddd;
	padding: 5px;
	margin-right: 5px;
	float: left;
}

.singlecontent {
	font-size: 14px;
}

.singleinfo {
	color: #a0a0a0;	
	font-size: 12px;
	margin-top: 10px;
	float: left;
}

.singleinfo a:link {
	color: #a0a0a0;	
	text-decoration:none;
}

.singleinfo a:visited {
	color: #a0a0a0;	
	text-decoration:none;
}

.readmore {
	width: 114px;
	height: 38px;
	line-height: 38px;
	color: #ffffff;	
	font-size: 12px;
	text-align: center;
	background: url(images/readmore.png);
	float: right;
}

.readmore a:link {
	color: #ffffff;	
	text-decoration:none;
}

.readmore a:visited {
	color: #ffffff;	
	text-decoration:none;
}

#comment {
	width: 760px;
	height: 200px;
    background: #ffffff;
	border: 1px solid #dddddd;
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#author {
	width: 760px;
	height: 15px;
    background: #ffffff;
	border: 1px solid #dddddd;
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#email {
	width: 760px;
	height: 15px;
    background: #ffffff;
	border: 1px solid #dddddd;
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#url {
	width: 760px;
	height: 15px;
    background: #ffffff;
	border: 1px solid #dddddd;
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#submit {
	width: 114px;
	height: 38px;
	line-height: 38px;
	color: #ffffff;	
	font-size: 12px;
	text-align: center;
	background: url(images/readmore.png);
	border: none;
	margin-bottom: 5px;
	float: right;
	clear: both;
}

#commentform {
	width: 760px;
	margin-left: 5px;
}

.comment {
	width: 760px;
	height: 100%;
	margin-top: 10px;
	margin-left: 5px;
	padding: 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;
	background: #FFFFFF;
	border: 1px #d8d6d6 solid;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 3px;
	float: left;
}

.commentcontent{
	font-size: 12px;
	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: #666666;	
}

.commentinfo li {
	list-style-type: circle;
	margin-left: 12px;
}

.commentinfo a:link {
	color: #666666;	
	text-decoration:none;
}

.commentinfo a:visited {
	color: #666666;	
	text-decoration:none;
}

.commentinfoleft {
	font-size: 10px;
	color: #666666;	
	border-bottom: 1px solid #cccbcb;
	padding-bottom: 10px;
	margin-left: 5px;
	float: left;
}

.commentinfoleft a:link {
	color: #666666;	
	text-decoration:none;
}

.commentinfoleft a:visited {
	color: #666666;
	text-decoration:none;
}

.commentinforight {
	font-size: 10px;
	color: #666666;
	border-bottom: 1px solid #cccbcb;
	padding-bottom: 10px;
	margin-right: 5px;
	float: right;
}

.commentinforight a:link {
	color: #666666;	
	text-decoration:none;
}

.commentinforight a:visited {
	color: #666666;	
	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: 25px;
	line-height: 25px;
}

#footerleft {
	font-size: 12px;
	color: #666666;	
	float: left;
}

#footerleft a:link {
	color: #666666;	
	text-decoration:none;
}

#footerleft a:visited {
	color: #666666;	
	text-decoration:none;
}

#footerleft a:hover {
	color: #575757;
	text-decoration:none;
}

#footerright {
	font-size: 12px;
	color: #666666;	
	float: right;
}

#footerright a:link {
	color: #666666;	
	text-decoration:none;
}

#footerright a:visited {
	color: #666666;	
	text-decoration:none;
}

#footerright a:hover {
	color: #575757;
	text-decoration:none;
}