/*
Theme Name: Blog de Brinquedo
Theme URI: http://www.cropdesign.com.br/
Description: Tema desenvolvido por Crop Design
Author: Dennis Ortega
Author URI: http://www.cropdesign.com.br
Version: 1.0
*/
html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,fieldset,blockquote{ margin:0px; padding:0px; border:0px; }
body{
    font-family:Helvetica, Arial, Verdana, sans-serif;
    font-size:16px;
    color:#333;
    text-align:center;
    background-color:white;
}
span.top{ display:block; width:100%; height:4px; background-color:#F20505; }
a img{ border:0px; }
#site{
    text-align:left;
    width:1024px;
    margin:0 auto 0 auto;
}

#top{ position:relative; }
#top a.a_high{
	position:absolute;
	z-index:20;
	top:0px; left:20px;
	display:block;
	width:293px; height:178px;
}
/*#top img.high{
	position:absolute;
	top:0px; left:20px;
	display:block;
	width:293px; height:178px;
}*/
#cat{
	width:134px; height:126px;
	position:absolute;
	top:0px; left:0px;
	background-color:#F20505;
	color:white;
	font-family:Georgia, Helvetica, Arial;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	text-align:center;
	border-bottom:4px solid black;
}
#cat img{ margin-bottom:6px; }
#cat div.content{
	position:absolute;
	width:134px;
	bottom:32px;
	text-transform:lowercase;
}
#title{
    position:relative;
    width:100%;
    text-align:center;
    padding:38px 0 15px 0;
    border-bottom:1px solid #F20505;
}
#title div.logo p{
    font-family:Georgia, Helvetica, Arial;
    font-style:italic;
    font-size:13px;
    color:#C59644;
    font-weight:bold;
    margin-top:8px;
}
#title div.logo img{ vertical-align:top; }
#title div.logo span{
	text-transform:lowercase;
	display:inline-block;
	font-family:Georgia, Helvetica, Arial;
	font-size:40px;
	line-height:0px;
	padding:40px 0 45px 0;
	font-style:italic;
	color:#3396DA;
	margin-left:35px;
}
#title div.search{
    position:absolute;
    bottom:10px; right:0px;
}
#title div.search input{
    background-color:transparent;
    border:0px;
    background-image:url('images/bg_search.png');
    background-repeat:no-repeat;
    width:154px; height:25px;
    padding:0 5px 0 31px;
    font-family:Helvetica, Arial, Verdana, sans-serif;
    font-size:13px;
    color:#F20505;
    font-weight:bold;
    outline-color:transparent;
}

#adv{ width:100%; height:110px; }
#adv div{ float:left; margin-top:33px; }
#adv div div{ float:none; margin-top:0px; }
#adv div.part a{
	display:inline-block;
	vertical-align:middle;
	margin-right:18px;
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#adv div.part a img{ float:left; }
#adv div.part a.dd{ background-image:url('images/digital_drops_over.png'); }
#adv div.part a.mb{ background-image:url('images/meio_bit_over.png'); }
#adv div.part a:hover img{ visibility:hidden; }
#adv div.adv{ margin-top:10px; }

#navigation{ width:100%; height:44px; text-align:center; margin-bottom:10px; }
#navigation li.categories{ display:none; }
#navigation img,
#navigation ul{ float:left; }
#navigation ul{
    width:auto; height:44px;
    background-image:url('images/bg_menu_center.jpg');
    background-repeat:repeat-x;
    border-radius:6px;
    -moz-border-radius:6px;
}
#navigation li{
	list-style:none;
	display:inline-block;
	float:left;
    margin:0px;
    background-repeat:no-repeat;
    background-position:0px 0px;
}
/*#navigation li:first-child{ background-image:url('images/bg_menu_left.jpg'); }
#navigation li:last-child{ background-image:url('images/bg_menu_right.jpg'); background-position:100% 0px; }*/
#navigation li a{
	width:100%;
	float:left;
    display:block;
    color:white;
    text-decoration:none;
    font-size:15px;
    font-weight:lighter;
    line-height:1;
    padding:11px 0 11px 0;
    margin:4px 0 4px 0;
    background-image:url('images/border_menu.jpg');
    background-repeat:repeat-y;
    background-position:100% 100%;
}
#navigation li:last-child a{ background-image:none; }
#navigation li.current-menu-item a, 
#navigation li a:hover{
	background-color:#C59644;
	color:white;
	margin:0 0 0 -2px;
	padding:15px 0 14px 2px;
	background-image:none;
}
#navigation li:first-child.current-menu-item a, 
#navigation li:first-child a:hover{
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	margin-left:0px; padding-left:0px;
}
#navigation li:last-child.current-menu-item a, 
#navigation li:last-child a:hover{
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}
/*#navigation li:first-child a:hover, 
#navigation li.current-menu-item:first-child a{
	margin-left:0px;
	padding-left:0px;
	background-image:url('images/bg_menu_left_over.jpg');
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#navigation li:last-child a:hover, 
#navigation li.current-menu-item:last-child a{
	width:146px;
	background-image:url('images/bg_menu_right_over.jpg');
	background-repeat:no-repeat;
	background-position:100% 0px;
}*/

