/*
Theme Name: Rocdove
Description: Custom Theme for Rocdove.com. This theme is a significantly modified version of Rodrigo Ghedin's theme Squared, v1.1.1
Version: 0.1
Author: Brendan Marnell / Rodrigo Ghedin
Author URL: http://www.rocdove.com / http://www.rodrigoghedin.com.br/
Tags: fixed width, custom, rocdove, two columns
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background: #D7EAFF	url(images/stripes.gif) repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
a {
	color: #199de2;
}
p, li, h3 {
	line-height: 16px;
	margin-bottom: 10px;
}
li {
	margin-left: 16px;
}
h2 {
	font-size: 30px;
	font-weight: normal;
	padding-left: 10px;
	color: #fff;
	background-color: #47a8db;
}
h2 a, h2 a:visited, h1 a, h1 a:visited {
	color: #fff;
	text-decoration: none;
}
h3 {
	font-weight: normal;
	font-size: 18px;
}
small {
font-size: 11px;
}
select { 
	border:1px solid #696969;
	width: 100%;
	padding: 2px;
	padding-bottom: 0;
}
option {
	padding: 2px 5px;
}
blockquote {
	font-style: italic;
	margin-left: 20px;
}


#title {
	overflow:hidden; 
}
#title h1 {
	float:left;
	margin-top:-9999px;
}
#container {
	padding: 0px;
	width: 950px;
	margin: auto;
	padding: 0px;
	background-image: url(images/stripes-2.gif);
	background-position: left top;
	position: relative;
}
#top-bg {
	margin: 0px;
	background-image: url(images/top-bg-blog.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 950px;
	height: 600px;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#top-nav {
	position: absolute;
	height: 50px;
	width: 255px;
	left: 490px;
	top: 60px;
}
#top-nav h1, #top-nav h1 a {
	display:block; 
	width:75px;
	height:50px; 
	overflow:hidden; 
	margin-right:7px; 
	background-repeat:no-repeat; 
	float:left;
}
h1 span {
	margin-top:-9999px;
	float:left;
}
#top-nav h1 a:hover {
	background-position:0 -50px;
}
#top-nav-work h1 a {
	background:url(images/top-work.jpg);
	position: absolute;
	top:0;
	left:0;
}
#top-nav-info h1 a{
	background:url(images/top-info.jpg);
	position: absolute;
	top:0;
}
#top-nav-blog-on h1 a{
	background:url(images/top-blog-on.jpg);
	position: absolute;
	top:0;
}


#blog-tag {
	color: #fff;
	font-size: 16px;
}
#blog-tag h1 {
	float:left;
	margin-top:-9999px;
}
#content {
	width:747px;
	position:relative;
	top: 155px;
	left: 70px;
}
#footer {
	background-color: #058717;
	width: 520px;
	height: 44px;
	margin-top: 0px;
	margin-bottom: 20px;
	clear:both;
	padding:10px;
}
.footer-text {
	color: #30fa4d;
}
.footer-text a {
	color: #30fa4d;
	text-decoration: none;
}
#posts-container {
	float: left;
	width: 520px;
	padding: 10px 10px 0px 10px;
	margin-bottom: 0px;
}
#posts-container h2 {
	margin-bottom: 4px;
	font-size: 18px;
	padding: 6px;
}
#right-container {
	float: right;
}
div#right-container ul li {
	background-color: #fff;
	width: 170px;
	padding: 0px 10px 10px 10px;
	margin: 0px;
	list-style: none;
}
div#right-container ul li ul li{
	padding: 0;
	margin-left: 0;
}
div#right-container h2 {
	margin-bottom: 6px;
	line-height: 24px;
	font-size: 14px;
	background-color: #1445a5;
}
div#right-container a {
	text-decoration: none;
	line-height: 18px;
}

.date h3 {
font-size:11px;
color: #777777;
}

.post-comments {
margin: 5px 0px 5px 0px;
}

#comment-container {
	width: 520px;
	padding: 10px;
	margin: -10px 0 25px -10px;
	background-color: #fff;
}
#commentform {
margin: 10px 0px 0px 0px;
}

.commentlist {
	width: 520px;
	padding: 10px;
	margin: -10px 0 10px -10px;
	list-style: none;
}
#commentbox {
	width: 520px;
	padding: 10px;
	margin: -10px 0 25px -10px;
	background-color: #fff;
}
#author, #email, #url, #comment, #s {
	font:Arial, Helvetica, sans-serif;
color: #404040;
	border: 1px solid #84BEFF;
	padding: 4px;
}

 #s, #comment {
	font:Arial, Helvetica, sans-serif;
	border: 1px solid #ec008c;
	background-color:#e0eff7;
	padding: 4px;
	margin: 10px 0px 10px 0px;
}

#searchsubmit, #submit{
	font:Arial, Helvetica, sans-serif;
	background-color: #ec008c;
	color: #fff;
height: 24px;
vertical-align: middle;
	font-weight: bold;
}
#searchsubmit{
width: 56px;
text-align: center;
position: absolute;
right: 10px;
margin: 10px 0px 10px 0px;
}
#submit{
padding: 4px;
}

#author, #email, #url {
	margin-right: 10px;
	width: 250px;
}
#s {
	width: 100px;
}
#comment {
	width: 510px;
}
.meta {
	width: 520px;




	padding: 10px;
	margin: -10px 0 25px -10px;
	background-color: #fff;
}
.post {
	width: 520px;
	padding: 10px;
	margin: -10px 0 25px -10px;
	background-color: #fff;
}
.navigation {
	display: block;
	text-align: center;



}
.commentlist li {
	width: 480px;
	padding: 10px;
	margin: 0 0 20 -10px;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: 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;
}

.wp-caption img {
       margin: 0;
       padding: 0;
       border: 0 none;
}
.wp-caption p.wp-caption-text {
       font-size: 11px;
       line-height: 17px;
       padding: 0 4px 5px;
       margin: 0;
}
