/*  -----------------------------------------------
Theme Name: Cinza
Author: Ana Degenaar
URL:      www.blogmilkshop.com
Description: Simple three column Wordpress theme designed by Ana Degenaar and coded by Brandi Bernoskie.
----------------------------------------------- */


body {
background: #fcfcfc repeat;/* background-attachment: fixed; */
color:#333333;
margin:0;
font: italic normal 12px 'Times New Roman', Times, FreeSerif, serif;
text-align: center;
}
a:link, a:visited, .lsidebar a:link, .lsidebar a:visited  {
  color: #999999;
  text-decoration:none;
}
a:hover {
color:#ccc;
}
a img {
border-width:0;
}
/* Header
----------------------------------------------- (c) theme by blogmilk
*/


#header-wrapper {
width: 100%;
text-transform: uppercase;
font: normal normal 60px 'Josefin Sans';
color: #999999;
padding-bottom: 0px;
padding-top: 0px;
background: #fcfcfc;
}

#header h1 {
width: 100%;
text-transform: none;
font: normal normal 60px 'Josefin Sans';
color: #999999;
margin: 0px;
padding-top: 55px;
text-align: center;
text-transform: none;
letter-spacing: 2px;

}
#header-inner {
background-position: center;
margin-left: auto;
margin-right: auto;

}

#header a {
font: normal normal 60px 'Josefin Sans';
color: #999999;
text-decoration:none;
}
#header a:hover {
color:#666666;
}
#header .description {
margin:0 5px 5px;
padding:0 220px 0px;
text-transform: none;
letter-spacing:.2em;
line-height: 1.4em;
font: italic normal 14px Corsiva;
color: #beb9b9;
text-align: center;
}

#header img {
margin-left: auto;
margin-right: auto;
}


/* -----   LINKBAR   -----(c) theme by blogmilk*/

#linkbar-wrapper {
margin: 0px auto 0px auto;
padding: 0px 0px 0px 0px;
width: 100%;
position: relative;
background: #fcfcfc;
clear:both;
display:block;
float: center;
text-align:center;
}

#linkbar .widget {
margin: 0px auto 0px auto;
padding: 4px 0px 4px 0px;
text-align: center;
}

#linkbar ul {
margin: 0px auto 0px auto;
padding: 0px 0px 0px 0px;
list-style-type:none;
display:block;
}

#linkbar li {
display: inline;
margin: 0px auto 0px auto;
padding: 0px 0px 0px 0px;
}

#linkbar h2 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
display: none;
visibility: hidden;
}

#linkbar a {
clear: both;
margin: 0px -4px 0px 0px;
padding: 6px 23px 6px 15px;
width:100%;
text-decoration:none;
font: normal normal 9px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
color: #797979;
text-transform: uppercase;
letter-spacing: 3px;
}

#linkbar a:hover {
color: #191919;
}


/* Outer-Wrapper
-----------------------------------------------(c) theme by blogmilk */
#outer-wrapper {
width: 1125px;
margin:0 auto;
text-align:left;
margin-top: 10px;
margin-bottom: 0px;
font: italic normal 12px 'Times New Roman', Times, FreeSerif, serif;
line-height:20px;
color: #333333;
background: #fcfcfc;
}

#content-wrapper {
background: #fcfcfc;
padding-top: 80px;
padding-bottom:40px;
overflow:hidden;
}

#main-wrapper {
margin-bottom: 0px;
padding-left: 15px;
padding-right: 15px;
width: 682px;
float: left;
line-height: 30px;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
}
#sidebar-wrapper {
text-transform: lowercase;
color: #333333;
width: 175px;
margin-top: 70px;
padding-bottom: 10px;
padding-left: 15px;
padding-right: 15px;
float: left;
text-align: center;
font-style: italic;
line-height: 20px;
letter-spacing: 0.5px;
font-size: 90%;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */
}

#right-sidebar-wrapper {
text-transform: lowercase;
color: #333333;
width: 175px;
margin-top: 70px;
padding-right: 15px;
padding-bottom: 10px;
float: right;
text-align: center;
font-style: italic;
line-height: 20px;
letter-spacing: 0.5px;
font-size: 90%;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */
}

/* Headings
-----------------------------------------------(c) theme by blogmilk */
h2 {
font: normal normal 11px 'Arial', sans-serif;
line-height: 1.4em;
text-transform: uppercase;
color: #999999;
text-align: center;
letter-spacing:1.3px;
font-weight:bold;
padding-bottom: 5px;
}

.rsidebar h2 {
font: normal normal 11px 'Arial', sans-serif;
line-height: 1.4em;
text-transform: uppercase;
color: #999999;
text-align: center;
letter-spacing:1.3px;
font-weight:bold;
padding-bottom: 5px;
}