#content{ width:100%; float:left; position:relative; margin-bottom:100px; }
#highlight{ width:100%; height:361px; float:left; margin:0 0 10px 0; }
#highlight div{
    width:340px; height:180px;
    float:left;
    position:relative;
    font-size:14px;
    color:white;
    margin:1px 0 0 1px;
    cursor:pointer;
}
#highlight div img{ margin:0 auto 0 auto; }
#highlight div span{
    width:100%; height:auto;
    position:absolute;
    bottom:0px;
    overflow:hidden;
    background-image:url('images/bg_main_hover.png');
    padding:1px 0 5px 0;
    font-size:13px;
}
#highlight div span a.view{
    display:block;
    margin:6px 0 0 10px;
    padding:0 10px 0 12px;
    background-image:url('images/ls_main_hover.png');
    background-repeat:no-repeat;
    background-position:0 1px;
    line-height:16px;
    height:18px;
    overflow:hidden;
}
#highlight a{ color:white; text-decoration:none; }
#highlight div.highlight-tit{
	display:block;
	width:100%; height:auto;
	float:left;
	margin:0 0 -1px 0;
	background-color:none;
}
#highlight div.highlight-tit a{
	display:inline-block;
	width:auto; height:auto;
	margin-left:30px;
	padding:8px;
	font-size:13px;
	color:white;
	background-color:black;
	background-image:none;
}
#highlight div.highlight-tit a:hover{ border:0px; cursor:default; }

#posts{ width:634px; margin:0 16px 0 0; float:left; }
#posts div{ margin-bottom:60px; float:left; }
#posts.single div{ margin-bottom:40px; }
#posts div div{ margin-bottom:0px; float:none; }
#posts div.adv_top{
    width:632px; height:71px;
    background-color:white;
    border:1px solid #EBEBEB;
    text-align:center;
    padding-top:9px;
    float:left;
    margin-bottom:30px;
}
#posts div.adv_top div{ margin:0px; }
#posts div div.content{ line-height:24px; }
#posts div div.content a{ color:#F20505; text-decoration:none; }
#posts div div.content a:hover{ text-decoration:underline; }
/*#posts div div.img{ float:left; margin-bottom:30px; position:relative; width:100%; }
#posts div div.img img.high{ position:absolute; top:0px; left:0px; width:auto; }
#posts div div.img img{ float:left; }
#posts div div.img img.attachment-634x{ width:100%; height:auto; }
#posts div div.img span.date{
	font-size:12px;
	display:block;
	float:left;
    background-color:black;
    color:white;
    padding:8px;
    margin:0 0 0 30px;
}
#posts div div.img:hover span.date{ background-color:#F20505; }
#posts div div.img a span.date{ text-decoration:none; color:white; }
#posts div div.img a:hover span.date{ background-color:#F20505; }
#posts div div.img span.date a{ color:white; text-decoration:none; }
#posts div div.img span.date a:hover{ text-decoration:underline; } */
#posts div h1.title{
	display:block;
	width:96%;
    font-size:33px;
    line-height:1;
    margin:0 0 10px 0;
    color:#F20505;
}
#posts.single h1.title, 
#posts.login h1.title, 
#posts.page h1.title{ margin-top:20px; }
#posts div h1.title a{ text-decoration:none; color:#F20505; }
#posts div h1.title a:hover{ color:#C59644; }
#posts div span.date{
	display:block;
	margin:0px;
	font-family:Georgia, Helvetica, Arial;
	font-size:14px;
	font-style:italic;
	margin-bottom:20px;
}
#posts div span.date a{ color:#C59644; font-weight:bold; text-decoration:none; font-size:14px; }
#posts div span.date a:hover{ text-decoration:underline; color:#F20505; }
#posts div div.content{ display:block; width:96%; color:#666; }
#posts div div.content p img{ clear:both; }
#posts div div.content img.alignright{ float:right; margin:0 0 5px 5px; }
#posts div div.content img.alignleft{ float:left; margin:0 5px 5px 0; }
#posts div div.content p{ margin-bottom:20px; }
#posts div div.content blockquote{
    display:block;
    background-color:#C59644;
    background-image:url('images/bg_high.jpg');
    background-repeat:no-repeat;
    background-position:0px 0px;
    font-family:Georgia, Helvetica, Arial;
    font-style:italic;
    font-size:14px;
    line-height:18px;
    color:white;
    padding:20px 20px 20px 40px;
    margin:15px 0 15px 0;
}
#posts div div.content blockquote p{ margin:0px; }
#posts div div.content ul{ margin:10px 0 6px 30px; }
#posts div span.high{ display:block; margin:25px 0 25px 30px; }
#posts div span.source{
    display:block;
    float:left;
    width:auto;
    padding:8px;
    background-color:#F20505;
    color:white;
    margin:20px 0 20px 30px;
    font-weight:bold;
    cursor:pointer;
    text-decoration:none;
}
#posts div span.source:hover{ background-color:#C59644; }
/*#posts div div.content a.more-link{
	display:block;
	width:38px; height:10px;
	cursor:pointer;
	background-image:url('images/bt_more.png');
	background-repeat:no-repeat;
	margin-top:20px;
}
#posts div div.content a.more-link:hover{ text-decoration:none; background-image:url('images/bt_more_over.png'); }*/

