/*  
Theme Name: Logodesign
Theme URI: http://www.logoworks.com
Description: Logodesin theme from Logoworks.
Version: 1.0
Author: Logoworks
Author URI: http://www.logoworks.com
*/

body 
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #6D6E69 url(images/main.jpg) repeat-y top center;
	color: #231F20;
	margin: 0;
	padding: 0;
}

#page
{
	padding: 0px;	
	margin: 0 auto;
	width: 1024px;
}
a           
{   
    color: #BF311A;
    font-weight: normal;
	text-decoration: none;
}
a:hover { text-decoration: underline; } 
img { border: 0px; }
form, h1, h2, h3 { padding: 0px; margin: 0px; }
.alignleft { float: left; }
.alignright { float: right; }

/* START header styles */

#topBar
{
	background: #BF2E1B;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#topBarLinks
{
	width: 959px; /*1024*/
	margin: 0 auto;
	text-align: right;
	padding: 0px 65px 0px 0px;
}

#logoSearch { background: #242424; overflow: hidden; }
#logoSearchContent
{
	width: 1024px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}
#logo { float: left; }


/* START search styles */
#search 
{ 
	float: right;
}
#searchform 
{ 
	padding: 25px 75px 0px 0px;
	font-size: 12px;
	color: #DCDCD0;
}
#searchform #s
{
	font-size: 10px;
	width: 190px;
}
#searchform #searchsubmit
{
	
}
#searchsubmit { padding: 0px 0 0 0px; }
/* END search styles */

#quote
{
	background: #3D3F3C;
	text-align: center;
}

#companyLinks
{
	background: #242424;
	text-align: right;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	color: #827E7E;
	line-height: 41px;
	font-size: 13px;
}
#companyLinksContent
{
	width: 959px; /*1024*/
	margin: 0 auto;
	text-align: right;
	padding: 0px 65px 0px 0px;
}


#pages
{
	list-style: none;
	margin: 0px 0px 0px 100px;
	list-style: none;
	padding: 0px;
}
#pages li
{
	float: left;
	margin: 0px;
	padding: 0px;
}
#pages li a
{
	display: block;
	height: 24px; /*24*/
	width: 118px;
	background: url(images/nav.jpg) no-repeat;
	font-size: 12px;
	color: #DCDCD0;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	padding: 0px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
}
#pages li a:hover, #pages li a.selected
{
	background: url(images/navOn.jpg) no-repeat;
	text-decoration: none;
	color: #FFFFFF;
}


/*
#header h1
{
	padding: 0px;
	margin: 0px;
}
#header h1 a 
{
	color: #5D1A0C;
	font-size: 32px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}


.description 
{
	color: #4C5B52;
	font-style: italic;
	font-size: 12px;
	text-align: left;
	padding: 10px 80px 15px 15px;
	margin: 0px;
}
*/

/* END header styles */



/* START sidebar styles */
#sidebar
{	
	width: 200px; /*275*/
	float: right;
	padding: 0px 75px 0px 0px;
}
ul#themeswitcher li
{
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0px;
}
#themeswitcher select
{
	font-size:10px;
}

#sidebar > ul
{
	margin: 15px 0;
	padding: 0px;
	list-style: none;
	text-align: left;
}
#sidebar > ul li h2
{
	font-size: 16px;
	color: #BF311A;
	margin: 0 0px 0px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #9C9C9A;
	padding: 0px 0 0px;
}
#sidebar > ul li ul
{
	font-size: 10px;
	list-style: disc;
	margin: 10px 0 10px 25px;
	padding: 0px;
	color: #69695D;
	text-align: left;
}
#sidebar > ul li ul a
{
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	color: #69695D;
	text-decoration: none;
}
#sidebar p
{
	margin: 10px 0;
	padding: 0;
	color: #69695D;
	font-size: 11px;
}
.textwidget
{
	margin: 10px 10px;
	padding: 0;
	color: #69695D;
	font-size: 11px;
	line-height: 18px;
}
#sidebar a
{
	color: #BF311A;
}

#sidebar ul li#tag_cloud, #sidebar ul li#calendar
{
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;	
	color: #69695D;
}
#sidebar ul li#tag_cloud h2, #sidebar ul li#calendar h2
{
	margin: 0px 0px 10px -15px;
}
#sidebar ul li#tag_cloud a, #sidebar ul li#calendar a
{
	color: #69695D;
	text-decoration: none;
}
/* END sidebar styles */

/* START content styles */
#content.narrowColumn
{
	float: left;
	width: 529px; /*749*/
	margin: 0px;
	padding: 0px 110px 25px 110px;
	
}
#content.widecolumn
{
	width: 804px; /*1024*/
	margin: 0px;
	padding: 0px 110px 25px 110px;
}
.post { clear: both; }
.post h2, .post h3
{
	margin: 0 0 5px 0;
	padding: 5px 0 5px 0;
}
.post h2 a, .post h3 a
{
	color: #BF311A;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}
.post small
{
	font-size: 10px;
	color: #333333;
	margin: 0;
	padding: 0;
}
.post small a
{
	font-size: 10px;
	color: #6D6E6A;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
.post .entry
{
	margin: 7px 0 13px;
	padding: 0px;
	text-align: left;
    line-height: 20px;
}
.post .entry p
{
	margin: 7px 0 5px;
	padding: 0px;
	text-align: left;
}
.post .entry a
{
	color: #333333;
	text-decoration: underline;
}
.post .postmetadata, .post .postmetadata a
{
	margin: 0px 0 15px;
	padding: 0px;
	text-align: right;
	color: #BF311A;
	text-decoration: none;
}
.post .postmetadata a:hover
{
	text-decoration: underline;
}
.post img { margin: 0 5px 5px 0; }
h2.pagetitle, h2
{
	color: #BF311A;
	font-size: 19px;
	text-decoration: none;	
	margin: 5px 0 0px;
	font-weight: bold;
}
.navigation a
{
	color: #BF311A;
}
/* END content styles */

/* START footer styles */
#footer
{
	padding: 0px;
	margin: 0px;
}

#rss
{
	float: left;
	margin: 0px 15px;
	text-align: center;
	font-size: 8px;
	color: #96ABB6;
	font-weight: normal;
}
#rss a
{
	text-align: center;
	font-size: 8px;
	color: #96ABB6;
	font-weight: normal;
}

/* END footer styles */

