 /*
Theme Name: MLsummerville
Theme URI: http://www.summervilleattorney.com
Version: 1.0
Description: Custom theme for law office of Mark Leiendecker in Summerville, SC.
Author: Kristi at pococreative
Author URI: http://www.pococreative.com
*/


/*******************General Settings *****************/


body {
	background-color: #3a2a2b;
    color: #3a2a2b;
	font-family: Helvetica, Arial;
	font-weight: normal;
	text-align: center;
	margin:0;
}


a img,a, a:hover,a:active,a:visited,a:focus {border: 0; text-decoration: none; color: #3a2a2b;}

.frontandcenter {margin: 20px auto;color: #cc6600;}


#wrapper {
	width: 760px;
	margin: 0 auto;
   border-left: 1px solid #000;border-right: 1px solid #000;
}

blockquote {font-style: italic; margin: 10px auto; width: 80%;font-size: .8em;color: #cc6600;text-align: left;}

h2,h6 { 
   margin: 0 auto;
   width: 90%;
   padding: 30px 30px 8px 30px;
   font-size: 1em;
   font-weight: 600;
   text-align: left;
}

h6 {font-size: .9em;}

/*************Header******************/

#header {
   background-color: #fff;
   margin: 0;
}

#header h1,#header h2, #header a {width: 60%;position: relative;text-transform: uppercase; text-align: left;text-decoration: none;border: none;margin: 0; color: #738b9a;}
#header h1  {font-weight: normal; font-size: 1.3em;padding: 50px 0 0 30px;}
#header h2 {font-weight: normal; font-size: 1em;padding: 4px 0 20px 30px;}

/********************Navigation******************/

#nav
{
   padding: 10px 0 10px 0;
	background: #738b9a;
   max-width: 760px;
   margin: 0 auto;
}
#nav ul {
	margin: 0 auto;
   max-width: 760px;
	list-style: none;
}

#nav li {display: inline;padding: 5px 0 5px 0; border-left: 1px solid #3a2a2b;}

#nav a {
	margin: 12px;
	text-decoration: none;
	font-size: .8em;
   letter-spacing: 1px;
	color:#fff;
}

#nav a:hover, 
#nav a:active
#nav li.current_page_item a:link,
#nav li.current_page_item a:visited,
#nav li.current_page_item a:hover,
#nav li.current_page_item a:active
{
	color:#3a2a2b;
}

#nav a.current {
color: #fff;
font-size: smaller;
}

/*****************Posts and Pages*****************/

#floatmain {float: left; width: 64%;}

#splash {width: 760px; background-color: #fff;background-image: url(http://summervilleattorney.com/images/gavel.jpg);background-repeat: no-repeat; height:217px;}

#splash h4,#splash h5,#splash p {text-align: left;width: 245px;font-weight: normal;color: #312f2f;position: relative;padding-left: 455px;margin: 0;}
#splash h4 {font-size: 1em;padding-top: 10px;}
#splash h5{font-size: .9em; padding: 4px 0 10px 455px;}
#splash p {font-size: .8em;padding: 52px 0 0 455px;}

#content {
   width: 760px;
   background: #fff url(http://summervilleattorney.com/images/contentbg.jpg) repeat-y;
}

#content p {
   margin: 0 auto;
   width: 90%;
   padding: 0 30px 10px 30px;
   font-size: .8em;
   text-align: left;
   line-height: 1.3em;
}

#content ul {margin: 5px 0 30px -20px;}

#content li {
   text-align: left;
   list-style: disc;
   list-style-position: inside;
   text-indent: -13px;
   line-height: 1em;
   font-size: .8em;
   margin: 12px 0 12px 0;
   width: 90%;
   padding-left: 32px;
}

#content a {color: #a64018;}

.postentry {padding-top: 8px; padding-bottom: 30px;}


/**************Sidebar*************/

#sidebar {
    float: right;
    width: 35%;
}

#sidebar h2 {margin-left: 0;border: none;}
#sidebar a {font-size: .9em; font-weight: 700;border-bottom: 1px dotted;margin-left: 0;}
#sidebar a:hover {color: #c9c9c9;}
#sidebar p {color: #3a2a2b; font-size: .8em; text-align: left; margin: 30px 0 2px 8px;padding-bottom: 20px;}
#sidebar ul {margin: 1px;list-style-type: none;}
#sidebar a img {border: 0; text-decoration: none;}
#sidebar img {margin: 20px 0 50px -25px;}

#footer {
   clear: both;
   width: 760px;
   margin: 0 auto;
   background: #738b9a;
   padding-top: 0px;
   font-size: 13px;
   font-style: normal;
   text-align: center;
   color: #3a2a2b;
}

#footer p {width: 90%;padding-top: 20px;padding-bottom: 30px; margin: 0 auto;text-align: center; line-height: 1.4em;}

#footer a {
   color: #3a2a2b;
   border-bottom: 1px dotted;
}