#posts div div.content a.more-link{
	display:inline-block;
	width:auto;
	background-color:black;
	line-height:1;
	font-size:10px;
	color:white;
	padding:4px 6px 3px 6px;
	text-transform:uppercase;
}
#posts div div.content a.more-link:hover{ text-decoration:none; background-color:#C59644; }

#posts div div.content iframe, 
#posts div div.content embed, 
#posts div div.content table{ width:634px !important; }
#posts div div.content div.wp-caption{
	max-width:634px !important;
	width:634px !important;
	text-align:center;
}
#posts div div.content div.wp-caption p.wp-caption-text{
	display:block;
	width:100%;
	text-align:center;
	font-family:Georgia, Helvetica, Arial;
	font-style:italic;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	margin-top:8px;
}
#posts div div.content div.aligncenter{ text-align:center; }
#posts div div.content img{ width:auto !important; height:auto !important; }
#posts div div.content img.size-medium, 
#posts div div.content img, 
#posts div div.content img.size-full{ max-width:634px; height:auto; }
#posts div div.content p img.wp-smiley{ width:auto; height:auto; }

#content div#disqus_thread{ width:620px; margin:40px 0 40px 0; float:left; }

#posts div span.cat, 
#posts div span.tags{ line-height:0; display:block; margin:30px 0 0 0; width:90%; float:left; }
#posts div span.cat a, 
#posts div span.tags a{
	text-decoration:none;
	color:white;
	display:inline-block;
	background-color:#C59644;
	text-transform:uppercase;
	font-size:10px;
	line-height:1;
	padding:4px 6px 3px 6px;
	margin:1px 0 0 1px;
	float:left;
}
#posts div span.cat a.tit, 
#posts div span.tags a.tit{ background-color:black; }
#posts div span.cat a:hover, 
#posts div span.tags a:hover{ background-color:#F20505; }
#posts div span.cat a.tit:hover, 
#posts div span.tags a.tit:hover{ background-color:black; }
#posts div span.tags{ margin-top:30px; }
#posts div span.cat{ margin-top:10px; }