/* Posts
-----------------------------------------------(c) theme by blogmilk
*/
h2.date-header {
font: normal normal 10px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
text-transform: uppercase;
letter-spacing: 3px;
padding-top: 10px;
padding-bottom: 15px;
text-align: center;
margin-left:auto;
margin-right:auto;
display:block;
}

.date-header, a:link, a:visited {
color: #999999;
text-decoration: none;
}

.post, .page {
margin:.5em 0 1.5em;
padding: 5px 5px 5px 6px;
text-align: center;
}
.post h3, .page h3, .archive_head {
margin:.25em 0 0;
line-height:30px;
font: normal bold 14px Arial,sans-serif;
color: #4c4c4c;
text-transform: uppercase;
text-align: center;
padding-top: 30px;
background: url(img/bordercinza.png) top no-repeat;
letter-spacing: 0.03em;
}

.post h3 a, .post h3 a:visited, .post h3 strong {
display:block;
text-decoration:none;
font: normal bold 14px Arial,sans-serif;
color: #4c4c4c;
text-transform: uppercase;
}
.post h3 strong, .post h3 a:hover {
color:#eee;
}
.post-body {
margin:0 0 .75em;
line-height:1.8em;
color:#333333;
padding-left:15px;
padding-right:15px;
text-align: justify;
}
.post-footer {
font: $postfooterfont;
color: #aaa;
margin:0.75em 0;
padding-top: 8px;
padding-bottom: 10px;
text-transform: lowercase;
line-height:2em;
margin-bottom: 30px;
margin-top: 20px;
letter-spacing: 2px;
}

.post-footer-cat {
padding-left: 10px;
}
.post-footer-social {
float:right;
}
.post-footer-social a {
padding-left: 2px;
padding-right: 2px;
}

.post-labels {
padding-top: 10px;
margin-bottom: 0px;
}

.comment-link {
float: center;
padding-bottom: 13px;
}

.post-comment-link {
float:center;
margin-top: -24px;
width: 46px;
height: 45px;
font-size:0px;
font-weight: normal;
line-height:43px;
text-align: left;
font-style: none;
font-size: 0px;
}

.post-comment-link a:link, .post-comment-link h1  {
text-decoration: none;
font-size: 0px;
}  

.addthis_button {
float: center;
font: italic normal 11.5px 'Times New Roman', Times, FreeSerif, serif;
margin-bottom: 0px;
padding-top: -10px;
letter-spacing: 3px;
margin-top: 0px;
color: #fff;
}

.post img, .page img {
border:0px solid #ffffff;
}


.tr-caption-container img {
border: none;
padding: 0;
}
.post blockquote {
line-height: 1.8em;
padding-top: 0px;
margin:  5x;
color: #beb4b4;
font: normal normal 12px 'Droid Sans';
}
.post blockquote p {
line-height: 1.8em;
}
/* Comments
-----------------------------------------------(c) theme by blogmilk */
#comments { 
width: 640px; 
clear: both; 
}

#comments h4 {
float: center;
font-weight: normal;
line-height: 1.4em;
text-transform:lowercase;
color: #999999;
}

#comments-headers h4 {
float: left;
font-weight: normal;
line-height: 1.4em;
text-transform:lowercase;
color: #999999;
}

#comments-block {
float: left;
margin:1em 0 1.5em;
line-height:1.6em;
font-transform: lowercase;
}

ul#comment-block li.comment { padding: 1.2em 0 1.2em 1.2em; list-style: none; overflow: hidden; border-bottom: 1px dotted #bbb; height: 1%; }
ul#comment-block li.even { background: #fff; }
ul#comment-block li.odd { background: #fff; }
ul#comment-block li.trackback, ul#comment_list li.pingback { background: #CCC; }
ul#comment-block li.comment ul.children { margin: 0 0 0 1.2em; }
ul#comment-block li.comment ul.children li.comment { border-top: 1px dotted #bbb; border-bottom: none; padding-bottom: 0; margin-top: 1.2em; }

#comments-block .comment-author {
margin:.5em 0;
font-transform: lowercase;
}

.comment-avatar .avatar { 
float: left; 
padding: 0 1.2em 1.2em 0; 
}

.comment-time { 
font: normal 0.9em 'Times New Roman', Times, FreeSerif, serif; 
color: #888; 
}

