/*  
Theme Name: New LLC Barrister
Theme URI: http://llcbarrister.valetimegroup.com/
Description:
Version: 1.0
Author: Paul Jones
Author URI: http://www.pmj104.com/

*/

@import url("960/960.css");
@import url("960/reset.css");
@import url("960/text.css");

body{
 font: "Helvetica Neue", Helvetica, Arial, sans-serif;
 background: #FFF;
}

/*----- HEADER -----*/

h1{
	font-size: 60px;
	font-weight: normal;
	margin-bottom: -5px;
	color: #535353;
}

#header p{
	font-size: 18px;
	color: #535353;
	margin: 0;
}

#globalNav{
	padding-top: 8px;
}

#globalNav ul{
	list-style: none;
	float: left;
}

#globalNav ul li{
	display: inline;
	margin: 0;
	padding: 0 1em 0 0;
	height: 45px;
	line-height: 45px;
	text-transform: uppercase;
	font-size: 14px;
}

#globalNav ul li a{
	color: #6d6d6d;
	text-decoration: none;
}

#globalNav ul li a:hover{
	color: #2c2c2c;
}

#globalNav form{
	float: right;
	line-height: 45px;
}

#globalNav form input{
	background: url(images/searchBg.png) repeat-x;
	line-height: 26px;
	padding: 0 6px;
	border: 1px solid #676767;
}

#s{
	width: 200px;
	border-right: none;
}

#searchSubmit{
	border-left: none;
	margin-left: -5px;
	cursor: pointer;
	color: #6d6d6d;
}

/*----- CONTENT -----*/
#theirs, #main, #sidebar{
	margin-bottom: 5em;
}

.post{
	clear: both;
}

.post a{
	color: #e49c00;
	text-decoration: none;
}

.post a.more-link{
	text-decoration: underline;
	display: block;
}

#theirs>strong, #sidebar>strong{
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #e49c00;
}

#theirs img{
	display: none;
}

#theirs .post{
	border-bottom: 1px dotted #9e9e9e;	
}

#theirs .post h4, #sidebar h2{
	font-size: 16px;
	font-weight: normal;
	color: #6f6f6f;
	margin: 0;
	margin-top: 1em;
}

#theirs .post p{
	margin-bottom: 0.5em;
}

#featuredPost{
	border-bottom: 2px solid #8b8b8b;
}

#featuredPost h2{
	font-size: 48px;
	font-weight: normal;
	color: #5c5c5c;
	margin: 0;
}

.post .postMetaData{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-style: normal;
	color: #9a9a9a;
	border-bottom: 1px dotted #9a9a9a;
}

.post .postMetaData a{
	color: #9a9a9a;
	text-decoration: none;
}

#main .post h3{
	text-transform: uppercase;
	font-weight: normal;
	font-size: 24px;
	color: #909090;
	margin: 1em 0 0 0;
}

#main .post a.more-link{
	float: right;
}

#main .post a img{
	float: right;
	padding: 5px;
}

#sidebar ul{
	list-style: none;
}

#sidebar ul li a{
	color: black;
	text-decoration: none;
	line-height: 24px;
}

#sidebar ul li a:hover{
	border-bottom: 1px dotted grey;
	color: grey;
}
/*----- FOOTER -----*/
#footer{
	clear: both;
	color: white;
	padding: 3em 10px;
	border-top: 8px solid #CCB8AD;
	background: #022452;
        height: 170px;
}

#footer img {
	border: 2px solid #CCB8AD;
}

#footer p{
	margin: 0;
}
#footer ul{
	list-style: none;
        margin-top: 10px;
	margin-bottom: 0;
}

#footer ul li{
	margin: 0;
	display: inline;
	padding: 0 1em 0 0;
}

#footer ul li a{
	color: white;
	text-decoration: none;
}

#footer ul li a:hover{
	border-bottom: 1px dotted white;
}

#footer a {
 color:#fff;
 text-decoration:none;
}

#footer a:hover {
 text-decoration:underline;
}

#footer .info {
 text-transform: lowercase;
 padding-right: 20px;
}

#footer .tags {
 font-size: 0.8em;
}

#email em {
 color: #22698A;
 margin: 0px 5px 0px 5px;
 font-style: normal;
 font-weight: bold;
}

#footer h2 {
 text-indent: -2000px;
 background: url(http://llcbarrister.valetimegroup.com/wp-content/themes/newllcbarrister/images/logo/llcbarrister_logo_tiny.png) no-repeat; 
}

/* ---- LLC Barrister ---- */




.right {
 text-align:right;
}
#topbar {
 height: 20px;
}
#logo {
 text-indent: -2000px;
 background: url(http://llcbarrister.valetimegroup.com/wp-content/themes/newllcbarrister/images/logo/llcbarrister_logo_normal.png) no-repeat;
 height: 120px;
}

#feature {
 background-color:#022452;
 padding: 10px;
 color:#fff;
 margin: 0px 0px 20px 0px
}

#feature h2 {
 margin-bottom: -20px;
}

h4 {
 color:#022452;
 font-weight: normal;
}

hr.llcb {
 border-color:#CCB8AD;
}

#people strong,
#contact strong {
 color:#022452;
 font-weight: normal;
}

#people h4 {
 padding-top: 20px;
}

/* Standardised Lists */

ul {
 margin-left: 0px;
 padding-left: 0;
 padding-top: 10px;
 list-style: none;
 margin-bottom: 15px; 
}

ul li {
 list-style: none;
 margin-left: 5px;
 padding-left: 15px;
 background-image: url(http://llcbarrister.valetimegroup.com/wp-content/themes/llcbarrister/images/arrow.gif);
 background-repeat: no-repeat;
 background-position: 0 .5em;
}

/* Navigation */

#navlist {
 float:left;
 list-style: none;
 background: #FFF;
 overflow: hidden;
 margin-left: 0px;
 margin-top: -20px;
 padding-left: 0px;
 padding-top: 0px;
}
#navlist li {
 background:none;
 width: 130px;
 float: left;
}
#navlist li a.active {
 outline: none;
}
#navlist li a {
 display: block;
 text-decoration: none;
 text-transform: uppercase;
 font-size: 0.8em;
 font-weight: normal;
 color: #22698A;
 padding: 10px 0px 10px 10px;
 height: 50px;
 border-bottom: solid 2px #FFF;
}
#navlist li a strong {
 display: block;
 color: #022452;
 font-size: 1.31em;
}
#navlist li a:hover {
 border-bottom: solid 2px #22698A;
}

/* ~~~~~~~~~ Photos ~~~~~~ */

.gallery {
 float:right;
 list-style: none;
 margin: 0px;
 padding: 0px;
}

.gallery li {
 float:right;
 background: none;
 list-style: none;
 margin: 0px 0px 15px 15px;
 padding: 0;
 float: left;
 position: relative;
 width: 192px;
 height: 270px;
 border: solid 1px #000;
}

.gallery img {
 margin: 5px 5px 0px 5px;
 border: solid 1px #4a4a4a;
 width: 180px;
 height: 226px;
}

.gallery h4 {
 margin-top: -20px;
 padding-left: 10px;
}

.gallery span {
 display:none;
}

