/*  
Theme Name: ChaoticSoul
Theme URI: http://sandbox.avalonstar.com/
Description: A dark 2 column theme based off of a certain designer's old website. 
Version: 1.2-wpcom
Author: Bryan Veloso
Author URI: http://avalonstar.com/
Tags: dark, two columns, black, custom header, fixed width
Modified for opensourcecuracao.com by Rianne Hellings and Ace Suares.
*/


/*  -----|  Globals  |------------------------------------------------------  */

body { 
	background-color: #e6d8c5;
	color: #000;
	font: 66.5%/125% Arial, Helvetica, sans-serif, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:active { 
        color: #000000; 
        text-decoration: none; 
}
a:hover { 
        color: #000; 
        text-decoration: none; 
}

a img { 
        border: 0;
}

ul { 
        list-style: none; 
}

input, textarea {
	color: #9c9890;
	font-size: 11px; 
	text-decoration: none; 
	background-color: #e6d8c5; 
	border: 1px solid #ead39f;
	padding: 5px;
	}
	
blockquote {
	background: #e3d6c1;
	padding: 1px 15px 5px;
	border-bottom: 1px solid #35302a;
}

table { 
        width: 100%; 
        border-collapse: collapse; 
}
th { 
        border-bottom: 
        1px solid #35302a; 
        text-align: left; 
}

pre {
	padding: 5px 0;
	border-top: 1px dotted #35302a;
	border-bottom: 1px dotted #35302a;
}


/*  -----|  Structure  |----------------------------------------------------  */
	
#page {
	margin: 12px auto;
	width: 860px;
	}
	
#header a img {
        clear:both;
}	
#footer {
	color: #999;
}
	
#content { 
	overflow: hidden;
        float: left;
        width: 600px;
        padding: 0 20px 0 0;
        margin-top: 1em;
}
#content p { 
        font-size: 1.1em;
        line-height: 1.7em;
}
#sidebar {
        margin-top: 1em;
        float: left;
        width: 238px;
}
#sidebar h3 { 
        color: #031; 
        background: #d1bc9d; 
        margin: 0;
        padding: 0.5em;
       font-weight: bold; 
       font-variant: small-caps; 
       font-size: 1.2em;
       letter-spacing: 0.1em;
       line-height: 1.2em;
}
#sidebar ul, #akismetwrap { 
        margin: 0;
        margin-bottom: 2em;
        padding: 0 0 0.3em 0; 
        background: #d1bc9d; 
       font-size: 0.9em;
       line-height: 1.4em;
}
#sidebar li, #akismetwrap { 
        display: block;
        padding: 0.4em 0.3em 0.3em 1em; 
        background: #ead39f;
        margin: 0 0 2px 0.5em;
}
#sidebar li:hover { 
        background: #eae2d5;
}
#sidebar h3 a {
        color: #031; 
}
#searchform { 
        background: #d1bc9d; 
        padding: 2px; 
        text-align: center;
        margin-bottom: 1em; 
}
#s { 
        width: 220px; 
}
	
.goleft { 
        float: left; 
}
.goright { 
         float: right;
}

#login_logout_signup {
	float: right;
     margin: 0;
     margin-top: 0.2em;
     padding: 0;

}
#login_logout_signup a {
     color: #00448a;
     font-size: 0.8em;
}
ul.navigation { 
	border-top: 1px solid #ead39f; 
	border-bottom: 1px solid #ead39f; 
}
ul.navigation li { 
        display: block; 
        padding: 4px 10px; 
        background: #d1bc9d;
        margin: 1px 0;
}
ul.navigation li:hover { 
        background: #ead39f; 
}

/* Post Structure */

