/*
Theme Name: Formulando Sergitur
Description:Tema Formulando 
Author: www.formulando.com.br
Author URI: www.formulando.com.br

*/

/* CSS Tweaks */
* {
	padding:0;
	margin:0;
}
a img {
	border:0;
}
a:hover {
	text-decoration:underline !important;
}
.wpn_clear {
	clear:both;
}
body {
	background:#fff url(img/bg.png) repeat-x top;
	font-size:12px;
	font-family:Arial;
}
.wpn_wrapper {
	width:960px;
	margin:auto;
	position:relative;
}
.wpn_header {
	height:195px;
	margin-bottom:6px;
}
.wpn_header_top {
	height:140px;
}
.logo {
	float:left;
}
.flash {
	float:right;
}
.wpn_search {
	width:233px;
	height:45px;
	right:0;
	margin-bottom:7px;
	background:url(img/search_bg.gif) no-repeat center left;
	padding:0px 11px 0px 11px;
}
.banners a img {
	margin-top:5px;
}
.wpn_search_active {
	background:url(img/search_bg_focus.gif) no-repeat center left;
	color:#FFF !important;
}
.wpn_search input[type="text"] {
	background:none !important;
	position:relative;
	top:8px;
	left:40px;
	width:155px;
	border:0;
	padding:6px;
	margin-right:8px;
	height:16px;
	color:#555;
}
.wpn_search input[type="image"] {
	top:8px;
	position:relative;
	left:35px;
	width:24px;
	height:28px;
	vertical-align:top;
}
.wpn_toplinks {
	display:none;/*height:28px;
	background:url(img/toplinks_bg.gif);
	position:absolute;
	right:0;
	top:0;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
*/
}
.wpn_toplinks li {
	float:left;
	border-left:1px solid #212224;
	list-style:none;
}
.wpn_toplinks li:first-child {
	border:0;
}
.wpn_toplinks li:first-child a {
	padding-left:13px;
}
.wpn_toplinks li a {
	float:left;
	padding:0 12px 0 13px;
	line-height:28px;
	font-size:11px;
	color:#ccc;
	text-decoration:none;
	outline:none;
}
.wpn_toplinks li img {
	vertical-align:middle;
}
.wpn_menu {
	list-style:none;
	width:100%;
	background:url(img/menu_bg.gif);
	height:47px;
	white-space:nowrap;
	position:absolute;
	top:0px;
	left:0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	z-index:20;
}
.wpn_menu li {
	float:left;
	padding-left:1px;
	background:url(img/menu_div.gif) no-repeat left;
}
.wpn_menu li:first-child {
	padding:0;
	background:none;
}
.wpn_menu li:first-child a {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
}
.wpn_menu li a {
	float:left;
	height:47px;
	line-height:47px;
	display:block;
	padding:0 13px 0 12px;
	font-weight:bold;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	outline:none;
}
.wpn_menu li a span {
	display:block;
}
.wpn_menu li a:hover {
	background:url(img/menu_bg_active.gif);
	color:#ffcc00;
}
.wpn_menu li a:hover span {
	background:url(img/menu_bg_active_arrow.gif) no-repeat top center;
}
.wpn_menu li ul li {
	background:none;
	padding:0;
}
.wpn_menu li ul li a span {
	background:none;
	color:#000;
}
.wpn_menu li ul li a:hover span {
	background:none;
}
#wpn_menu, #wpn_menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	z-index:300;
	width:100%;
	font-weight:bold;
}
#wpn_menu li {
	float:left;
	position:relative;
}
#wpn_menu li a:hover {
	text-decoration: none !important;
}
#wpn_menu ul {
	position:absolute;
	display:none;
	top:1.9em;
	left:-1px;
}
#wpn_menu li ul {
	margin:24px 0 0 3px;
	width:227px;
	z-index:19;
}
#wpn_menu li ul li a {
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	padding:0 20px;
	display:block;
	width:187px;
	height:auto;
	float:left;
	line-height:36px;
	border:0;
	font-size:12px;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	background:url(img/drop-li.gif) no-repeat center center;
}
#wpn_menu li ul li a:hover {
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	padding:0 20px;
	display:block;
	text-decoration:underline;
	width:187px;
	height:auto;
	float:left;
	line-height:36px;
	border-left:0;
	border-right:0;
	font-size:13px;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border:0;
	background:#fff url(img/drop-li-hover.gif) no-repeat center center;
}
#wpn_menu ul ul {
	top:auto;
}
#wpn_menu li ul ul {
	left:13em;
	margin:0px 0 0 71px;
}
#wpn_menu li:hover ul ul, #wpn_menu li:hover ul ul ul, #wpn_menu li:hover ul ul ul ul {
	display:none;
}
#wpn_menu li:hover ul, #wpn_menu li li:hover ul, #wpn_menu li li li:hover ul, #wpn_menu li li li li:hover ul {
	display:block;
}
.wpn_left {
	width:255px;
	float:left;
	 
}
.wpn_left .wpn_heading {
	display:block;
	width:255px;
	height:48px;
	background:url(img/heading_left.gif);
	line-height:50px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	text-indent:25px;
}
.wpn_left .wpn_heading a {
	color:#fff;
	text-decoration:none;
}
.wpn_left .wpn_heading img {
	display:none;
}
.wpn_left .wpn_box, .wpn_left .wpn_box-cats {
	background:#fff;
	padding:10px;
	margin-bottom:10px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}
