/*
	Theme Name: Ads Theme
	Theme URI: http://www.blogging-secret.com/
	Description: Ads  Theme is 2 or 3 column ads style wordpress theme
	Version: 1.0
	Author: Eric
	Author URI: http://www.blogging-secret.com/
*/
#wrap {
	background: #FFFFFF;
	width: 960px;
	margin: 10px auto 10px;
	padding: 0px 10px 10px 10px;
	border: double #668D66;
}
body
{
	margin: 0px auto 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #222;
	background: #264D26;
	width: 980px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
/*	-------------------------------------------------------------
HEADER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#header {
	/*	width: 940px; */
	margin: 10px 0px 0px 0px;
	padding: 10px;
	background-color: #336633;
	border-bottom: #9AB39A 1px solid;
}
#header .logo {
	width: 200px;
	background-color: #336633;
	float: left;
	padding-top: 5px;
}
#header .ads {
	width: 728px;
	float: right;
	padding: 5px 0px 5px 0px;
	text-align: right;
}
#tagline {
	margin: 0 0 0 0;
	padding: 4px 0 0 2px;
	color: #9AB39A;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
/*	-------------------------------------------------------------
MENU/NAV
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#nav{
	background: #668D66;
	height: 32px;
	padding: 4px 0 0;
	margin-bottom:10px;
}
#nav-left {
	float: left;
	display: inline;
/*	width: 660px; */
}

#nav-right {
	float: right;
	display: inline;
/*	width: 300px; */
  padding-top: 2px;
  padding-right: 4px;
}

#nav ul {
	position: relative;
	overflow: hidden;
	padding-left:5px;
	margin:0;
	font: 1.2em Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
