﻿* {
	font-family: Arial, Helvetica, sans-serif;
	color: #717171;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-decoration: none;
	white-space: normal;
	vertical-align: baseline;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}
/***************************************************/
body {
	background: #ddecf3;
	text-align: center;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #199ad8;
	padding-top:60px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 40px;
	padding-top:20px;
	font-weight:bold;
	font-size: 16px;
	color: #199ad8;	
}
#container {
	
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
		
}

#slogan_bot {
	float: right;
	width: 80px;
	height: 150px;
	margin-right: 0%;
}


#pageflip {
	position: relative;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(subscribe.png) no-repeat right top;
	text-indent: -9999px;
}


#header {
	width: 980px;
	height: 288px;
	background:url(images/header_bg.jpg) no-repeat center top;
}
/***************************************************/


.menu {
	padding-top:5px;
	float: left;
	width: 590px;
	height: 50px;
	color: #199ad8;
}

#botoes li {
	background: url(images/nav.jpg) top left no-repeat;
	float: left;
	display: block;
	line-height: 50px;
	height: 50px;
	width:110px;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	color: #199ad8;
}


*html #botoes li {
	float: left;
	height: 50px;
	margin-top: 0;
	margin-bottom: 0;
	color: #199ad8;
	
}
#botoes .page_item a{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 50px;
	height: 50px;
	font-size: 14px;
	font-weight: bold;
	color: #199ad8;
}
* html #botoes .page_item a{
	text-align:center;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
	line-height: 16px;
	padding-top: 4px;
	background:none;
	color: #199ad8;
}
#botoes li:hover {
	background: url(images/nav.jpg) top left no-repeat;
	color: #199ad8;
}
#botoes li.active {
		color: #199ad8;
		background: url(images/nav.jpg) top left no-repeat;
}

#botoes .page_item a:hover {
	border: none;
	color: #199ad8;
	
}
* html #botoes .page_item a:hover {
	border: none;
	color: #199ad8;
	background:none;
}

.seguir {
	width:390px;
	
}
.seguir a {
	float: right;
	margin:0px;
	padding-right:-5px;;
	
}


/***************************************************/
#logo1 {
	float: right;
	width: 400px;
	height: 80px;
	margin-right: 5px;
	margin-top: 80px;
}

#logo1 form {
	float: right;
	display: inline;
	/*background: url(images/ico-search.png) no-repeat;*/
	background-position: left 0px;
	width: 400px;
	height: 45px;
}

#logo1 fieldset {
	float: right;
	display: inline;
	padding-top: 10px;
	height: 35px;
}

#email input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}

#email {
	width: 177px;
	height: 20px;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 6px;
	color: #999;
}

#rss_ok {
	width: 46px;
	height: 42px;
	line-height: 1.4em;
	background: url(images/rss_ok.png) no-repeat;
	font-weight: bold;
	color: #199ad8;
	text-align: center;
	cursor: pointer;
}
/***************************************************/



/***************************************************/
#searchform {
	float: left;
	width: 280px;
	height: 50px;
	
	}

#searchform form {
	float: right;
	display: inline;
	/*background: url(images/ico-search.png) no-repeat;*/
	background-position: left 0px;
	width: 280px;
	height: 50px;
}

#searchform fieldset {
	float: right;
	display: inline;
	height: 35px;
}

#searchform label {
	vertical-align: middle;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}

#searchform input {
	display: inline;
	vertical-align: middle;
	font-size: 12px;
}

#searchinput {
	width: 180px;
	height: 40px;
	background: url(images/search-input.png) no-repeat;
	color: #999;
	padding-left: 35px;
	padding-top:12px;
	
	
	}

#searchbutton {
	width: 60px;
	height: 40px;
	line-height: 1.4em;
	background: url(images/search-button.png) no-repeat top right;
	font-weight: bold;
	color: #199ad8;
	text-align: center;
	cursor: pointer;
	margin-left:-10px;
	margin-top:-12px;
}
/***************************************************/
/* Search form CSS */
form#srcform {
	
	padding: 10px;
}

form#srcform fieldset {
}

form#srcform input {
	vertical-align: middle;
	font-size: 11px;
}

form#srcform #srcinput {
	padding: 4px;
	width: 250px;
	background: #f0eee1;
	color: #333;
	font-weight: normal;
	border: 1px solid #ddd;
}

form#srcform #srcbutton {
	padding: 5px;
	width: 68px;
	background: #e8f3f9;
	color: #199ad8;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
