/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

.custom #content_box {
	background-image: url(http://laniganpl.com/lawyers/images/background.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.custom .image_box { background: none; }
.custom .video_box { background: none; }
.custom .custom_box { background: none; }

.custom #image_box img { display: block; padding: 0.0em; border-width: 0.0em; }

.custom .menu {background: #005700;}
.custom .menu {
	font-weight: 300;
}

.custom .smooth_slider h2 {
	padding-top:10px;
	font-family: Molengo, "Trebuchet MS", Corbel, Arial, sans-serif;
	text-transform: uppercase;
}

.custom .smooth_slider .jcarousel-item {
    height: 145px;
    width: 694px;
}

.custom .smooth_slider_thumbnail {
	margin-top: 9px;
	margin-left: 15px;
    margin-right: -5px;
}
.custom .smooth_slider .smooth_slideri div {
    margin-right: 10px;
}

.custom #header {
    padding-bottom: 0em;
    padding-top: 0em;
}

.custom .format_text p { margin-bottom: .97em; 
}

.custom .post_box { padding-top: .25em; }
.custom .headline_area { margin-bottom: .25em; }

.custom .top-text p { 
font-size: 1.2em;
    line-height: 1.667em;
margin-bottom: -.35em; 
}

.custom img.alignleft {box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); }
.custom img.alignright, img.right {box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); } 

.custom .teasers_box {
    padding-bottom: 2em;
    padding-top: 1.2em;
}

.custom #footer {
	padding: 0em;
}

.custom #footer, #footer a {
    color: #cccccc;
}

.custom .teaser h2 {
	font-size: 2em;
	text-transform: uppercase;
}

.custom .smooth_slider_thumbnail {
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
}

.custom .teaser {
width: 100%;
margin-bottom: 1em;
padding-bottom: 1em;

}
.custom .teasers_box {
padding-top: 0;
padding-bottom:0;
border-top: 0;
}
.custom .format_text img.left, .format_text img.alignleft, .wp-caption.alignleft {
	margin-top: .47;
	margin-right: 1.667em;
	margin-bottom: 1.47em;
	margin-left: 0;
}
.custom .format_text img.right, .format_text img.alignright, .wp-caption.alignright { 
margin-top: .47;
	margin-right: 0;
	margin-bottom: 1.47em;
	margin-left: 1.667em;
}