.wpn_left .wpn_box li {
	list-style:none;
	color:#999;
	font-size:10px;
	padding:5px 0 5px;
	border-bottom:1px dotted #b1b1b1;
}
.wpn_left .wpn_box a {
	color:#034b68;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.wpn_left .wpn_heading-cats {
	background-image:url(img/heading_left_cats.gif);
}
.wpn_left .wpn_box-cats {
	background:#006300;
}
.wpn_left .wpn_latest span {
	display:block;
	color:#666;
	font-size:10px;
}
.wpn_left .wpn_latest span a {
	font-size:10px;
	color:#2d84a7;
}
.wpn_left .wpn_recentc {
	line-height:25px;
	vertical-align:middle;
}
.wpn_left .wpn_recentc img {
	float:left;
	margin-right:5px;
}
.wpn_left p img, .wpn_page p img {
	padding: 0;
	max-width: 100%;
}
.wpn_left img.centered, .wpn_page img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wpn_left img.alignright, .wpn_page img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
.wpn_left img.alignleft, .wpn_page img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.wpn_left .alignright, .wpn_page .alignright {
	float: right;
}
.wpn_left .alignleft, .wpn_page .alignleft {
	float: left
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wpn_left .wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wpn_left .wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wpn_left .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.wpn_box-cats li {
	color:#00F600;
	font-weight:bold;
	list-style:none;
	font-size:10px;
	float:left;
	clear:left;
	width:100%;
	background:url(img/categories_div.gif) repeat-x bottom;
	padding:6px 0 8px;
	text-indent:5px;
}
.wpn_box-cats li:hover {
	background:url(img/categories_div.gif) repeat-x bottom;
}
.wpn_box-cats .children {
	padding-left:10px;
	clear:left;
	width:100%;
	min-height:2px;
	padding:5px 0 5px;
	width:235px;
}
.wpn_box-cats .children li {
	background:none !important;
}
.wpn_box-cats .children li a:hover {
	color:#ffd23f;
}
.wpn_box-cats .children .children {
	padding-left:10px;
	width:225px;
}
.wpn_box-cats .children .children .children {
	width:215px;
}
.wpn_box-cats .children .children .children .children {
	width:205px;
}
.wpn_box-cats a {
	color:#fff;
	text-decoration:none;
	font-size:12px;
}
.wpn_right {
	float:right;
	width:695px;
	min-height:10px;
	background:#fff url(img/right_top.gif) no-repeat top left;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	overflow:hidden;
}
.wpn_right .wpn_pitch {
	width:695px;
	height:257px;
	background-position:center center;
}
.wpn_right .wpn_pitch a {
	outline:none;
}
.wpn_fullwidth {
	width:960px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-image:none;
}
.wpn_content {
	margin-left:10px;
	width:685px;
	text-align:justify;
	line-height:18px;
}
.wpn_content a {
	color:#0e6284;
	font-weight:bold;
	text-decoration:none;
}
.wpn_content .wpn_heading2 {
	display:block;
	font-weight:bold;
	font-size:20px;
	color:#555;
	padding:0px 10px 18px;
	margin-bottom:6px;
	background:url(img/pitch-sep.gif) no-repeat bottom;
	width:695px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.wpn_content input, .wpn_content select {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF url(img/bg_form.gif) repeat-x scroll center top;
	border-color:#E0E0E0 #B7B7B7 #B7B7B7 #E0E0E0;
	border-style:solid;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-bottom:4px;
	padding:2px;
}
#mc_menu {
	padding:4px 12px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	background:#006300 none repeat scroll 0 0;
}
#mc_menu li {
	color:#00F600;
	font-weight:bold;
	list-style:none;
	text-decoration:none;
	float:left;
	clear:left;
	width:100%;
	background:#006300 url(img/categories_div.gif) repeat-x bottom;
	padding:6px 0 8px;
	text-indent:5px;
}
#mc_menu a {
	color:#fff;
	text-decoration:none;
}
#mc_menu a:hover {
	color:#fff;
}
#mc_menu li ul {
	z-index:50;
	list-style-type:none;
	position:relative;
	left:-999em;
	margin-left:135px;
    
	margin-top:-24px;
 
 
}
#mc_menu li li {
	background:#009900 url(img/categories_div.gif) repeat-x bottom;
	padding:6px 9px;
	text-indent:10px;
	line-height:15px;
	height:16px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius:5px;
}
#mc_menu li li a {
}
#mc_menu li ul li {
	width:170px;
}
#mc_menu li li a:hover {
	color:#ccc;
}
#mc_menu li ul ul {
	left: -999em;
}
#mc_menu li a {
}
#mc_menu li:hover ul ul, #mc_menu li:hover ul ul ul, #mc_menu li.sfhover ul ul, #mc_menu li.sfhover ul ul ul {
	left: -999em;
}
#mc_menu li:hover ul, #mc_menu li li:hover ul, #mc_menu li li li:hover ul, #mc_menu li.sfhover ul, #mc_menu li li.sfhover ul, #mc_menu li li li.sfhover ul {
	left: auto;
}
.miolo {
	float:left;
	width:475px;
}
 
 
.dicas h2, .promocoes h2 {
	display:block;
	font-weight:bold;
	font-size:20px;
	color:#555;
	padding:8px 0 18px;
	margin-bottom:6px;
	background:url(img/pitch-sep.gif) no-repeat bottom;
	width:100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.dicas li {
	list-style:square;
	color:#feb51b;
	list-style-position:inside;
	border-bottom:1px solid #eee;
	float:left;
	
	width:232px;
	
	line-height:25px;
	text-indent:10px;
}
.dicas li:hover {
	background:#f8f8f8;
}
.wpn_clients {
	list-style:none;
	width:100%;
	float:left;
	margin-bottom:15px;
}
.wpn_clients li {
	width:188px;
	height:205px;
	background:url(img/clients_bg.gif);
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding:10px 15px 15px 15px;
	position:relative;
}
.wpn_clients li img {
	width:182px;
	height:118px;
}
.wpn_clients li a {
	font-size:14px;
}
.wpn_clients li a.wpn_more {
	font-size:10px;
	position:absolute;
	bottom:10px;
	right:10px;
}
.fcat_img {
	width:182px;
	height:118px;
	border:3px solid #fff;
	background:#ccc url(img/img_pending.gif) no-repeat center center;
	margin:5px 0 8px;
}
.fcat_img a {
	font-size:0 !important;
	height:0;
	width:0;
}
/* SUB destaques */





.sub_destaque, .promocoes {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#fcfcfc none repeat scroll 0 0;
	border:1px solid #ccc;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
.sub_destaque {
	width:475px;
	padding: 10px 0 10px;
	margin-bottom: 15px;
	float:left;
}
.sub_destaque li {
	width:145px;
	height:145px;
	float:left;
	padding-left:10px;
	position:relative;
}
.sub_destaque li img {
	width:145px;
	height:100px;
	border:1px solid #999;
}
.sub_destaque li a {
	font-size:11px;
}
.promocoes ul, .sub_destaque ul {
	list-style:none;
}
/* Promocoes */


.promocoes {
	width:170px;
	padding: 0px 10px;
	margin-left: 10px;
	float:left;
}
.promocoes li {
	height:145px;
	float:left;
	position:relative;
}
.promocoes li img {
	width:145px;
	height:100px;
	border:1px solid #999;
}
.promocoes li a {
	font-size:11px;
}
/* Articles */
.wpn_breadcrumb {
	width:695px;
	height:48px;
	background:url(img/right_top_article.gif);
	overflow:hidden;
	margin-bottom:10px;
}
.wpn_breadcrumb2 {
	width:960px;
	background:url(img/right_top_article2.gif);
}
.wpn_breadcrumb li {
	float:left;
	padding:8px 0 8px 10px;
	list-style:none;
	position:relative;
	max-width:300px;
}
.wpn_breadcrumb li a {
	display:block;
	float:left;
	background:#fff5c2;
	padding:0 8px 0 8px;
	border:1px solid #fecc40;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	outline:none;
	height:32px;
	overflow:hidden;
	line-height:32px;
}
.wpn_breadcrumb a:hover {
	text-decoration:none !important;
}
.wpn_breadcrumb li span {
	display:block;
	width:6px;
	height:10px;
	background:url(img/breadcrumb_arrow.gif);
	position:absolute;
	right:-5px;
	top:20px;
}
.wpn_breadcrumb li a.wpn_active {
	background:#FFF9DD;
	border:1px solid #fecc40;
	color:#444;
	font-weight:normal;
	font-weight:bold;
}
.wpn_breadcrumb li a.wpn_active + span {
	display:none;
}
.wpn_article h1 {
	color:#034b68;
	font-size:24px;
	font-family:"Trebuchet MS", Arial;
	font-weight:normal;
}
.wpn_article h2 {
	color:#333;
	font-size:20px;
	font-family:"Trebuchet MS", Arial;
	font-weight:normal;
}
.wpn_article span {
	 
	color:#666;
	padding:5px 0 5px;
}
.wpn_article .wpn_post .tabela td {
	padding:8px;
	border:1px dotted #ccc;
}
.wpn_article .wpn_post {
	padding:8px 8px 0px 0px;
}
.wpn_article .wpn_post a {
	color:#0e6284;
	font-weight:bold;
	text-decoration:none;
}
.wpn_article .wpn_post h1, .wpn_article .wpn_post h2, .wpn_article .wpn_post h3, .wpn_article .wpn_post h4, .wpn_article .wpn_post h5, .wpn_article .wpn_post h6 {
	border-bottom:1px dotted #ccc;
	margin:5px 0 8px;
	color:#333;
	font-family:Arial;
	font-weight:normal;
}
.wpn_article .wpn_post h1 {
	border-bottom:5px solid #e1e1e1;
	font-size:20px;
	padding-bottom:7px;
}
.wpn_article .wpn_post h2 {
	font-size:18px;
	padding-bottom:4px;
	margin-bottom:4px;
}
.wpn_article .wpn_post h3 {
	font-size:16px;
	padding-bottom:4px;
	margin-bottom:4px;
}
.wpn_article .wpn_post h4 {
	font-size:14px;
	padding-bottom:4px;
	margin-bottom:4px;
}
.wpn_article .wpn_post h5 {
	font-size:12px;
	padding-bottom:4px;
	margin-bottom:4px;
}
.wpn_article .wpn_post h6 {
	font-size:10px;
	padding-bottom:4px;
	margin-bottom:4px;
}
.wpn_article .wpn_post ul {
	margin:10px 0 10px;
}
.wpn_article .wpn_post ol {
	margin:10px 0 10px;
}
.wpn_article .wpn_post ul li {
	list-style-position:inside;
	list-style-type:circle;
	margin-left:10px;
}
.wpn_article .wpn_post ol li {
	list-style-position:inside;
	list-style-type:decimal;
	margin-left:10px;
}
.wpn_article .wpn_post p {
	padding-bottom:10px;
	line-height:18px;
}
.wpn_article .wpn_post blockquote {
	background:#f9f9f9;
	border:1px solid #ddd;
	border-left:5px solid #ddd;
	margin:5px 0 5px 20px;
	padding:10px;
}
.wpn_article .wpn_post blockquote blockquote {
	background:#f1f1f1;
	margin-right:5px;
}
.wpn_article .wpn_tags {
	height:38px;
	background:url(img/article_tags_bg.gif);
	line-height:38px;
	padding-left:10px;
	margin-top:10px;
}
.wpn_article .wpn_tags strong {
	color:#666;
	font-size:14px;
}
.wpn_article .wpn_tags img {
	vertical-align:middle;
}
.wpn_article .wpn_tags a {
	margin:0 5px 0 5px;
}
.wpn_comments {
	background-image:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-top:5px;
}
.wpn_comments .wpn_heading2 {
	font-size:18px;
	padding-bottom:8px;
}
.wpn_comments .wpn_input {
	display:block;
	height:35px;
	background:url(img/article_comments_icons.gif) no-repeat top left;
	padding-left:35px;
	margin-bottom:5px;
}
.wpn_comments .wpn_input-name {
	background-position:0 0;
}
.wpn_comments .wpn_input-email {
	background-position:0 -35px;
}
.wpn_comments .wpn_input-website {
	background-position:0 -70px;
}
.wpn_comments .wpn_input input {
	display:block;
	height:17px;
	border:1px solid #ccc;
	border-left:0;
	background:#e5e7e8;
	padding:8px;
	color:#333;
	font-size:12px;
	width:250px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-right-radius:5px;
}
.wpn_comments textarea {
	border:1px solid #ccc;
	background:#e5e7e8;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px;
	font-size:12px;
	color:#333;
	font-family:Arial;
	width:98%;
	height:90px;
	margin-bottom:5px;
}
.wpn_comments input[type="image"] {
	float:right;
}
.wpn_comments li {
	list-style:none;
	padding:5px 0 5px;
}
.wpn_comments li .wpn_avatar img {
	padding:2px;
	border:1px solid #ccc;
	float:left;
}
.wpn_comments li .wpn_cbox {
	float:right;
	width:565px;
	border:5px solid #e3e3e3;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	position:relative;
}
.wpn_comments li .wpn_cbox .wpn_arrow {
	display:block;
	width:8px;
	height:16px;
	background:url(img/article_comments_arrow.gif);
	position:absolute;
	left:-13px;
	top:25px;
}
.wpn_comments li .wpn_cbox .wpn_reply {
	position:absolute;
	right:10px;
	top:10px;
}
.wpn_comments li .wpn_cdetails {
	padding:5px;
	background:#f1f1f1;
	border-bottom:1px solid #e3e3e3;
	color:#666;
}
.wpn_comments li .wpn_cdetails strong {
	font-size:18px;
	color:#292e32;
	font-weight:normal;
}
.wpn_comments li .wpn_cdetails span {
	color:#0e6284;
	display:block;
}
.wpn_comments li .wpn_comment {
	padding:5px;
}
.wpn_comments li.comment-author-admin .wpn_cdetails {
	background:#fff8d8;
}
.wpn_comments li .wpn_content {
	border-top:1px dotted #ccc;
	background:#f6f6f6;
}
.wpn_comments li .wpn_heading2 {
	display:none;
}
.wpn_comments li .cancel-comment-reply {
	display:block;
}
.wpn_comments .cancel-comment-reply {
	padding:5px 0 5px;
	display:none;
}
.wpn_comments .cancel-comment-reply img {
	vertical-align:middle;
}
.wpn_comments .wpn_logged_in {
	padding:5px 0 5px;
}
/* Level 2 */
.wpn_comments li ul {
	padding-top:10px;
}
.wpn_comments li ul li {
	padding-left:30px;
	background:url(img/article_comments_sub.gif) no-repeat 5px 10px;
}
.wpn_comments li ul li .wpn_cbox {
	width:535px;
}
/* Level 3 */
.wpn_comments li ul li ul li .wpn_cbox {
	width:505px;
}
/* Level 4 */
.wpn_comments li ul li ul li ul li .wpn_cbox {
	width:475px;
}
/* Level 5 */
.wpn_comments li ul li ul li ul li ul li .wpn_cbox {
	width:445px;
}
/* Level 6+ */
.wpn_comments li ul li ul li ul li ul li ul li {
	padding-left:0;
}
.wpn_comments li ul li ul li ul li ul li ul li .wpn_cbox {
	width:445px;
}
.wpn_archives {
	list-style:none;
	margin:10px;
}
.wpn_archives li {
	color:#666;
	width:100%;
	min-height:51px;
	background:url(img/archives_bg.gif) no-repeat top left;
	padding:3px;
	position:relative;
	padding-bottom:25px;
}
.wpn_archives li .wpn_thumb {
	display:block;
	width:71px;
	height:51px;
	float:left;
	margin-right:15px;
}
.wpn_archives li h2 a {
	color:#034b68;
	font-weight:normal;
	font-size:24px;
	font-family:"Trebuchet MS", Arial;
	text-decoration:none;
}
.wpn_archives li span {
	font-weight:bold;
	display:block;
	color:#990000;
	padding-top:5px;
	padding-bottom:10px;
}
.wpn_archives li a {
	color:#034b68;
	font-weight:bold;
	text-decoration:none;
}
.wpn_archives li .wpn_comments {
	position:absolute;
	right:10px;
	top:10px;
	text-align:center;
	display:block;
	width:60px;
	height:34px;
	background:url(img/article_comments.gif);
	line-height:28px;
	outline:none;
	color:#2d84a7
} 
ol.snap_nav {
	 
	height:35px;margin-left:12px;  
}
ol.snap_nav li {
	display:block;
	float: left;
	margin-left:3px;
	padding:6px;
border:1px solid #ddd;
color:#ccc;
}
ol.snap_nav li a {
	 color:#000;
font-weight:bold;
 
	
	 
	 
	 
}
ol.snap_nav li.snap_selected a {
	cursor: text;
}
ol.snap_titles {
	clear: both;
	display: block;
	border: 0;
	list-style: none;
}


.wpn_footer {
	background:url(img/bg-rod.jpg);
	height:80px;
	margin-top:15px;
}
.wpn_footer .wpn_finner {
	width:960px;
	margin:auto;
	padding:5px;
	text-align:left;
	color:#555;
}
.wpn_footer span {
	width:460px;
	float:left;
	line-height:25px;
}
.wpn_footer img {
	vertical-align:middle;
	float:left;
	margin:5px 0 0 5px;
}
.wpn_footer .wpn_finner div {
	padding-top:0px;
}
.wpn_footer a {
	color:#63d3ff;
	text-decoration:none;
	font-weight:bold;
}
.wpn_footer a.wpn_alt {
	color:#ffd973;
}
.wpn_tagcloud a {
	margin:3px;
	padding:3px;
}
/*** Wordpress Stuff ***/

/* Calendar */
#wp-calendar {
	width:100%;
}
#wp-calendar td {
	padding:5px;
	text-align:center;
	vertical-align:middle;
}
#wp-calendar caption {
	font-size:14px;
	font-weight:bold;
	padding:5px 15px 7px;
	text-align:left;
	background:url(img/list_div.gif) repeat-x bottom;
	background-color:#e3e7e7;
	margin-bottom:10px;
}
#wp-calendar #prev a {
	text-align:left;
	font-weight:bold;
}
#wp-calendar #next a {
	text-align:right;
	font-weight:bold;
}
/* Contact Form */
.formcontainer fieldset {
	margin:10px 0;
	padding:10px;
	border:1px solid #ccc;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.formcontainer fieldset:hover {
	border:1px solid #0e6284;
}
.formcontainer legend {
	padding:7px 15px;
	color:#fff;
	background:#0e6284;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	font-size:16px;
	font-weight:bold;
}
.formcontainer input, .formcontainer textarea {
	border:1px solid #ccc;
	background:#f8f8f8 !important;
	margin-bottom:5px;
	padding:5px 10px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.formcontainer input:focus, .formcontainer textarea:focus {
	border:1px solid #555;
}
.formcontainer label {
	margin-bottom:5px;
}
.formcontainer submit {
	padding:6px;
	font-weight:bold;
	color:#666;
	font-size:11px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.formcontainer .form-submit {
	display:block;
	padding-top:15px;
	border-top:1px dashed #e1e1e1;
	margin-top:5px;
}
.formcontainer .error {
	border:1px solid #e2a0a0;
	padding:5px 10px;
	font-size:14px;
	font-weight:bold;
	color:#555;
	background:#f4e7e7;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

.formcontainer .success {
	border:1px solid #FC9;
	padding:5px 10px;
	font-size:14px;
	font-weight:bold;
	color:#555;
	background:#FFC;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.formcontainer span {
	display:inline;
}
/* Misc */
.the_category li:first-child {
	display:inline;
}
.the_category li {
	display:none;
	padding:0;
	border:0;
	background:none;
	margin:0 0 10px 0;
	width:175px;
	height:10px;
}
.minititle {
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#666;
}
