@charset 'utf-8';
/* CSS Document */

/*
Theme Name: Santa Efigenia
Theme URL: http://www.santaefigenia.me
Description: Desenvolvido por Jukeri.com
Version: 1.0
Author: Jukeri.com
Author URI: http://www.jukeri.com
*/

body {
	background:#003366 url('images/body.png') top repeat-x;
	color:#FFFFFF;
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
}

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin:0;
	padding:0;
}

p { 
	font-size:12px;
	padding:4px 0px 8px;
	color:#990000;
}

img {
	border:0 none;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover,a:active{
	border-bottom:1px dotted;
}


h2{
	font-size:18px;
	line-height:22px;
}


.wrapper{
	width:960px;
	margin:0px auto;
}

#top{
	height:180px;
	background:url('images/top.png') top no-repeat;
}

#search{
	width:300px;
	padding:30px 0px 20px;
	margin-left:300px;
	float:left;
}

#search-id{
	height:20px;
	width: 190px;
	padding:6px 10px 4px 10px;
	border:none;
	background:url('images/search-id.png') no-repeat;
	color:#999999;
	float:left;
}

#search-button{
	height:30px;
	width:84px;
	background:url('images/search-button.png') no-repeat;
	float:left;
	border:none; 
}

#search-button{
	cursor: pointer;
}

#search-button{ background-position: 0px 0px;}
#search-button:hover { background-position: -84px 0px;}

#logo{
	height:100px;
	width:640px;
	text-align:right;
	float:left;
}

#twitter{
	height:100px;
	width:320px;
	text-align:right;
	float:left;
}

#premier{
	height:280px;
	width:604px;
	padding:15px 0px 5px;
	background:#990000;
	float:left;
}


.big{
	height:280px;
	width:232px;
	padding:0px 0px 0px 10px;
	float:left;
}

.big img{
	background:#FFFFFF;
	border:#993333 solid 1px;
	margin:0px 0px 5px;
	padding:2px;
	float:left;
}

.big img:hover{
	border:#9999FF solid 1px;
}


.big .bigtitle{
	width:232px;
	float:left;
}

.small{
	height:90px;
	width:327px;
	padding:0px 5px 5px 20px;
	float:left;
}

.small img{
	background:#FFFFFF;
	width:125px;
	height:75px;
	border:#993333 solid 1px;
	margin:0px 5px 0px 0px;
	padding:2px;
	float:left;
}

.small img:hover{
	border:#9999FF solid 1px;
}

.small .smalltitle{
	width:190px;
	height:75px;
	float:left;
}


#alive{
	height:290px;
	width:336px;
	padding:5px 10px;
	background:#FFFFFF;
	color:#600;
	overflow:hidden;
	float:left;
}

#alive a{
	color:#006;
}

#alive .twitter_followers{
	width: 50px;
	margin-right: 5px;
	float:left;
}

#alive .user{
	padding:10px 0;
	float:left;
}

#alive .text{
	width: 280px;
	text-align:left;
	float:left;
}

#ads-top{
	height:280px;
	width:336px;
	padding:10px 10px;
	background:#FFFFFF;
	float:left;
}

#ads-main{
	width:600px;
	padding:30px 10px;
	text-align: center;
	float:left;
}

.ads-side{
	width:300px;
	height:250px;
	margin:15px 10px;
	background:#FFFFFF;
	float:left;
}


#ads-footer{
	width:728px;
	padding:30px 20px;
	float:left;
}

#nav {
	width:960px;
	height:38px;
	background:#EEEEEE url('images/menu.png') no-repeat;
	border-top:#660000 8px solid;
	clear:both;
}

#nav1 {
	width:940px;
	height:38px;
	padding:0px 10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float:left;
}

#nav1 ul {
	width:940px;
	display:block;
	height:38px;
	line-height:14px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#nav1 ul li {
	padding:10px 11px 0;
	position:relative;
	float:left;
	z-index:100;
}

#nav1 ul li a{
	color:#0066BB;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}

#nav1 ul li a:hover, #nav1 a:active {
	border-bottom:1px dotted #003366;
	color:#003366;
}

#main{
	width:960px;
	background:#FFFFFF;
	float:left;
}