#posts div div.social{
    width:100%; height:40px;
    margin:20px 0 0 0;
    padding:12px 0 0 0;
    border-top:1px solid #F20505;
    float:left;
}
#posts div div.social div{
    float:left;
    width:25px; height:40px;
    margin-right:15px;
    color:black;
    font-weight:bold;
    background-repeat:no-repeat;
    background-position:50% 100%;
    text-align:center;
    cursor:pointer;
}
#posts div div.social div a{ display:block; overflow:hidden; color:black; width:100%; height:18px; text-decoration:none; }
#posts div div.social div:hover, 
#posts div div.social div:hover a{ color:#C59644; }
#posts div div.social div.slot-face{ background-image:url('images/icon_facebook_post.png'); }
#posts div div.social div.slot-face:hover{ background-image:url('images/icon_facebook_post_over.png'); }
#posts div div.social div.face-mark{ background-image:url('images/icon_facebook_post_mark.png'); color:#CFCFCF; cursor:default; }
#posts div div.social div.slot-twitter{ background-image:url('images/icon_twitter_post.png'); }
#posts div div.social div.slot-twitter:hover{ background-image:url('images/icon_twitter_post_over.png'); }
#posts div div.social div.tweet-mark{ background-image:url('images/icon_twitter_post_mark.png'); color:#CFCFCF; cursor:default; }
#posts div div.social div.slot-gp{ background-image:url('images/icon_google_p_post.png'); }
#posts div div.social div.slot-gp:hover{ background-image:url('images/icon_google_p_post_over.png'); }
#posts div div.social div.gp-mark{ background-image:url('images/icon_google_p_post_mark.png'); color:#CFCFCF; cursor:default; }
#posts div div.social div.slot-comments{ background-image:url('images/icon_comments_post.png'); }
#posts div div.social div.slot-comments:hover{ background-image:url('images/icon_comments_post_over.png'); }

#posts div.author{
	margin:20px 0 0 0;
	height:90px;
	font-size:13px;
	color:#F20505;
	display:inline-block;
}
#posts div.author img{ display:inline; margin-right:8px; vertical-align:middle; }
#posts div.author span{ display:inline-block; vertical-align:middle; }
#posts div.author a{ color:#F20505; font-weight:bold; }
#posts div.author a:hover{ text-decoration:none; color:#C59644; }

#posts.page div div.content{ line-height:20px; }
#posts.page div.page{ width:100%; }
#posts.page{ color:#666; }
#posts.page h1.title,
#posts.page strong{ color:#F20505; }
#posts.page strong{ margin:0px; font-size:18px; }
#posts.page ol{ margin:0 0 20px 20px; }
#posts.page ol li{
	margin:0 0 10px 0;
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#posts div label{ display:block; width:90%; color:#C59644 !important; margin:18px 0 2px 5px !important; font-size:16px; }
#posts div label span{ font-size:12px; margin-left:6px; }
#posts div input, 
#posts div textarea, 
#posts div select{
	width:96%;
	border:1px solid #CCC;
	padding:10px;
	color:#999;
	border-radius:5px;
	-moz-border-radius:5px;
	font-size:15px;
	font-family:Helvetica, Verdana, Arial !important;
    outline-color:transparent;
}
#posts div p.contact-submit{
	display:block;
	width:100%;
	text-align:right;
	margin-top:20px;
}
#posts div input[type="submit"], 
#posts div button{
	width:auto;
	font-size:13px;
	background-color:#F20505;
	border:0px;
	color:white;
	font-weight:normal;
	text-transform:lowercase;
	border-radius:20px;
	-moz-border-radius:20px;
	padding:6px 10px;
	cursor:pointer;
    outline-color:transparent;
}
#posts div input[type="submit"]:hover, 
#posts div button:hover{ background-color:#C59644; }
#posts div input[type="button"], 
#posts div input[type="checkbox"], 
#posts div input[type="radio"]{
	width:auto; height:auto;
	margin:3px 0 0 10px !important;
	outline-color:transparent;
}

/* Arquivo */
#posts.page div.archive div.year{
	width:48%;
	float:left;
	font-size:12px;
	font-family:Georgia,Helvetica,Arial;
	margin:0 10px 30px 0;
	line-height:22px;
}
#posts.page div.archive div.year h4{
	color:#F20505;
	font-size:18px;
    font-family:Helvetica, Arial, Verdana, sans-serif;
    margin-bottom:8px;
}
#posts.page div.archive div.year a{
	color:#C59644;
    font-family:Helvetica, Arial, Verdana, sans-serif;
    font-size:16px;
    background-image:url('images/ls_archives.png');
    background-repeat:no-repeat;
    background-position:0px 4px;
    font-weight:bold;
    padding:0 0 0 15px;
}

#posts b.err{
	display:block;
	text-align:left;
	font-family:Helvetica, Arial, Verdana;
	font-weight:bold;
	font-size:33px;
	color:#F20505;
	margin:30px;
	float:left;
	width:100%;
}

#sidebar{ width:370px; float:left; margin:0 0 40px 0; }
#sidebar div{ background-color:white; border:1px solid #EBEBEB; width:100%; }
#sidebar div h2{
    font-size:22px;
    display:block;
    background-color:#F20505;
    color:white;
    padding:8px 0 6px 10px;
}

