@charset "UTF-8";

/*
Theme Name: Make It Worn
Theme URI: http://osbnorcia.org
Description: <a href="http://wordpress.org">WordPress</a> theme implementation of the three-part Make It Worn design tutorial by <a href="http://subdued.net">Bart-Jan Verhoef</a>.
Version: 2.0
Tags: worn, fixed width, three columns

Worn design and typeset provided under a Creative Commons 3.0 BY-NC License by 
osbnorcia.org

CSS and XHTML is provided under a Creative Commons 3.0 BY-NC-SA License by
osbnorcia.org

*/

/* BACKGROUNDS */

body { background: #f8f2e0 url('img/body-bg.jpg') left top repeat; }

div#container {
/*        padding-right: 75px;   */
        width: 683px;
        margin: 0 auto; 
}

div#posts-bg { background: url('img/posts-bg.jpg') left top no-repeat; }
div#footer { background:url('img/footer1.jpg') right bottom no-repeat; }
div#footer div { background:url('img/header-bg.gif') 39px top no-repeat; }


/* TYPESETTING */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:22px;
	color:#1a1a1a;
        border-width: 0px;
        padding: 0px;
        margin: 0px;

}

h1, h2, h3, h4, h5, h6, label {
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:0.1em;
	color:#ad1010;
	margin:0;
}

h1{

	font-size:38px;
	line-height:30px;
        text-align: left;
        padding-top: 10px;
}

h2 {
	
	font-size:19px;
        line-height: 22px;
}

h3 {
	margin:10px 0 5px 0;
	font-size:18px;
}

h4 {
	margin:10px 0 5px 0;
	font-size:14px;
}

h5 {
	margin:10px 0 0 0;
	font-size:11px;
	line-height:normal;
}

h6 {
	margin:4px 0;
	font-size:10px;
	line-height:16px;
}


p {
	margin:0.5em 0;
}

a {
	color:#a41c10;
	text-decoration:none;
	
	background-image:url('img/page-nav-br.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
}


a:hover, a.active {
	color:#1a1a1a;
	background-image:url('img/hover.gif');
}

a#rss {
        text-align: center;
        background-image:url('img/rss.jpg');
	background-position:left center;
	background-repeat:no-repeat;
        padding-left: 20px;
}

div.hr {
        height: 15px;
        background: url(img/page-nav-br.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}

div#header ul li a {

	padding:4px 0px;
	margin:0 8px;

}

div#header ul li.current_page_item a {
	color:#1a1a1a;
	background-image:url('img/hover.gif');
}





div#header ul li, label {
	font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#leftcol{
 text-align: right;
 float:left; 
 width:150px;


  }

blockquote {
	color:#774c37;
	font-style:italic;
}

.main p.intro {
	font-size:18px;
	line-height:30px;
}

.main p {
	font-size:15px;
	line-height:24px;
        text-align: justify;
}

.main ul {
	list-style:circle;
	list-style-image:url('img/list-marker.gif');
	color:#774c37;
	font-size:14px;
}



.main ul li {
	font-size:16px;
	line-height:27px;
}

div#footer p {
	font-size:11px;
	line-height:1.5em;
        text-align: center;

}

ul.gdpn-pages-list {
font-size:12px;
}

#sidebar {
padding-right:10px;
}


.main select {
	background-color:#fffef4;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

ul.innerfade {
list-style: none;
}


#topmenu { 
margin: 0 auto;
}
width: 583px;
}

body, div, ul, li {
	margin:0;
	padding:0;
}

img { border: none; }

img.alignright {
border: solid 1px gray;
float:right;
margin-left:15px;
margin-right:15px;
margin-bottom: 15px;
}
img.alignleft {
border: solid 1px gray;
float:left;
margin-left:15px;
margin-right:15px;
margin-bottom: 15px;
}
ol li {
margin-left: 20px;
}
div#floatright {
float: right;
text-align: center;
}

.main p.border {
border-style:dotted solid double dashed; 
}
.main div.bordert {background: url(http://osbnorcia.org/wp-content/themes/make-it-worn/img/bordert.png) 0 0 repeat-x}
.main div.borderb {background: url(http://osbnorcia.org/wp-content/themes/make-it-worn/img/borderb.png) 0 100% repeat-x}
.main div.borderl {background: url(http://osbnorcia.org/wp-content/themes/make-it-worn/img/vl.png) 0 0 repeat-y}
.main div.borderr {background: url(http://osbnorcia.org/wp-content/themes/make-it-worn/img/borderr.png) 100% 0 repeat-y}
.main div.borderbl {background: url(http://osbnorcia.org/wp-content/themes/make-it-worn/img/borderbl.png) 0 100% no-repeat}
.main div.borderbr {background: url(http://osbnorcia.org/wp-content/themes/make-it-worn/img/borderbr.png) 100% 100% no-repeat}
.main div.bordertl {background: url(http://osbnorcia.org/wp-content/themes/make-it-worn/img/bordertl.png) 0 0 no-repeat}
.main div.bordertr {background: url(http://osbnorcia.org/wp-content/themes/make-it-worn/img/bordertr.png) 100% 0 no-repeat; padding:15px} 

ul {
	list-style:none;
}



div#header {
	height:124px;
/*        margin-left:auto;
        margin-right:auto;  */
        width:683px;
}


div#header img {
	border:none;
        float: right;
}

div#header ul {
        margin: 10px auto 0;
        float: right;
}
.qtrans_language_chooser { list-style-type:none;
                           padding-top: 6px; }


div#header ul.qtrans_language_chooser a:hover, a.active {
        background-image:url('http://osbnorcia.org/wp-content/uploads/2010/03/torno.png');
}


div#header ul li {
	display:block;
        float: left;
        position: relative;
}


.blog-entry {
       margin: 0 auto;
       overflow: hidden;
       width: 683px;
}

div.right .blog-entry { width: 100%; }

div#posts-bg {
	position: absolute;
	width: 959px;
	height:502px;
	margin: 0;
	left: 0px;
	top: 144px;
	z-index: 92;
}

div.donatebuttons {
text-align: center 
}

.main {
margin-left: auto;
width: 683px;
        
}

div#footer {
        
        margin-left: auto;
        z-index: 90;
	clear: both;
}

/*       BROADCAST ELEMENTS     */
.newsheader{
   position: relative;
   float: left;
   left: 6.50%;
   width: 87.00%;
}
.wrapper{
   position: relative;
   width: 683px;
   overflow: hidden;
   margin-left: auto;
   
}
.left1{
   position: relative;
   float: left;
   left: 0.55%;
   width: 29.00%;
   padding-bottom: 32767px;
   margin-bottom: -32767px;

}
.left2{
   position: relative;
   float: left;
   width: 50.00%;
   padding-bottom: 32767px;
   margin-bottom: -32767px;
   border-right: 2px solid activeborder;
}

.leftborder {
   background: url(http://osbnorcia.org/wp-content/themes/make-it-worn/img/dot2.gif) 0 0 repeat-y;
}


.right{
   position: relative;
   float: right;
   width: 49%;
   padding-bottom: 32767px;
   margin-bottom: -32767px;
   


}
.newsfooter{
   position: relative;
   float: left;
   left: 6.50%;
   width: 87.00%;
}


#buttontable {
	width: 400px;
	margin: 0px auto;
	border-collapse: collapse;
}
#buttontable .rowa {

	height: 100px;
}
#buttontable .rowb {

	height: 100px;
}
#buttontable .cell {
	padding: 5px;
	border: 2px solid #AD1010;
}

#centerbutton { text-align: center }



div.hr hr {
  display: none;
}
/*
form#donate {
text-align: left;
}
*/