#post{
	width:600px;
	padding:10px 20px 20px;
	float:left;
}

#post a {
	color:#3366CC;
	text-decoration:none;
}

#post a:hover,a:active{
	border-bottom:1px dotted;
}

#post img.alignleft{
	border:0 none;
	margin:5px;
	float:left;
}

#post img.alignright{
	border:0 none;
	margin:5px;
	float:right;
}

#post img.aligncenter{
	border:0 none;
	margin-left:auto;
	margin-right:auto;
}

.random{
	width:600px;
	float:left;
}

.random img{
	width:75px;
	height:75px;
	border:#CCCCCC 3px solid;
	margin:5px 18px 0px 0px;
	float:left;
}

.random img:hover{
	border:#FF9900 3px solid;
}


.posts{
	height:90px;
	width:600px;
	padding:5px 0px;
	float:left;
}

.posts img{
	background:#FFFFFF;
	width:125px;
	height:75px;
	border:#993333 solid 1px;
	margin:0px 5px 0px 0px;
	padding:2px;
	float:left;
}

.posts img:hover{
	border:#9999FF solid 1px;
}

.posts .smalltitle{
	width:190px;
	height:75px;
	float:left;
}

.reviews {
	height:24px;
	line-height:24px;
	margin-top:8px;
	display:block;
	font-style:normal;
}

.reviews img{
	border:0 none;
	float:none;
}

.reviews img:hover{
	border:0 none;
	float:none;
}


#side{
	width:320px;
	font-size:13px;
	font-weight:bold;
	float:left;
}

#sideid{
	height:15px;
	width: 284px;
	padding:5px 5px 4px 5px;
	border: #990000 3px solid;
	color:#330000;
	float:left;
}

.category{
	width:300px;
	margin:15px 10px;
	background:#FFFFFF;
	float:left;
}


.category img{
	width:75px;
	height:75px;
	border:#CCCCCC 3px solid;
	margin:5px 9px;
	float:left;
}

.category img:hover{
	border:#FF9900 3px solid;
}

.category-name{
	width:280px;
	padding:5px 10px;
	margin:0px 0px 5px;
	background:#990000;
	float:left;
}

#footer{
	width:960px;
	height:150px;
	background:#666666;
	border-top: #333333 8px solid;
	margin:50px 0px 0px;
	float:left;
}

#bookmarks {
width:192px;
float:left;
}

#bookmarks li {margin: 0px 0px; display:inline;}


#bookmarks li a {
	width: 152px;
	height: 14px;
	color:#FFFFFF;
	margin: 3px 10px;
	padding: 3px 10px;
	text-align:left;
	border-bottom: dotted 1px  #DDD;
	float: left;
}


.wp-pagenavi {
width:468px;
margin:12px 0px;
float:left;
}

.wp-pagenavi span.pages {
background-color:#FFFFFF;
border:1px solid #303030;
color:#303030;
margin:3px;
padding:2px 5px;
}

.wp-pagenavi span.current {
background-color:#303030;
border:1px solid #303030;
color:#FFFFFF;
font-weight:bold;
margin:3px;
padding:2px 5px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
background-color:#FFFFFF;
border:1px solid #303030;
color:#303030;
margin:3px;
padding:2px 5px;
text-decoration:none;
}

.wp-pagenavi a:hover {
background-color:#303030;
border:1px solid #303030;
color:#FFFFFF;
margin:3px;
padding:2px 5px;
text-decoration:none;
}


.address {
	background:url('images/address.png') no-repeat;
	height:24px;
	line-height:24px;
	margin-top:8px;
	padding:0px 0px 0px 35px;
	display:block;
	font-style:normal;
}

.phone {
	background:url('images/phone.png') no-repeat;
	line-height:24px;
	margin-top:8px;
	padding:0px 0px 0px 35px;
	display:block;
	font-style:normal;
}

.mail {
	background:url('images/mail.png') no-repeat ;
	line-height:24px;
	margin-top:8px;
	padding:0px 0px 0px 35px;
	display:block;
	font-style:normal;
}

.web {
	background:url('images/web.png') no-repeat;
	line-height:24px;
	margin-top:8px;
	padding:0px 0px 0px 35px;
	display:block;
	font-style:normal;
}
