/*  
Theme Name: Born Shouting
Theme URI: 
Description: The Born Shouting theme
Version: 1.0
Author: Martin
Author URI: http://www.bochgoch.com
BG Minimal Shouting v1.0
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

/* colours
dark grey: rgb(112,109,92) 706D5C
light grey: rgb(210,226,207) D2E2CF
orange / yellow: rgb(255,194,14) FFC20E
brown: rgb(153,83,21) 995315
*/

*
{
border:0;
margin:0;
padding:0;
font-family:"Lucida Grande",Calibri,Arial,sans-serif;
font-size:10pt;
/* font-family:"trebuchet ms"; */
}

body
{
/* background-color:#f5f5f5; */
color:white;
padding-top:5px;
background:url('icons/climbing_24.png') repeat-x;
background-position: right center;
}

.headbarGreen, .headbarBrown
{
font-size:1em;
width:80%;
padding-top:2px;
padding-left:10px;
margin:5px 0 0 5px;
} 
.headbarGreen
{
background:url(greenfade.jpg) repeat-x;
height:30px;
}
.headbarBrown
{
background:url(brownfade.gif) repeat-x;
height:30px;
}

.headbarOlive, #header
{
background:url(olivefade.gif) repeat-x;
height:60px;
padding-top:1px;
padding-left:10px;
} 

.inline13
{
width:31%;
float:left;
margin:5px;
height:100%;
}

.inline23
{
width:62%;
float:left;
margin:5px;
height:100%;
}

.doubleBlock
{
width:62%;
float:left;
margin:10px;
}
.headbarBrown div p
{
color:black;
margin-top:10px;
}

div.entry
{
padding-bottom:20px;
border-bottom:1px gray groove;
}

.clearer
{ clear:both; }

.right
{ float:right; }


h1, h2, h3 
{
font-family:Trebuchet MS, sans-serif;
color:black;
letter-spacing:-1;
font-weight:900;
text-decoration:none;
font-variant:normal;
text-transform:capitalize;
font-style:normal;
padding:0;
margin:0;
}

h2, h3 
{
font-family:Trebuchet MS, sans-serif;
color:black;
font-variant:small-caps;
text-transform:capitalize;
padding:0;
margin:0 0 2px 0;
}

#sidebar h2 
{
font-family: 'Lucida Grande', Verdana, Sans-Serif;
color:#995315;
}

h3 
{ font-size: 1.3em; }

h1, h1 a, h1 a:hover, #headerimg .description 
{ text-decoration: none; }

h2, h3, h3 a
{ color: #FFC20E; }

h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover, #sidebar h2, #wp-calendar caption, cite 
{ text-decoration: none; }

blockquote 
{
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}

#content, #header
{
float:left;
width:99%;
}

#header h1 a
{ 
color: white; 
font-size: 26pt;
}

.inline13 h2
{
line-height:35px;
}

#sidebar
{
background:url('images/narrow_face_shouting.jpg') no-repeat top center;
}

#footer 
{
background:url('images/darkfooter.jpg') repeat;
background-position: bottom center;
height:130px;
color:white;
clear:both;
}

a
{ text-decoration:none; }

.post a
{
color:#995315;
border-bottom:1px red dotted;
}

.post a:visited
{ /* border-bottom:1px white dotted; */ }
.post a:hover, .navigation a:hover
{ border-bottom:2px red dotted; }
.post a:hover
{ background-color:#D2E2CF; }

.post small
{ 
color:#706D5C;
margin:0;
padding:0;
}

.postmetadata, .postmetadata a
{
color:#706D5C;
font-size:0.8em;
}

.entry a
{
color:black;
line-height:1.1em;
}

#searchform input
{
background:url(brownfade.gif) repeat-x;
}
#searchform #s
{
color:white;
border:2px #995315 solid;
}

li
{
color:black;
padding-left:2px;
margin-left:6px;
list-style-type: none;
}

.navigation
{
height:30px;
}
.navigation a
{
color:white;
font-weight:900;
}

.post h2 a
{
color:#FFC20E;
}

h2 a
{
font-size:1.5em;
}

.postlinks a
{
line-height:30px;
font-size:85%;
color:black;
font-weight:900;
}

h5
{
font-size:1.6em;
color:red;
}

#ifyoulikedthat span.ifyoulikedthatMeta
{
color:black;
}