/***************************************************/
#logo {
	float: left;
	display: inline;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	/*border-right: 1px dashed #ccc;*/
	/*background: url(images/logo-top.jpg) no-repeat;*/
	background-position: left 0px;
	height: 0px;
	width: 0px;
	/*background-color: #f0eee1;*/
}

#logo h1 {
	padding-top: 9px;
	font-size: 22px;
	font-weight: bold;
}

#logo h1 a {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #199ad8;
}

#logo h1 a:hover {
	color: #199ad8;
}

#logo .description {
	color: #999;
	font-size: 11px;
	line-height: 1.4em;
}

#about {
	float: left;
	display: inline;
	margin-top: 15px;
	width: 200px;
	font-size: 11px;
}

#about p {
	color: #999;
	font-size: 11px;
	line-height: 1.4em;
}
/***************************************************/
#column {
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	width: 680px;
	height:100%;
	
	
	
}

.post_date_day{
	color:#199ad8;
	font-weight:bold;
	font-size:16px;
	

}
.post_date_month{
	color:#7aba37;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	
}

.post {

}

.post a {
	color: #199ad8;
}

.post a:hover {
	color: #199ad8;
}

.post-top {
	width: 617px;
	height: 61px;
	background: url(images/post_top.jpg) no-repeat;
	overflow: hidden;
	vertical-align:middle;
}

.post-top h2 {
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-top:6px;
	font-weight:bold;
	font-size: 20px;
	color: #199ad8;
}

.post-top h2 a {
	font-weight:bold;
	font-size: 20px;
	color: #199ad8;
}

.post-top h2 a:hover {
	color: #199ad8;
}

.post-top-autor {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7aba37;
	padding-left:45px;
}
.post-top-autor a {
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7aba37;
}
.post-top-autor a:hover {
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7aba37;
}


.post-bottom {
	width: 617px;
	height:63px;
	background: url(images/post-bottom.jpg) no-repeat;
	overflow: hidden;
}

.entry {
	background: url(images/entry_bg.jpg) repeat-y top left;
	width:617px;
}

.entry h2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	line-height: 1.3em;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #199ad8;
}

.entry h2 a {
	line-height: 1.3em;
	font-size: 20px;
	letter-spacing: -1px;
	color: #199ad8;
}

.entry .date {
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	color: #999;
	padding-bottom: 5px;
	font-size: 11px;
}

/********* CSS For Post Info Below Header ***************/
.info {
	height:48px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #199ad8;
	
}

.info .cat {
	float: left;
}

.info .comments {
	float: left;
}

.info .cat a {
	width:171px;
	line-height: 48px;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 48px;
}

.info .comments a {
	width:171px;
	line-height: 48px;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 48px;
}
/********* CSS For Article CONTENT ***************/
.content {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 1px;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

.content p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

.content .more-link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

.content h1 {
	letter-spacing: -2px;
	font-size: 20px;
	color: #199ad8;
}

.content h2 {
	letter-spacing: -1px;
	font-size: 18px;
	color: #199ad8;
}

.content h3 {
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: bold;
	color: #199ad8;
}

.content h4 {
	font-size: 14px;
	font-weight: bold;
	color: #199ad8;
}

.content h5 {
	font-size: 12px;
	font-weight: bold;
	color: #199ad8;
}

.content h6 {
	font-size: 11px;
	font-weight: bold;
	color: #199ad8;
}

/* CSS for UL/OL lists */
.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
	line-height: 1.5em;
	color: #717171;
	margin-bottom: 5px;
	font-size: 12px;
}