#nav ul li {
	float: left;
	list-style: none;
}
#nav ul li a, #nav ul li a:visited {
	display: block;
	color: #fff;
	margin: 0 8px;
	padding: 5px 7px;
	color:#fff;
}
#nav ul li a:hover {
	color: #fff;
	background-color: #336633;
	color: #fff;
	margin: 0 8px;
	padding: 5px 7px;
}
#nav ul li a.current, #nav ul li a.current:visited, #nav ul li a.current:hover {
	margin: 0 8px;
	background-color: #19532B;
	color: #fff;
	padding: 5px 7px;
}
/*	-------------------------------------------------------------
SEARCH
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#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: #666;
	float: left;
	font-size: 13px;
	margin: 4px 0 0;
	padding: 0px 2px 2px 10px;
	width:260px;
}




/*	-------------------------------------------------------------
CONTENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/




#contentwrapper{
	width: 960px;
	margin: 0 auto;
	margin-bottom: 5px;
	background-image: url(images/sbbg.gif);
}




#content {
	float: left;
	padding: 10px 10px 10px 10px;
	width: 540px;
	margin: 0px 0px 0px 0px;
	border:#ccc 1px solid;
}

#contentwrapperfull{
	width: 960px;
	margin: 0 auto;
	margin-bottom: 5px;
}




#contentfull {
	float: left;
	padding: 10px 10px;
	width: 940px;
	margin: 0px 0px 0px 0px;
	border:#ccc 1px solid;
}


/*	-------------------------------------------------------------
POST
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.entrytitle h1, .entrytitle h2 {
	margin: 0px;
	font-weight: bold;
	font-size: 2.1875em;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.2em;
	padding: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
}




.entrytitle h1 a, .entrytitle h2 a {
	color: #5F5F5E;
}




.entrytitle h1 a:hover, .entrytitle h2 a:hover {
	color: #336633;
	text-decoration: none;
	border-bottom: 1px solid #222;
}




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



.entrytitle .meta a:hover {
	color: #222;
}
.meta .date {
  background:transparent url(images/date.gif) no-repeat scroll left center;
  padding:0 0 0 15px;
}
.meta .filed {
  background:transparent url(images/folder.gif) no-repeat scroll left center;
  margin:0 0 0 3px;
  padding:0 0 0 18px;
}

.meta .metacomment {
  background:transparent url(images/comments.gif) no-repeat scroll left center;
  margin:0 0 0 3px;
  padding:0 0 0 18px;
}

.entry {
	margin-bottom: 2em;
}
.entry a, .commentlist a, .navigation a {
	color:#18479B;
}




.entry a:hover, .commentlist a:hover, .navigation a:hover {
	color:#336633;
}




.entry blockquote {
	color: #555;
	margin: 5px 20px;
	padding: 1px 5px 1px 10px;
	border-left: 4px solid #A4A1A1;
	border-bottom: 1px solid #fff;
	background: #f5f5f5;
}




/*	-------------------------------------------------------------
SIDEBAR
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/




#sidebar {
	float: right;
	width: 370px;
	padding: 10px;
}




#sidebar .box {
	padding: 6px;
	margin-bottom: 10px;
	background-color: #fff;
}




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

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

#bsidebar {
  float: left;
  width: 100%;
  margin-top: 5px;
}

#sidebar .box h4, #sidebar h4 {
	font: normal small-caps bold 1.25em "Times New Roman", Times, serif;
	margin-top: 5px;
	color: #fff;
	background-color: #668D66;
	padding: 4px;
	border-bottom: 4px double #FFFFFF;
	border-top: 4px double #FFFFFF;
}

#sidebar a {
	color: #333;
}




#sidebar a:hover {
	color:#0066CC;
}

#sidebar h4 a {
	color: #fff;
}

#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;
}




/*	-------------------------------------------------------------
FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/




#footer {
	background-color: #336633;
	margin: 5px 0 0 0;
	padding: 8px;
}




#footer p {
	margin: 0px;
	font-size: 11px;
	padding: 0px;
	color: #9AB39A;
}




#footer p a {
	color: #ccc;
	border-bottom: 1px dotted #fff;
}




#footer p a:hover {
	color: #fff;
	border-bottom: #1px solid #fff;
}




#footer .left {
	float: left;
	width: 80%;
}




#footer .right {
	float: right;
	width: 20%;
	text-align: right;
}








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




.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: #222;
	list-style-type: none;
	margin: 0;
	margin-top: 1.5em;
	padding: 0;
}




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




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




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




.commentcount a {
	color: #cccccc;
}




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




.commenttext {
	border-top: 1px solid #ddd;
}




















ul.commentlist{
	font-size: 14px;
  list-style: none;
  padding: 0px;
	margin-left: 30px;
	width: 480px;
}




ul.commentlist li{
  margin-bottom: 30px;
}




.the_comment{
	background: url(images/comment_top.gif) top left no-repeat;
}




.the_subcomment{
	padding: 15px 15px 25px 15px;
	background: url(images/comment_bottom.gif) bottom left no-repeat;
	line-height: 20px;
}




.highlight .the_comment{
	background: url(images/comment_hl_top.gif) top left no-repeat;
}




.highlight .the_subcomment{
	padding: 15px 15px 25px 15px;
	background: url(images/comment_hl_bottom.gif) bottom left no-repeat;
	color: #fff;
}




.highlight .the_comment a:link,
.highlight .the_comment a:visited{
	color: #74faff;
}




.highlight .atPeople{
	font-weight: bold;
	color: #fccd31;
}




.atPeople{
	font-weight: bold;
	color: #e4910f;
}




.commentmeta{
	margin-left: 26px;
}




.gravatar{
	border: 1px solid #ccc;
	float: left;
	width: 32px;
	height: 32px;
	padding: 1px;
}




.commentmeta span{
	line-height: 18px;
	display: block;
	margin-left: 45px;
}
























/*	-------------------------------------------------------------
SUBFOOT WIDGETS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/




#subfoot {
	background-color: #668D66;
	margin: 0 0 5px;
	padding: 4px 0 0;
}




#subfoot .box {
	padding: 6px;
	margin-bottom: 10px;
	color: #9AB39A;
}




#subfoot .box a {
	color: #FFFFFF;
}




.footbox {
	float: left;
	width: 290px;
	margin: 0 0 0 22px;
}




#subfoot .box h4, #subfoot h4 {
	font: normal small-caps bold 1.25em "Times New Roman", Times, serif;
	margin-top: 5px;
	color: #fff;
	padding: 4px;
	border-bottom: 4px double #FFFFFF;
}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

