/*
Theme Name: In the Clouds
Theme URI: http://blog.nnatali.com/tag/in-the-clouds/
Description: Theme inspired in new design of Twitter and available in Spanish, English and Catalan.
Version: 1.3
Author: Nnatali
Author URI: http://blog.nnatali.com/
Tags: blue, two-columns, fixed-width, theme-options, threaded-comments
*/


/*****************************************
				STRUCTURE
*****************************************/


* { 
	margin:0; 
	padding:0;
}
body {
	background:url() repeat-y fixed center #383830;
}
#page {
	margin:0px auto 0 auto;
	width:830px;
	background:#ffffff;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	margin-bottom:20px;
}
#header {
	width:830px;
	height: 300px;
	position:relative;
	background: url(images/DaddyBearHeads_header.jpg) no-repeat top center;

}
#mainmenu, #mainmenu ul, #mainmenu ul li {
	background:#000000;
padding: 1px 0px;

}
#mainmenu ul li {
	list-style-type:none;
	padding: 0px 15px;
	float:left;
margin-left:7px;
}
#mainmenu ul li ul li{
	float:none;
}
#mainmenu a {
	color:#fff;
	text-decoration:none;
}
#mainmenu a:hover {
	color:#c2a421;
}
#bird {
	right:10px;
	position:absolute;
	top:-31px;
}
#twitt {
	width:310px;
	height:40px;
	background:#ace1f9;
	padding:10px;
	position:absolute;
	top:30px;
	right:110px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}

#content {
	width:560px;
	padding:10px;
	float:left;
}

.narrowcolumn {
}
.widecolumn {
}

.post {
	margin: 10px 14px;
	text-align: justify;
	border-top:1px dotted #CCCCCC;
	padding-top:10px;
}
.postmetadata {
	border-top:1px dotted #CCCCCC;
	margin-top:10px;
	padding-top:5px;
}
.narrowcolumn .postmetadata {
}
.widecolumn .postmetadata {
}
#footer {
	width:810px;
	clear:both;
	margin:0 auto 10px auto;
}
#footer p {
	text-align: center;
}
#footertags {
	clear:both;
	padding:10px 12px 7px 12px;
	background:#000000;
text-align:center;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
#footertags a {
	text-decoration:none;
	margin:4px 10px;
	color:#778315;
}
#footertags a:hover {
	color:#c0a210;
}

/*****************************************
				ELEMENTS
*****************************************/

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
        margin-left: 0px;
        
}
#sidebar #searchsubmit {
	padding: 1px;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform p {
	margin: 5px 0;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
#s {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-topleft:5px;
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#EEEEEE;
	border-style:solid;
	border-width:1px 0 1px 1px;
	font-size:14px;
	padding:4px 10px;
	width:300px;
}

#searchsubmit {
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topright:5px;
	background:#BBBBBB;
	border:1px solid #EEEEEE;
	color:#333;
	font-size:14px;
	font-weight:bold;
	padding:3px 10px;
	margin-left:-4px;
}




/*****************************************
			LIST OF COMMENTS
*****************************************/
.alt {
	padding: 10px;
}
.commentlist {
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border-top:1px solid #CCCCCC;
}
.children {
	border-left:1px solid #CCCCCC;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}


/*****************************************
				SIDEBAR
*****************************************/
#sidebar
{
	padding: 20px 0 0px 0;
        padding-right:7px;
        padding-left:2px;
	width: 200px;
	float:right;
        border-left:1px dotted #CCCCCC;

}
.widget{
margin-left: 10px;
}

/*****************************************
				TAGS
*****************************************/
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	border-left:3px solid #2277BB;
	margin:15px 30px;
	padding-left:10px;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.navigation {
	display: block;
	text-align: center;
	margin-top:7px;
        margin-left: 13px;
        margin-right: 13px;
}
.navigation div a{
	background-color:#ffffff;
	display:block;
	font-size:12px; 
	height:22px;
	line-height:1.5em;
        margin-top: 20px;
	margin-bottom:3px;
	padding:3px 0;
	text-align:center;
	width:100px;

}
.navigation div a:hover{
	border:none
	text-decoration:none;
	background-position:left;
}

.clear {
	clear: both;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
a img {
	border:#999999 solid 1px;
}

/*****************************************
				CAPTIONS
*****************************************/
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	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:none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	padding: 0 4px 5px;
	margin: 0;
}


/*****************************************
				IMAGES
*****************************************/
p img {
	max-width: 100%;
        border:#999999 solid 1px;
        margin: 0 0 2px 7px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

a:hover img.alignleft{
        border:#fda10f solid 1px;
	}

.alignright {
	float: right;
}
.alignleft {
	float: left;
}


/*****************************************
				LISTS
*****************************************/


html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
        margin-bottom: 10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;

}

.entry ol, .entry ul {
	margin: 10px 10px 10px 30px;

}
.entry ol li, .entry ul li {
	margin: 2px 0;

}
ul.post-meta {
}
ul.post-meta li {
}
span.post-meta-key {
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 0px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
margin-bottom: 20px;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}



/*****************************************
				TITLES
*****************************************/
#header h1 {
	text-align:left;
	position:absolute;
	left:15px;
	top:40px; 
}
h1 a {
	color:#DFF5FF;
	text-decoration:none;
	font-family:Verdana, Arial, Sans-serif;
	font-size: 30px;
	font-weight:normal;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
#sidebar h2 {
	margin: 0px 0 0 0;
	padding: 0;
        padding-left: 0px;
	color:#333333;
	font-family:Helvetica,Arial,Sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1;	
}
#sidebar h2:first-letter {
	font-weight;
}

/*****************************************
				TEXTS
*****************************************/
body {
	font-size: 12px; 
	font-family:"Lucida Grande",Arial,Sans-serif;
	color: #333;
	text-align:left;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
#footer {
	text-align:center;
	font-size:10px; 
	color: #000000;
}
#footer a {
	color:#2277BB;
}
small {
	font-size: 10px;
}
h1, h3 {
	font-weight: bold;
}
#header .description {
	color:#DDEEF6;
	font-family:Helvetica,Arial,Sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	line-height:24px;
	position:absolute;
	left:15px;
	top:80px; 
}

h2.pagetitle {
	font-size: 16px;
}

h3 {
	font-size: 13px;
}
.commentlist li ul li {
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
}
.commentlist p {
	font-weight: normal;
	text-transform: none;
}
#commentform p {
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
font-size:10px;
font-weight: bold;
}
code {
}
acronym, abbr, span.caps{
}
a:hover {
        color:#000000;
	text-decoration: underline;
}

a:link, a:visited {
	color:#768314;
	text-decoration:none;
}

a:link, a:hover{
	color:#c2a421;
	text-decoration:underline;
}


#content p { margin-bottom: 10px; }

.widget{
margin-left:7px;
}
.widget_links{
margin-left:7px;
}