.content ul li {
	line-height: 1.5em;
	color: #717171;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}
/* End CSS for UL/OL lists */

/* Additional post tags */
blockquote {
	padding: 10px;
	padding-left: 40px;
	background: #f7fcea url(images/blockquote.png) no-repeat;
	background-position: 8px 8px;
	margin-bottom: 15px;
}

blockquote p {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #199ad8;
}

blockquote * {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #199ad8;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

code {
	color: #333;
	font-family: verdana;
	font-size: 11px;
	background: #eee;
}
/* Thanks! */

.tags {
	font-weight: bold;
	line-height: 2em;
	color: #bbb;
	padding-left: 15px;
	padding-right: 15px;
	text-align: right;
	font-size: 11px;
}

.tags a {
	font-weight: normal;
	color: #333;
	text-transform:lowercase;
}

.tags a:hover {
	color: #ff9600;
}

.follow {
	background: #f9f9f9;
	padding: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 11px;
}

.follow a {
	font-weight:bold;
	background: url(images/rss.png) no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.state {
	margin-left: 15px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 1.5em;
}

.state a {
	line-height: 1.5em;
}
/***************************************************/
.navigation {
	font-family:Arial, Helvetica, sans-serif;
	padding-top: -10px;
	padding-right: 5px;
	padding-left: 165px;
	padding-bottom:10px;
	font-size: 12px;
	line-height: 1em;

	
}

.navigation a {
	color: #333;
}

.navigation a:hover {
	color: #fff;
}

.navleft {
	float: left;
	width: 500px;;
	
}

.pagenavi{

}

.navright {
	float: right;
	width: 48%;
	text-align: right;
}
/***************************************************/
.alignleft img, .alignright img, .aligncenter img {
	border: 4px solid #ccc;
}

.alignleft {
	float: left;
	display: inline;
	background: #fff;
	margin-right: 10px;
	margin-bottom: 4px;
}

.alignright {
	float: right;
	display: inline;
	background: #fff;
	margin-left: 10px;
	margin-bottom: 4px;
}

.aligncenter {
	text-align: center;
	display: inline;
}

.alignnone {
}

p.wp-caption-text {
	padding: 3px;
	margin: 0;
	font-size: 11px;
	color: #999;
}
/***************************************************/
#sidebar {
	float: left;
	width: 300px;
	height:auto;
	padding-top:5px;
 }
   
  
/***************************************************/
.categories
{
	width:284px;
	float:left;
	padding-left:5px;
	
}

.categories .nodeLevel0 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:25px;
	width:240px;	
	padding-top:4px;

	border-top:dotted;
	border-top-color:#CCC;
	border-top-width:thin;
	}
	
.categories .nodeLevel1 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#81bd44;
	height:25px;
	width:230px;	
	padding-top:3px;
	border:none;
	}
	
.categories .nodeLevel1 a:hover {
	color:#81bd44;
}

.categories ul.FoldingCategoryList {	
	background-color:#e8f3f9;
}

.categories FoldingCategoryList li{	
	background-color:#e8f3f9;
	border:none;
	list-style-image:none;
	list-style-type:none;
	background-repeat:no-repeat;
	line-height:10px !important; 
	font-size:0.9em;
	line-height:18px !important;
	margin:0 !important;
	padding:0px 0 !important;
	
	
}
	


.categories .nodeLevel0 li{
	
	background-color:#e8f3f9;
	border:none;
	list-style-image:none;
	list-style-type:none;
	background-image:url() !important;
	background-position:top left;
	padding-left:0px !important;
    color:#81bd44;
}

.categories .nodeLevel1 li,.nodeLevel2 li,.nodeLevel3 li{
	font-size:0.9em !important;
	background-image:url(images/category_arrow.gif) !important;
	background-position:0 4px !important;
	padding-left:20px !important;
	margin-left:-10px !important;
	
	
}


.categories .widget ul li,.inThisSeries ol li{
	font-size:0.8em;
	line-height:10px;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:0 6px;
	margin:0px 0 0px 0px;
	padding:0px 0 0px 0px;
	
}




.box {
	width: 280px;
	
}

.box h2 {
	margin-top: 10px;
	margin-left: 5px;
	display: block;
	width: 280px;
	height: 30px;
	background: url(images/box-h2.gif) no-repeat;
	color: #007fbe;
	line-height: 30px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 13px;
	
}
	
.box h3 {
	margin-bottom: 10px;
	margin-left: 5px;
	display: block;
	width: 280px;
	height: 30px;
	background: url(images/box-h3.gif) no-repeat;
	color: #007fbe;
	line-height: 30px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 0px;
	
}
/***************************************************/
.ads {
	margin-top: 6px;
	margin-left: 6px;
	background: url(images/box-bg.gif) repeat-y;
	width: 280px;

	
}

.ads ul {

}

.ads ul li {
	float: left;
	display: inline;
	width: 90px;
	height: 90px;

}

.ads ul li a {
	float: left;
	display: block;
	width: 90px;
	height: 90px;
}

.ads ul li a img {
	float: left;
	display: block;
	width: 90px;
	height: 90px;
}

/***************************************************/

.subscribe {
	padding: 10px;
	background: #FFF;
	margin-left: 5px;
	background: url(images/box-bg.gif) repeat-y;
	width: 418px;
}

.rssfeed {
	font-size: 12px;
	line-height: 1.4em;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	margin-bottom: 5px;
}

.rssfeedlinks {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 11px;
}

.rssfeedlinks a {
	float: left;
	font-weight: bold;
	background: url(images/rss.png) no-repeat left;
	padding-left: 22px;
	line-height: 1.5em;
	color: #199ad8;
	margin-right: 40px;
}

.rssfeedlinks a:hover {
	color: #199ad8;
	line-height: 1.5em;
}