.post { 
        margin: 0;
        padding: 1.5em;
        clear: both;
        background-color:#eae2d5;
        border-bottom: 1px solid #e6d8c5;
}
#content .widecolumn .post { 
        margin: 0;
        padding: 1.5em;
        clear: both;
        background-color:#eae2d5;
        border-bottom: 1px solid #e6d8c5;
}
.top, .sticky  { 
        margin: 0;
        background: #eae2d5;
}
.top .entry { 
        font-size: 1.1em;
}
.entry {
        padding-left: 1em; 
}
.lastfive { 
        margin: 0;
        padding-left: 1.5em;
}
.postmetadata { 
        margin: 0;
        padding: 0 0 0 1em;
        display:block; 
        clear: both;
}
.postmetadata a {
        font-weight: bold; 
}
.post .postmetadata { 
        font-size: 0.8em;
        color: #555;
}
.post .postmetadata a { 
        font-weight: normal;
        color: #999; 
}
.post .postmetadata a:hover { 
        color: #393; 
}
.continue { 
        font-weight: normal;
        font-size: 90%;
        font-style:italic;
        color:#393; 
}	
	
/* Comments Structure */

.comments { 
         padding: 0 1.5em; 
         margin: 2em 0 0 0; 
         background: #e3d6c1; 
         border: 0; 
}
#commentform p { 
         float: left; 
         margin: 0; 
}
	
.commentlist { 
         background: #e3d6c1; 
         list-style: none; 
         margin: 0.5em 0 0 0; 
         padding: 0; 
}
.commentlist li { 
         background: #e6d8c5; 
         margin: 0 0 1em 0; 
         padding: 0.2em 1em; 
}
.commentlist li p { 
         padding: 0; 
         margin: 0; 
}
.commentlist li p.commentmetadata { 
         border: 0; 
         padding: 0.2em 0 0 0; 
         margin-top: 0;
   	 color: #9c9890;
}
.commentlist li p.commentmetadata a { 
   	 color: #9c9890;
}
.commentlist #commentform #comment {
         width: 100%;
}
ul.archive { 
          list-style: none; 
          padding: 0; 
          margin: 0 10px 25px; 
          font-size: 1.3em; 
}	
ul.archive li { 
          display: inline; 
}


/*  -----|  Typography  |---------------------------------------------------  */

h1, h2, h3, h4, h5, h6 { 
     font-family: Arial, Helvetica, sans-serif serif;
     font-weight: normal;
}
h1 { 
     text-transform: lowercase;
     color: #fff; 
     font-size: 4em; 
     margin: 0; 
}
h1 span { 
     color: #00448a; 
}
.widecolumn .title { 
     color: #00448a; 
     font-size: 2em;
     margin: 1em; 
     border-bottom: 0;
}
.widecolumn .post .title { 
     color: #00448a; 
     font-size: 2em;
     margin: 0;
     padding: 0;
}
.widecolumn .post .entrytext  { 
     font-size: 1.1em;
     margin: 0;
     padding: 0;
}
.widecolumn .post .entrytext a { 
     color: #00448a; 
}

.post h2 {
     margin: 0;
     padding: 0;
     font-size: 1.5em;
     line-height: 1.4em;
     letter-spacing: 0.03em;
}
.post h2 a { 
     color: #001b7b;
}
.post h2.first { 
     font-size: 2em;
     line-height: 1.4em;
     letter-spacing: 0.03em;
}



.description { 
      color: #666;
      font-weight: bold; 
}
.comments h3 { 
      margin: 0;
      color: #00448a;
      line-height: 1.4em;
}
.post .entrytext h3 { 
      margin: 0 0 10px 0;
      color: #00448a; 
      font-size: 1.2em;
      line-height: 1.2em;
      padding: 0;
      padding-top: 1em;
      
}

/*  -----|  Miscellaneous  |------------------------------------------------  */

.clear {
	height: 0;
	clear: both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#sidebar li.linkcat { 
         background-color: #e6d8c5; 
         margin: 0; 
         padding: 0; 
         list-style: none;  
}

.avatar { 
	margin: -26px 0 0;
	border: 1px solid #35302a;
	padding: 2px;
	float: right;
}

.navigation { 
	margin-top: 10px;
	padding: 10px;
}
.navigation .left { 
        float: left; 
}
.navigation .right { 
        float: right; 
}

.authormeta { display: none;
	clear: both;
}

#commentform #comment {
	width: 480px;
}

img.centered, img.aligncenter {
	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;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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;
	color: #000;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}