/*  
Theme Name: Orange Crunch
Theme URI: http://www.wpskins.org/
Description: Theme by: <a href="http://www.wpskins.org/" target="_blank">Free Wordpress Themes</a> &amp; <a href="http://www.searchbuster.org/" target="_blank">Searchbuster Directory</a> &amp; <a href="http://www.aloevera-produkte.at/" target="_blank">Aloe Vera</a>
Author: Free Wordpress Themes
Author URI: http://www.wpskins.org/
	 
	This theme was designed and built by WPskins.org,
	whose blog you will find at http://www.wpskins.org/

	The CSS, XHTML and design is released under Attribution-ShareAlike 2.5 Licence You must leave our 3 links intact on this theme if you wish to use it, please refer to the licence.txt file included. [ http://creativecommons.org/licenses/by-sa/2.5/ ]

*/


body 
{
font-size: 12px;
margin: 0px;
text-align: center;
background: #ffffff url(img/bg.jpg) top left repeat-x;
color: #31363e;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#header
{
position: relative;
margin: auto;
width: 868px;
height: 195px;
background: url(img/header.jpg) top left no-repeat;
}

#contentwrap
{
position: relative;
margin: auto;
margin-top: 25px;
width: 868px;
}

#left
{
position: relative;
float: left;
width: 558px;
}

.posthead
{
position: relative;
padding: 20px 20px 0px 20px;
height: 42px;
background: url(img/posthead.jpg) top left no-repeat;
font-size: 20px;
}

.posthead a
{
color: #31363e;
}

.thepost
{
position: relative;
margin-top: 8px;
margin-bottom: 20px;
padding: 10px;
border: #dbdbdb 1px solid;
text-align: left;
}

#vertbox
{
position: relative;
padding-bottom: 15px;
}

#right
{
position: relative;
float: right;
padding: 23px;
width: 248px;
border-left: #dbdbdb 1px solid;
border-right: #dbdbdb 1px solid;
border-bottom: #dbdbdb 1px solid;
background: url(img/sidebartop.jpg) top center no-repeat;
text-align: left;
}

#right li
{
padding: 5px;
}

#right a
{
position: relative;
color: #484848;
}

#right a:hover
{
color: #ffffff;
}

#footer
{
position: relative;
margin-top: 45px;
height: 124px;
background: url(img/footbg.jpg) top left;
}

#footer a{
	color: #ffffff;
}

a:hover
{
color: #ffffff;
background: #f79b2e;
}

h1
{
position: relative;
padding-top: 65px;
padding-left: 75px;
font-size: 30px;
color: #121212;
text-align: left;
}

h6
{
position: relative;
padding-top: 10px;
padding-left: 75px;
font-size: 15px;
color: #121212;
text-align: left;
}

h3
{
position: relative;
padding-top: 10px;
font-size: 16px;
font-weight: bold;
color: #121212;
}

#right ul
{
padding-bottom: 15px;
}

p
{
margin: 9px 0px 9px 0px;
line-height: 18px;
}

#searcher
{
float: right;
margin-top: 20px;
margin-right: 5px;
width: 225px;
text-align: left;
}

#s
{
width: 225px;
border: none;
background: none;
}

#comment
{
width: 350px;
}