.subscribe form {
	display: inline;
}

.subscribe fieldset {
	display: inline;
}

.subscribe input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}

#rssinput {
	width: 300px;
	height: 20px;
	padding-left: 7px;
	padding-top: 7px;
	background: url(images/rss-input.gif) no-repeat bottom;
}

#rssinput:focus {
	width: 300px;
	height: 20px;
	padding-left: 7px;
	padding-top: 7px;
	background: url(images/rss-input.gif) no-repeat top;
}

#rssbutton {
	width: 36px;
	height: 36px;
	background: url(images/rss-button.gif) no-repeat;
	cursor: pointer;
}

.sidebar {
	float: left;
	width: 200px;
	margin-right: 20px;
	font-size: 11px;
	}

.sidebar a {
	color: #199ad8;
}

.sidebar a:hover {
	color: #199ad8;
}

.sidebar ul li h2 {
	margin-top: 10px;
	display: block;
	background: #fffff4;
	width: 198px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-top: 1px solid #eee;
	height: 22px;
	color: #333;
	line-height: 22px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 13px;
}

.sidebar ul li div {
	padding: 10px;
	border: 1px solid #eee;
	background: #FFF;
	line-height: 1.4em;
	font-size: 11px;
}
/***********************************************/
.sidebar ul ul {
	padding: 10px;
	border: 1px solid #eee;
	background: #FFF;
}

.sidebar ul ul ul {
	padding: 0px;
	border: 0;
	background: #FFF;
}

.sidebar ul li ul li {
	display: block;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 9px;
	border-bottom: 1px dotted #ddd;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.sidebar ul li ul li a {
	display: block;
	color: #199ad8;
	line-height: 1.4em;
}

.sidebar ul li ul li a:hover {
	color: #199ad8;
}
/***************************************************/
#footer {
	margin-top: 0px;
	width: 100%;
	height:281px;
	background:  url(images/bg_footer.jpg) repeat-x left top ;

}

#footercontent {
	width: 980px;
	height: 281px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/footer_bg.jpg) no-repeat;
}
#footercontent_y {
	background: url(images/footer_repeat_y.jpg) no-repeat;
}

/*
#footercontent ul {
	float: left;
	margin-bottom: 10px;
}

#footercontent ul li {
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px dotted #199ad8;
	line-height: 1.5em;
}

#footercontent ul li a {
	float: left;
	display: block;
	color: #199ad8;
	font-size: 12px;
	Line-height: 1.5em;
}

#footercontent ul li a:hover {
	color: #199ad8;
	line-height: 1.5em;
	font-size: 12px;
}
*/
.archives{
		background: url(images/arch_bg.jpg) no-repeat;
		width: 287px;
	}
.archives ul li a {
	
	color:#73b62b;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	height:33px;
	line-height:33px;

	
}

.copyright {
	float: left;
	color: #199ad8;
	line-height: 1.5em;
	font-size: 12px;
}

.copyright a {
	font-weight: bold;
	border-bottom: 1px dotted #199ad8;
	line-height: 1.5em;
	color: #199ad8;
}

.copyright a:hover {
	color: #199ad8;
	line-height: 1.5em;
}

.rss {
	float: left;
	font-size: 11px;
}

.rss a {
	float: left;
	display: block;
	font-weight: bold;
	background: url(images/rss.png) no-repeat left;
	padding-left: 30px;
	line-height: 1.5em;
	color: #199ad8;
	margin-right: 25px;
}

.rss a:hover {
	color: #333;
	line-height: 1.5em;
}

.property {
	float: right;
	color: #199ad8;
	line-height: 1.5em;
	font-size: 12px;
}

.property a {
	font-weight: bold;
	color: #199ad8;
}

.property a:hover {
	text-decoration: underline;
}
/***************************************************/
/* CSS for Search Results Only Optional */
.result {
	border-top: 1px solid #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}

.result h3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result h3 a {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result .rdate {
	float: left;
	line-height: 2em;
	color: #aaa;
}

.result .rcomment {
	float: right;
	line-height: 1.5em;
	color: #aaa;
	font-weight: bold;
}

.result .rcomment a {
	color: #999;
	font-weight: bold;
}

.result .rcomment a:hover {
	color: #ff9600;
}

.result .rsummary {
	padding: 10px;
	border: 1px dotted #eee;
	background: #fffff9;
}

.result .rsummary p {
	font-size: 12px;
	margin:0;
	padding:0;
}

.result .rcat {
	float: left;
	line-height: 2em;
	color: #aaa;
}

.result .rcat a {
	color: #999;
	font-weight: bold;
}

.result .rcat a:hover {
	color: #ff9600;
}

.result .rtags {
	float: right;
	line-height: 2em;
	color: #aaa;
}

.result .rtags a {
	color: #999;
	text-transform: lowercase;
}

.result .rtags a:hover {
	color: #a2d700;
}
/***************************************************/
/*           Commenting System CSS        */
#combox {
	border-top: 0px solid #3fccea;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

h3#respond {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
}

h3#comments {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;

}