#sidebar div.social{
    width:370px; height:64px;
    background-color:white;
    border:1px solid #EBEBEB;
    text-align:center;
    padding-top:16px;
    margin-bottom:10px;
}
#sidebar div.social a{
	margin-right:30px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:inline-block;
	width:46px; height:46px;
	padding:0px;
}
#sidebar div.social a:hover img{ display:none; }
#sidebar div.social a:last-child{ margin-right:0px; }
#sidebar div.social a:hover.face{ background-image:url('images/icon_facebook_over.png'); }
#sidebar div.social a:hover.twit{ background-image:url('images/icon_twitter_over.png'); }
#sidebar div.social a:hover.gplus{ background-image:url('images/icon_google_p_over.png'); }
#sidebar div.social a:hover.rss{ background-image:url('images/icon_rss_over.png'); }

#sidebar ul{
	background-color:white;
	margin-bottom:10px;
	border:1px solid #EBEBEB;
	width:100%;
}
#sidebar ul li{ list-style:none; border-bottom:1px solid #EBEBEB; }
#sidebar ul li:last-child{ border:0px; }
#sidebar ul li a{
    text-align:right;
    display:block;
    padding:12px 16px 12px 0;
    font-size:15px;
    color:#333;
    text-decoration:none;
}
#sidebar ul li a:hover, 
#sidebar ul li.current-menu-item a{ background-color:#F20505; color:white; }

#newsletter{ margin-bottom:10px; }
#newsletter p{ margin:10px; font-size:14px; }
#newsletter fieldset{ margin:10px; }
#newsletter fieldset input,
#newsletter fieldset button{
    background-color:transparent;
    border:0px;
    font-family:Helvetica, Arial, Verdana, sans-serif;
    font-size:14px;
    font-weight:bold;
    color:#F20505;
    float:left;
    background-repeat:no-repeat;
    outline-color:transparent;
}
#newsletter fieldset input{
    width:191px; height:31px;
    background-image:url('images/bg_newsletter.png');
    padding:0 5px 0 35px;
    margin-right:8px;
    outline-color:transparent;
}
#newsletter fieldset button{
    background-image:url('images/bt_send.png');
    width:59px; height:31px;
    font-size:13px;
    cursor:pointer;
}
#newsletter fieldset button:hover{ background-image:url('images/bt_send_over.png'); color:white; }

#categories{ margin-bottom:10px; }
#categories #overview{ overflow:hidden; border:0px; margin:1px 0 0 0; }
#categories #overview div{
	width:346px; height:26px;
	font-size:12px;
	line-height:1;
	padding:4px 0 4px 24px;
	border:0px;
	border-bottom:1px solid white;
	background-image:url('images/ls_archives.png');
	background-repeat:no-repeat;
	background-position:8px 50%;
	background-color:#FAF6EF;
	position:relative;
	overflow:hidden;
}
#categories #overview div a{
	color:#666;
	font-size:14px;
	text-decoration:none;
	vertical-align:middle;
	width:300px; height:26px;
	overflow:hidden;
	display:block;
	margin:7px 0;
}
#categories #overview div span{
	position:absolute;
	top:0px; right:0px;
	width:37px; height:14px;
	background-color:#D8B983;
	color:white;
	text-align:center;
	padding:10px 0;
	font-weight:bold;
	border-left:1px solid white;
}
#categories #overview div:hover, 
#categories #overview div.current{ background-image:url('images/nav_next.png'); background-color:#F20505; }
#categories #overview div:hover a, 
#categories #overview div.current a{ color:white; text-decoration:none; }
#categories #overview div:hover span, 
#categories #overview div.current span{ background-color:#F20505; }
#categories #act{ margin:0px; border:0px; padding:0px; height:34px; line-height:1; }
#categories #act a{ display:inline-block; padding:12px 0 9px 0; margin:0px; float:left; }
#categories #act a.more{
	width:332px;
	text-align:center;
	text-decoration:none;
	font-family:Georgia,Helvetica,Arial;
	font-style:italic;
	color:black;
	font-size:13px;
	background-color:#F1E5D0;
}
#categories #act a.down{
	width:37px;
	background-color:red;
	text-align:center;
	padding:10px 0 8px 0;
	border-left:1px solid white;
}

#social_gplus{ width:auto; border:0px !important; margin-bottom:10px !important; }
#social_gplus div{ border:0px !important; width:auto; margin:0px; }