.comment_num { padding: 0 15px 0 20px; font-weight: bold; font-size: 1.4em; float: center; }		
.trackback .comment_num { padding: 0 0 0 20px; }
.comment_num a, .comment_num a:visited { color: #888; text-decoration: none; }
.comment_num a:hover { color: #df0000; text-decoration: none; }
				
.comments-block strong { 
font-size: 1.0em; 
padding-right:1em; }

#comments-block .comment-body {
margin:.25em 0 0;
font-transform: lowercase;
}

#comments-block .comment-footer {
margin:-.25em 0 2em;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.1em;
font-size: 10px;
border-bottom: 1px #ccc dotted;
}
#comments-block .comment-body p {
margin:0 0 .75em;
}
.deleted-comment {
font-style:italic;
color:gray;
}
.blog-pager-newer-link {
float: left;
font: normal normal 11px 'Trebuchet MS', Trebuchet, sans-serif;
letter-spacing: 4px;
padding-left: 20px;
text-transform:uppercase;
}
.blog-pager-older-link {
float: right;
font: normal normal 11px 'Trebuchet MS', Trebuchet, sans-serif;
letter-spacing: 4px;
padding-right: 20px;
text-transform:uppercase;
}
.navigation {
background: url(img/bordercinza.png) top no-repeat;
text-align: center;
padding-bottom: 20px;
text-transform:uppercase;
}
.feed-links {
clear: both;
line-height: 2.5em;
}


#respond { padding: 2.4em 0 0; clear: both; overflow: hidden; }
#comment_form { width: 600px; padding: 0 0 0 0; float: center; }
#comment_form p { padding: 0.2em 0; }
#comment_form label {
padding: 0 0 0 10px; 
line-height: 1.4em;
text-transform:lowercase;
color: #303030;
font: normal normal 12px 'Times New Roman', Times, FreeSerif, serif;
}
#comment_form .text_input { 
width: 300px; 
padding: 6px; 
line-height: 1.4em;
text-transform:none;
color: #303030;
border: 1px solid #999; 
font:italic normal 12px 'Times New Roman', Times, FreeSerif, serif;
}
#comment_form .text_area { width:500px; }
#comment_form .text_input:focus { border: 1px solid #999; padding: 6px; font:italic normal 12px 'Times New Roman', Times, FreeSerif, serif; }
#comment_form .form_submit { padding: 0.4em 30px; border: 1px solid #999; font: italic normal 12px 'Times New Roman', Times, FreeSerif, serif; cursor: pointer; }
#comment_form p.subscribe-to-comments { font-size: 1.4em; }
#comment_form p.subscribe-to-comments label { font-size: 1.0em; }

/* Sidebar Content
-----------------------------------------------(c) theme by blogmilk */
.sidebar {
line-height:1.6em;
}
.lsidebar ul li {
list-style: none;
border-bottom: 1px dotted #ccc;
margin-left: -40px;
line-height:1.6em;
text-align: center;
	}
.lsidebar .widget, .main .widget {
margin:0 0 .05em;
padding-bottom: 1em;
border-bottom: 1px dotted #cccccc;
}
.rsidebar ul li {
list-style: none;
border-bottom: 1px dotted #cccccc;
margin-left: -40px;
line-height:1.6em;
text-align: center;
	}
.rsidebar .widget, .main .widget {
margin:0 0 .05em;
padding-bottom: 1em;
border-bottom: 1px dotted #cccccc;

}
.main .Blog {
border-bottom-width: 0;
}
/* Profile
-----------------------------------------------(c) theme by blogmilk */
.profile-img img {
display: block;
float: center;
margin-left: 45px;
margin-right: 60px;
height: 90px;
width: 90px;
-webkit-border-radius: 50em;
-moz-border-radius: 50em;
border-radius: 50em;
}
.lsidebar ul li.profile-img, .rsidebar ul li.profile-img {
	border-bottom:0px;
}

.profile-data {
margin:0;
text-transform:uppercase;
letter-spacing:0.2em;
font: normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
color: #999999;
font-weight: bold;
line-height: 1.6em;
text-align: center;
padding-top:5px;
}
.lsidebar ul li.profile-data, .rsidebar ul li.profile-data {
border-bottom:0px;
}
.profile-datablock {
margin:.5em 0 .5em;
text-align: center;
border:none;
}
.profile-text {
margin: 0.5em 0;
line-height: 1.6em;
padding-bottom:10px;
}
.profile-link {
font: normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
text-transform: uppercase;
letter-spacing: 0.2em;
border:none;
}

.profile-name-link {
background-image:none !important;
padding-left:0px;
border:none;
 }

#credits {
margin:auto;
padding: 20px 80px 15px 0px;
width: 100%;
text-align: center;
display: block;
height: 30px;
text-transform: uppercase;
letter-spacing: 4px;
font: normal normal 8px 'Trebuchet MS', Trebuchet, sans-serif;
}

#s {
width:96%;
font: italic 12px 'Times New Roman', Times, FreeSerif, serif;
padding:2px;
}

.widget select {
width:96%;
font: italic 12px 'Times New Roman', Times, FreeSerif, serif;
padding:2px;
}

img#wpstats {
display: none;
}
