/*

Theme Name: Logan and Corry Solicitors
Theme URI: http://www.loganandcorry.com
Description: Logan and Corry Solicitors
Version: 1.0
Author: Lairdesign
Author URL: http://www.lairdesign.com

*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #6B193B url(img/bodybg.png) top right no-repeat;
	color: #FFF;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}

h1 a {
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	height: 97px;
	text-indent: -10000px;
	text-decoration: none;
	width: 441px;
}

a {
	color: #6B193B;
	text-decoration: none;
}

li {
	list-style-type: none;
	margin: 10px 0;
}

h2 {
	margin: 25px 0;
	font-size: 2em;
}

h2 a {
	color: #FFF;	
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}

h2 a:hover {
	border-bottom: 1px solid #FFF;
	padding-bottom: 2px;
}

h3 {
	color: #7E6933;
	font-style: italic;
}

#container {
	float: left;
	width: 940px;
}

#content {
	margin:30px 0 30px 100px;
}

.omagh,
.coalisland {
	margin: 0 0 25px;
}

span {
	color: #7E6933;
}

#header {
	padding: 25px 0;
}

#strip {
	background:#451026;
	padding: 5px 40px 5px 20px;
	text-align: right;
}

#footer {
	padding: 15px 40px;
	text-align: right;
	font-size: 13px;
}

.col {
	width: 300px;
	float: left;
	margin-right: 20px;
}

.final.col {
	margin: 0;
}

#contact_info {
	width: 380px;
	float: left;
}

#photo {
	width: 450px;
	float: right;
}