#social_face{ margin-bottom:10px; }
#social_face div{ width:auto; border:0px; }
#social_face div.header{
	width:auto; height:60px;
	margin:10px;
	margin-bottom:0px;
	position:relative;
	border-bottom:1px solid #EBEBEB;
}
#social_face div.header span{
	position:absolute;
	color:#294688;
	top:2px; left:60px;
}
#social_face div.header img.share{ position:absolute; left:60px; top:22px; }

#social_face div.body{ margin:10px; margin-bottom:0px; }
#social_face div.body p{ font-size:13px; margin-bottom:4px; }
#social_face div.body p span{ color:#294688; }
#social_face span.plugin{
	display:block;
	margin:10px;
	padding:5px 0 0 20px;
	font-size:11px;
	border-top:1px solid #EBEBEB;
	background-image:url('images/facebook.jpg');
	background-position:0 5px;
	background-repeat:no-repeat;
}

#social_tweet{ width:auto !important; padding:10px; text-align:center; }

#sidebar div.adv{ margin-top:10px; padding:15px 0 15px 0; text-align:center; }

#pop{ margin-top:10px; text-align:center; }
#pop h2{ text-align:left; }
#pop div{
	display:block;
	width:348px;
	margin:10px auto 0 auto;
	border:0px;
}
/*#pop div img{ width:348px; height:110px; }*/
#pop div a{ text-decoration:none; text-align:center; }
#pop div p{
	text-align:left;
	display:block;
	width:auto;
	font-size:18px;
	line-height:19px;
	margin:6px 0 6px 0;
	color:#C59644;
	padding:6px;
	border-bottom:1px solid #F20505;
}
#pop div a p{ color:#C59644; text-decoration:none; }
#pop div p:hover{ color:#F20505; }
#pop div span.date{
	padding-left:6px;
	font-size:13px;
	display:block;
	margin-bottom:25px;
	color:black;
	text-align:left;
	font-family:Georgia, Helvetica, Arial;
	font-style:italic;
}
#pop div span.date a{ color:#C59644; font-weight:bold; font-size:14px; }
#pop div span.date a:hover{ text-decoration:underline; }
#pop div:last-child span.date{ margin-bottom:20px; }

#archive{ margin-top:10px; width:100% !important; padding:0px; text-align:center; }
#archive h2{ text-align:left; }
#archive select{ width:80%; height:30px; font-size:16px; margin:10px; }

#content div.adv_foot{
	width:100%;
	border:1px solid #EBEBEB;
	float:left;
	padding:10px 0 10px 0;
	text-align:center;
}

#content div.nav{
	position:absolute;
	bottom:0px; left:0px;
	margin-bottom:-100px;
}
#content div.nav a, 
#content div.nav span.current, 
#content div.nav span.dots{
	display:block;
	float:left;
	background-color:#C59644;
	color:white;
	text-decoration:none;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding:10px;
	margin:0 0 1px 1px;
}
#content div.nav span.current{ background-color:#F20505; }
#content div.nav a:first-child,
#content div.nav a:last-child{
	background-position:50% 50%;
	background-repeat:no-repeat;
}
#content div.nav a:first-child{ background-image:url('images/nav_prev.png'); }
#content div.nav a:last-child{ background-image:url('images/nav_next.png'); }
#content div.nav a:hover{ background-color:#F20505; }

#foot{
	float:left;
	width:100%; height:185px;
	background-color:black;
	text-align:center;
	position:relative;
}
#foot ul{ width:1024px; margin:20px auto 0 auto; }
#foot ul li{ list-style:none; float:left; margin-right:1px; }
#foot ul li a{
	font-size:14px;
	display:inline-block;
	float:left;
	width:100%;
	color:black;
	background-color:#C59644;
	text-decoration:none;
	padding:5px 0 5px 0;
}
#foot ul li a:hover, 
#foot ul li.current-menu-item a{ background-color:#F20505; color:white; }
#foot #bottom{
	width:1024px;
	margin:120px auto 0 auto;
	text-align:left;
	color:#C59644;
	font-size:12px;
}
#foot #bottom span{ padding-top:25px; display:inline-block; }
#foot #bottom span.opt{ margin:0 40px 0 30px; }
#foot #bottom span.opt a{
	text-decoration:none;
	color:#C59644;
	padding:0 8px 0 2px;
	margin:0 2px 0 2px;
	border-right:1px solid #C59644;
}
#foot #bottom span.opt a:last-child{ border:0px; }
#foot #bottom span.opt a:hover{ color:#F20505; }
#foot #bottom img{ vertical-align:text-bottom; float:right; margin-top:-10px; }


img#wpstats{ display:none; }

