/*
Theme Name: Tallents Solicitors
Theme URI: http://lalu.ma/
Description: Designed for Tallents
Version: 1.0
Author: Dan Morelle
*/

html {overflow-x: hidden;}

body {
	font-family: Arial, Times New Roman, Times, serif;
	text-decoration: none;

}

A:link {text-decoration: none; color: #61BDE6;}
A:visited {text-decoration: none; color: #1E438B;}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #61BDE6;}

img
{  border-style: none;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 960px;
	height: 100px;
	float: left;
	padding-bottom: 10px;
}


#header #left-col {
	width: 600px;
	float: left;
	
	height: 100px;
	position: relative;
	padding-right: 30px;
}

#header #right-col {
	width: 330px;
	margin-top: 20px;
	float: right;
	position: relative;
}

#header #right-col #sidebar {
	width: 330px;
	float: left;
	position: relative;
}

#content {
	width: 960px;
	float: left;
}

#iefixer {
    margin-left: 0px;	
}

#iefixer #page-nav {
	
	width: 170px;
	float: left;
	padding-top: 25px;
	position: relative;
}

#iefixer #page-nav a {
        text-decoration: none;
	color: #000000;
	}
	
ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
}

li {
	list-style: none;
	margin-left: 0px;
}

ol {
	list-style: none;
	margin-left: 0px;
}

#content #right-col {
	width: 330px;
	margin-top: 20px;
	float: left;
	position: relative;
}

#content #right-col #sidebar {
	width: 330px;
	float: left;
	position: relative;
}

#footer {
	width: 100%;
	float: left;
	height: 23px;
	padding-top: 40px;
	color: #fff;
}

#logo {
  	width: 190px;
        background: url(images/logo.gif) repeat-x top left;
        height: 73px;
        margin-left: 170px;
        position: relative;
}

#telephone {
  	width: 190px;
        height: 73px;
	font: 14px;
	font-weight: bold;
	display: block;
	float: right;
	margin: 0 0px 0 0;
	text-align:right;
	
}

#iefixer #greybox {
  	width: 855px;
        background-color: #EBEBE9;
        height: 225px;
        position: relative;
        margin-left: 170px;
}

#iefixer #greybox-text {
  	width: 520px;
	padding:20px 0px 0px 20px; 
	font: 20px;
	font-weight: normal;
	position: relative;
	float: left;
}

#iefixer #greybox-image {
  	width: 290px;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
}



#blue-lines {
   
    margin-left: 170px;
	width: 855px;
	color: #FFFFFF;
	
}

#blue-lines #left {
	width: 540px;
	background: url(images/blue.gif) repeat-x top left;
	position: relative;
	float: left;
	height:1px;
	margin-top:4px;
	
}

#blue-lines #right {
	width: 290px;
	background: url(images/blue.gif) repeat-x top left;
	float: right;
	height:1px;
	margin-top:4px;
position: relative;

}


#titles {
    margin-top: 25px;
    margin-left: 170px;
	width: 855px;

}

#titles #left {
	width: 540px;
	position: relative;
	float: left;
font-weight: bold;
}

#titles #right {
	width: 290px;
	float: right;

}

#post-content {
        margin-left: 170px;
	width: 855px;
	font:  15px;
        margin-bottom:20px;
}

#post-content #left {
	width: 540px;
	float: left;
	margin-top: 0px;
        display:block;
}

#post-content #right {
	width: 290px;
	float: right;
	margin-top: 15px;
        font-size: 13px;

}

#bottom-blue-lines {
   
	width: 855px;
	color: #FFFFFF;
margin-left: 170px;
	
}

#bottom-blue-lines #left {
	width: 540px;
	background: url(images/blue.gif) repeat-x top left;
	position: relative;
	float: left;
	height:1px;
	padding-top:10px;
	font:  11px;
	color: #999999;
    height: 20px;
	font-size: 14px;
}

#bottom-blue-lines #left a {
    text-decoration: none;
	color: #999999;
}

#ace {
width: 1024px;
	
}

#ace #left {
	width: 160px;
	position: relative;
	float: left;
	margin-top:25px;
	
}

#ace a {
        text-decoration: none;
	color: #000000;
	}
	
	#ace1 a {
        text-decoration: none;
	color: #000000;
	}

#ace #right {
	width: 855px;
	float: right;
        background-color: #EBEBE9;
        height: 225px;
margin-bottom: 20px;

}

#ace #greybox-text {
  	width: 520px;
	padding:20px 0px 0px 20px; 
	font-size: 21px;
	font-weight: bold;
	position: relative;
	float: left;
	line-height:23px;
}

#ace #greybox-image {
  	width: 290px;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
}

#ace ul li {font-weight: bold;
text-indent:-1em;
font-size: 15px;
}
#ace ul ul li {font-weight: normal;
font-size: 0.8em;
line-height: 1.5em;
text-indent:-1em;
}

#ace1 ul li {font-weight: bold;
text-indent:-1em;}
#ace1 ul ul li {font-weight: normal;
font-size: 0.8em;
line-height: 1.5em;
text-indent:-1em;
}

#ace1 #left {
	width: 160px;
	position: relative;
	float: left;
	margin-top:25px;
	
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}


#articles-articles {

margin-left: 170px;

}


#blue-lines-articles {
   
    
	width: 855px;
	color: #FFFFFF;
	
}

#blue-lines-articles #left {
	width: 540px;
	background: url(images/blue.gif) repeat-x top left;
	position: relative;
	float: left;
	height:1px;
	margin-top:4px;
	
}

#blue-lines-articles #right {
	width: 290px;
	background: url(images/blue.gif) repeat-x top left;
	float: right;
	height:1px;
	margin-top:4px;
position: relative;

}


#titles-articles {
    margin-top: 25px;
	width: 855px;
font-weight: bold;

}

#titles-articles #left {
	width: 540px;
	position: relative;
	float: left;
}

#titles-articles #right {
	width: 290px;
	float: right;

}

#post-content-articles {
	width: 855px;
	font:  15px;
        margin-bottom:20px;
}

#post-content-articles #left {
	width: 540px;
	float: left;
	margin-top: 0px;
        display:block;
}

#post-content-articles #right {
	width: 290px;
	float: right;
	margin-top: 15px;
        font-size: 13px;

}

