/*
Theme Name: Leading to Serve
Theme URI: http://www.premierstudios.com/
Description: Leading to Serve.  Design by <a href="http://www.premierstudios.com">Premier Studios</a>.
Version: 1.0
Author: Robbie Knight
Author URI: http://www.premierstudios.com/
*/


html,body,div,p {font: normal 12px Georgia, Palatino, Palatino Linotype, serif; color: #454545;}
body {
	font-size: 11px;
	font-family: Georgia, Palatino, Palatino Linotype, serif;
	color:#564b47;
    background: url(images/bground.jpg) repeat-y 50% 0; background-attachment: fixed; margin: 0; padding: 0;
}

a {color:#981B1E;}
a:visited {color:#981B1E;}
a:hover {color: #000;}
a:active { color:#000;}

ul {
	list-style: disc;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 5px;
}

li {
	padding: 0px 0px 0px 0px;
	color: #454545;
}

#contentWrapper {
	width: 843px;
	margin-right: auto;
	margin-left: auto;
        background-image: url(images/postBG.jpg);
}
img {
	padding: 5px;
}
img a {
	border: 1px;
}
.alignright {
       float:right;
}

/* ----------container-------------- */
#container {
	width: 892px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

/* ----------navigation-------------- */
#header {
	width:892px;
	background: url("images/logoBG2.jpg") no-repeat bottom;
	font-size: 12px;
	font-style: italic;
	color: #333;
	height: 181px;
	margin-right: auto;
	margin-left: auto;
  }
#header ul {
	list-style:none;
	padding: 34px 0px 0px 400px;
	margin: 0px;
  }
#header li {
  float:left;
  background:url("images/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#header a {
  float:left;
  display:block;
  background:url("images/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  color:#333;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#850003;
  }
#header .current_page_item {
  background-image:url("images/left_on.gif");
  }
#header .current_page_item a {
  background-image:url("images/right_on.gif");
  color:#850003;
  padding-bottom:4px;
  }
 
 #header #current {
  background-image:url("images/left_on.gif");
  }
#header #current a {
  background-image:url("images/right_on.gif");
  color:#850003;
  padding-bottom:4px;
  }


/* -----------------sidebar--------------------- */
#sidebarHolder {
	padding: 15px 0px 10px 0px;
	margin-left: 600px;
	margin-right: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2C2C2;
}
#sidebar {
	background-image: url(images/sidebarTopper.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	color: #454545;
	padding: 0px 5px 0px 15px;
}

#sidebarLists {
	float: left;
	width: 220px;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}

#sidebarLists h1 {
	font-size: 14px;
	font-style: italic;
    padding: 20px 0px 0px 0px;
    margin: 0px;
}

#sidebarLists ul {
	list-style: none;
	font-size: 10px;
	margin: 0px;
	padding: 0px 0 14px 0;
	background-image: url(images/sidebarSpacer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sidebarLists li {
	list-style: none;
	margin:  0px;
	font-size: 11px;
	line-height: 16px;
	color: #710008;
	font-style: normal;
	padding: 0px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px left;
}
#sidebarLists ul li {
	margin: 0 0 0 8px;
	padding: 0 0 0 8px;
}
#sidebarLists li a {
	text-decoration: none;
	color: #454545;	
}
#sidebarLists li a:hover {
	text-decoration: none;
	color: #981B1E;	
}


/* --------------content------------- */
#left {
	float: left;
	width: 540px;
	margin: 0px;
	padding: 0px 30px 15px 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2C2C2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C2;
    background-image: url(images/contentBG.jpg);
	background-repeat: repeat-x;
}

#left h1 {
       margin: 0px;
       padding: 10px 0px 0px 0px;
       text-transform: capitalize;
}

#left h1 a{
       font-size: 16px;
       line-height: 12px;
       color: #454545;
       text-decoration: none; 
       font-style: italic;     
}
.postLinks {
       font-size: 11px;
       padding: 0px;
       margin: 0px;
       color: #981B1E;
       font-style: italic;
}
.postLinks a {
       font-size: 11px;
       padding: 0px;
       margin: 0px;
       color: #981B1E;
       font-style: italic;
}
#postDIV {
        padding: 0px 0px 5px 0px;
        background-image: url(images/contentSpacer.png);
		background-repeat: no-repeat;
		background-position: left bottom;
}
#archiveTTL h2 {
       font-size: 16px;
       padding: 15px 0px 7px 0px;
       margin: 0px;
       color: #981B1E;
       font-style: italic;
       background-image: url(images/contentSpacer.png);
       background-repeat: no-repeat;
       background-position: left bottom;
}


/* -----------footer--------------------------- */
#footer {
	clear: both;
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #880101;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
        color: #FFF;
        font-style: italic;
}
#footer a, #footer a:hover {
        color: #FFF;
        font-style: italic;
        text-decoration: none;
} 