ol.commentlist {
	list-style-type: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 5px solid #a4d5e5;
}

ol.commentlist li {
	background: #f8fcef;
	border: 1px solid #eee;
	padding: 20px;
	margin-top: 20px;
}

ol.commentlist li.alt {
	background: #FFF;
	border: 1px solid #eee;
	padding: 20px;
	margin-top: 20px;
}

.avatar {
	float: left;
	display: inline;
	width: 32px;
}

.commentbody {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 410px;
}

.commentbody em {
	font-size: 11px;
}
/***************************************************/
p.comment_author, p.comment_author a {
	font-weight: bold;
	color: #455c6b;
	font-size: 11px;
}

p.comment_author a:hover {
	font-weight: bold;
	color: #ff3600;
}

p.comment_time {
	line-height: 1.5em;
	color: #999;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	text-transform: uppercase;
}

.comment_text {
	line-height: 1.5em;
	color: #333;
	margin-top: 15px;
	font-size: 11px;
}
/***************************************************/
.reply form {
	width: 488px;
	padding: 10px;
}

.reply p {
	margin-top: 10px;
	font-size: 11px;
}

.reply fieldset {
	vertical-align: middle;
	display: inline;
}

.reply input {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply textarea {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply label {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	margin-left: 10px;
}

.replytext {
	border: 1px solid #d9f6fa;
	width: 200px;
	padding: 5px;
	color: #199ad8;
}

.replytext:focus {
	border: 1px solid #c3e5ea;
	background: #fefff7;
}

.replyarea {
	border: 1px solid #d9f6fa;
	line-height: 1.5em;
	padding: 5px;
	width: 470px;
	height: 120px;
	color: #199ad8;
}

.replyarea:focus {
	border: 1px solid #c3e5ea;

}

.replybutton {
	background: #666;
	text-align: center;
	width: 100px;
	height: 25px;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
}
/***************************************************/
img#wpstats{display:none}
/***************************************************/

/****************TABS***********************************/
.tabs {
	display: block;
	width: 284px;
	height: 38px;	
	overflow: hidden;
	margin-left: 1px;
}

.tabs li {
	float: left;
	display: inline;
	text-align: center;
	overflow: hidden;
}

.tabs li a {
	float: left;
	display: block;
	color: #7aba37;
	font-weight: bold;
	line-height: 38px;
	background-image:url(images/tabs_back.jpg);
	background-repeat: no-repeat;	 
	background-position:bottom;	
	height:38px;
	width:70px;
}

.tabs li a.selected {
	display: block;
	background-image:url(images/tabs_back_selected.jpg);
	background-repeat: no-repeat;	 
	background-position:bottom;	
	color: #199ad8;
}


/***************** CSS For TAB Content *******************/


#tabbed_box {
	margin: 0px auto 0px auto;
	width:250px;
	
}

.tabbed_area {
	padding:8px;

}

.content_tab {
		padding:4px;
		color#:7aba37;	
}


.content_tab ul li {
	list-style:none;
	border-bottom:1px dotted #d6dde0;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#199ad8;
}
.content_tab ul li a {
	text-decoration:none;
	color:#199ad8;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.content_tab ul li ul {
	text-decoration:none;
	color:#7aba37;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	
}
.content_tab ul li a small {
	color:#7aba37;
	font-weight:normal;
	font-size:11px;
	position:relative;
	left:4px;
	top:0px;
}
.content_tab ul li:last-child {
	border-bottom:none;
}


/********************************************************/
#suckerfishnav {
    background:#f2f2f2;
    font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    width:100%;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:40px;
    padding:0;
     border:1px solid #c8d9e0;
    margin:0;
    width:100%;
    }
#suckerfishnav a {
    display:block;
    color:#199ad8;
    text-decoration:none;
    padding:0px 8px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:152px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #c8d9e0;
    }
#suckerfishnav li li {
    width:150px;
    
    font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
    }
#suckerfishnav li li a {
    padding:4px 10px;
    width:150px;
    font-size:11px;
    color:#199ad8;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 100px;
    }
#suckerfishnav li li:hover {

    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#199ad8;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#199ad8;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#199ad8;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#f2f2f2;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#f2f2f2;
    }

