/* 
Theme Name: Chris Bell Law
Description: Theme for Chris Bell Law
Version: 1.0
Author: Michael Funk
*/ 

/* Zero out items or reset */ 

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	
	}
	
/* --------------------------------- clearfix ----------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.redbar {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: left 350px;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* --------------------------------- clearfix ----------------------------------*/
	
#outer-wrap #inner-wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#header {
	margin-bottom: 10px;
	padding-top: 15px;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 50px;
	height: 50px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3e3e3;
	clear: both;
	margin-top: 25px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #9a1f20;
}

#logo {
	float: left;
	height: 60px;
	width: 70px;
}
#branding-bar {
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
}
#navigation {
	float: right;
}
#navigation ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
	color: #666666;
	text-decoration: none;
}



#navigation ul li a:link, #navigation ul li a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	letter-spacing: 1.5pt;
	padding: 5px;
}


#navigation ul li a:hover {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1.5pt;
	padding: 5px;
	background-color: #9A1F20;
}

#navigation ul li a:active {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1.5pt;
	padding: 5px;
}
#navigation ul li a.current {
	background-color: #9A1F20;
	color: #FFFFFF;
}

#navigation li {
	float: left;
	line-height: 40px;
	height: 40px;
	margin-left: 25px;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
#home-center-pic {
	background-image: url(images/bell-welcome-image.jpg);
	height: 550px;
	width: 998px;
}

#navlast {
	padding-right: 0px;
	margin-right: 0px;
}
#welcome {
	position: relative;
	width: 350px;
	left: 50px;
	top: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}
#welcome h1 {
	line-height: 36px;
	font-size: 24px;
	padding-bottom: 15px;
}
#welcome p {
	padding-bottom: 15px;
}
#welcome a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	padding: 3px;
}
.entry { 
	clear:both;
		} 

.entry ul {
	clear: both;
	float: left;
	width: 630px;
	margin: 0px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	} 		
	
.entry ul li.left { 
	float: left;
	width: 300px; 
	padding-right: 30px:
	} 		
	
.entry ul li.right { 
	float: right;
	width: 300px; 

	} 	
.entry h2 {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 36px;
	color: #9f1d21;
	width: 630px;
	font-weight: normal;
	} 	
	
.entry p { 
	padding-bottom: 10px;
	} 	
	
#sidebar {
	width: 250px;
	padding-right: 10px;
	float: left;
	padding-top: 10px;
}

#content { 
	float: right; 
	width: 630px;
	} 

.content {
	-moz-column-count: 3;
	-moz-column-gap: 50px;
	-moz-column-rule: solid 1px #e5e5e5;
	-webkit-column-count: 3;
	-webkit-column-gap: 50px;
	-webkit-column-rule: solid 1px #e5e5e5;
	column-count: 3;
	column-gap: 50px;
	column-rule: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #3b0f0f;
	}
    
#newscontent {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	} 		
#newscontent p {
	padding-bottom: 15px;
}


.col1, .col2, .col3 {
	width: 300px;
	float:left;

}
	

.first { 
	padding-right:25px; 
	}
.last { 
	padding-left:25px; 
	}	


	
.col2
{ padding-right: 50px; 
	padding-left: 50px; 
	} 

#newscontent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px;
	padding-top: 0px;
	color: #000000;
}

#page-header-image {
	padding-bottom: 25px;
	}

.storycontent { 
 padding-bottom: 20px;
	height: 300px;
	} 	
	
.entry img {
	display: block;
	clear: both;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
		} 
		
#contact-pic {
	float: left;
	width: 646px;
}
#contact-content {
	float: left;
	margin-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
}
#contact-content h4{
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;	
	padding-bottom: 10px;
		} 
#contact-content img { 
		padding-bottom: 5px; 
		} 		
a:link, a:visited, a:active {
	color: #9a1f20;
	text-decoration: none;
	}
a:hover {
	color: #333333;
	} 	

.newspost { float:left;
		padding-right: 50px;
		padding-bottom: 20px;
			 }
		 
.news {
	width: 1050px;
	position: relative;
	clip: rect(auto,50px,auto,auto);
} #contact-content img {
	text-align: left;
	display: block;
	padding-top: 10px;
}


