/*
Theme Name: encontrar_v1
Theme URI: http://encontrar.com.br
Description: 2 column Simple WP theme
Author: encontrar.com.br
Author URI: encontrar.com.br

		 Light Blue: #336699
		 Dark Blue: #333333
*/

/*
	RESET
*/

*{margin:0; padding:0;}

body {
font-family: Verdana, Arial; 
font-size: 12px; 
background: #fff url(images/bg.jpg) repeat-x;
color: #333; 
margin:0; 
padding:0;
line-height: 17px;
}
ul									{ list-style: square inside; }
ol									{ list-style: decimal inside; }
a									{ outline: none; text-decoration: none; }
a img								{ border: none; background: none; }
img									{ vertical-align: middle; }

/*
	UTILITY
*/
.floatLeft 							{ float: left; }
.floatRight							{ float: right; }
.clear								{ clear: both; }
.button, .older-newer a,
#search-nav a						{ border: 1px solid #336699; background: white; padding: 3px 8px; 
									  -moz-border-radius: 5px; -webkit-border-radius: 5px; color: #336699; }
.button:hover, .older-newer a:hover,
#search-nav a:hover					{ background: #333333; color: white; }
.visitsite							{ float: right; margin-right: 10px; display: inline; }



a { color: #336699; text-decoration: none; }
a:hover { text-decoration: none; color : #333; }

img{ border: none; padding: 6px; } 
img a{border:none;} 

ul { list-style-type: none; }

#page {
	width: 970px;
	margin: 0px auto;
}

/*
	HEADER
*/
form#searchform						{ margin: 20px 10px 0 0; float: right; }

.rssfeed									{ margin: 20px 10px 0 0; float: right; }

#header { 
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
height: 80px;
}
#header h1 {
font-size: 24px;
font-weight: 100;
padding: 30px 0 0 30px;
}
#header h1 a {
color: #fff;
}
#header h1 a:hover {
color: #aaa;
text-decoration: none;
}
#header h2 {
color: #ccc;
font-size: 16px;
font-weight: 100;
padding: 3px 0 0 30px;
}

#menu {
background: #fff url(images/menu.jpg) no-repeat;
height: 30px;
line-height: 30px;
}

#menu ul {
list-style-type: none;
margin: 0;
padding-left: 20px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
display: block;
padding: 0 10px 0 10px;
text-decoration: none;
color: #000;
font-size: 14px; 
font-weight: 100;
}
#menu ul li a:hover {
color: #000;
background: #eee url(images/menuover.jpg) repeat-x;
}

#wrapper {
background: #fff url(images/content.jpg) repeat-y;
padding: 0 20px;
}

#content {
	float: left;
    width: 660px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#sidebar {
    font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
    float: right;
	width: 260px;
	padding-top: 30px;
}

#footer {
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    background: #336699 url(images/footer.jpg) no-repeat;
    text-align: center;
    color: #222;
}

#footer p { color: #222; }
#footer a { color: #222; text-decoration: none; }
#footer a:hover { color: #222; text-decoration: underline; }


h1 {

}

h2 {

}

h3 {
font-weight: 100;
margin-top: 7px;
}

h4 {

}

h5 {

}





h2 a:hover, h2 a:visited, h2 a {

}

.post {

}

.post h2 { 
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 19px;
    margin: 0 0 4px; padding: 0 0 3px; 
}
.post h2 a:hover { text-decoration: none; }

.post h3 { 
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 19px;
    margin: 0 0 4px; padding: 0 0 3px; 
}
.post h3 a:hover { text-decoration: none; }

.post p {
padding: 5px;
}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {
	clear: both; 
    background:#f3f3f3; 
	padding:6px; 
	margin-top: 16px;
	margin-bottom: 5px;
}
/*
.postmetadata alt {
	clear: both; 
	padding:6px; 
	margin-top: 16px; 
	margin-bottom: 5px;
}
*/
.postmetadata {
	clear: both; 
	background:#f3f3f3; 
	padding:6px; 
	margin-top: 16px; 
	margin-bottom: 5px;
}
.postmetadata a {

}

.navigation {
	float:left;
	}
	
	.alignleft {float:left; } 
	.alignright {float:right;} 

.center {

}

.pagetitle {

}

blockquote{
	border-left:1px solid #A5ABAB; 
	margin:15px; 
	padding:0 12px 0 12px; 
	}
	

cite {
	font-family: arial, verdana, tahoma;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #111; text-decoration: none;}


acronym, abbr {

}

#content h2 {
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 19px;
    margin: 0 0 4px; padding: 0 0 3px; 
	color: #336699;
}

#content ul {
color: #336699;
padding: 10px 30px;
}
#content ul li {
list-style-type: square;
}

#sidebar img { padding: 0; margin: 0; }
#sidebar ul {
    list-style-type: none; 
}

#sidebar ul h2 {
    height: 30px;
	line-height: 30px;
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 17px;
    margin: 10px 0 5px 0; padding: 0 0 0 20px; 
	color: #444;
}

#sidebar ul li {

}

#sidebar ul ul {
padding: 5px 0 5px 25px;
}

#sidebar ul ul li {
    background: url(images/icon.gif) no-repeat center left;
    padding: 2px 0 2px 20px;
}
#sidebar ul ul li a { font-size: 14px; }

#sidebar ul ul ul {
padding-left: 7px;
}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}



ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; }

ol.commentlist a {color:#111;}

small.commentmetadata {

}

#comment{
	width:75%;
	min-width:400px;
	}

	
#commentssection{
	clear: both;
	padding: 2px 12px; 
	margin: 0; 
	}
	
#commentform{
	background: #f3f3f3;
	margin: 12px 0;
	padding:20px;
	}
#commentform input {
	border: 1px solid #000;
	margin: 10px 0 0 0;
	padding: 2px;
	}
#commentform p{
	color: #111;
	}
#commentform textarea {
border: 1px solid #000;
background: #f3f3f3;
margin-top: 10px;
color: #333;
}

#commentform a{color: #111; text-decoration: none;}
#searchform {

}

#searchform input {
font-size:12px;padding:6px;
border: 1px solid #aaa;
}

#searchform #s {

}
#searchform input#searchsubmit{
margin-top: 5px;
border:0;color:#fff; background: #336699;
}

/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}
.dateicon {
padding-left: 20px;
background: url(images/date.png) no-repeat;
color: #111;
}

.titleback {
padding: 10px;
margin-bottom: 10px;
margin-top: 20px;
}

#bottom {
background: #fff url(images/bottom.jpg) no-repeat;
padding: 5px 0;
}