/*
Theme Name: Mogin Law
Theme URI: http://www.moginlaw.com
Description: Custom WordPress theme for Mogin Law
Version: 1.0
Author: Derek Ashauer, Events Online
*/
body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
html {height:100%;}
body {
    background: #1a1913 url(_images/bg.gif) 0 0 repeat-x;
    text-align: center;
	height:100%;
}
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
    font-family: Arial;
    font-size: 13px;
    color: #000;
    line-height: 18px;
}
p, h1, h2, h3, h4, #content ul, #content ol, #content table, #wrapcentre ul {
	margin-bottom: 15px;
}
a img, :link img, :visited img {
    border: none
}
a:link, a:visited {
    color: #e17c00;
    text-decoration: underline;
}
a:hover, a:active {
    color: #ebb87a;
    text-decoration: underline;
}
div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}

img.alignright {
	float: right;
	margin: 0 0 10px 15px;
}
img.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
#container {
	background: transparent url(_images/bg.jpg) center top no-repeat;
	height: 100%;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
	height: 150px;
	overflow: hidden;
}

#logo {
	float: left;
}

#search {
	float: right;
	margin: 30px 0 0 0;
	display: inline;
}
	#search #s {
		background: #f0cd94;
		padding: 3px;
		border: none;
	}
	#search #searchsubmit {
		background: #b07416;
		border: none; 
		color: #FFF;
		font-size: 10px;
		text-transform: uppercase;
		padding: 3px;
	}
	#search input {
		vertical-align: middle;
	}

/*  MENU */
#menu {
	background: url(_images/menu.gif) 0 0 no-repeat;
	width: 626px;		/* Width of entire image */ 
	height: 34px;		/* Height of buttons */
	margin: 50px 0 0 0;
	float: right;
	clear: right;
	display: inline;
}
#menu span {
	display: none;
}
#menu li, #menu a {
	height: 34px;		/* Each button must have the same height, define it here */ 
	display: block;
}
#menu li {
	float: left;
	list-style: none;
	_display: inline;		/* fixes IE/Win double margin float bug (safe) */
}

/* margin-left - you will need to adjust this value to "center" your nav, if needed */ 
/* width - width of each button, they will each most likely be unique */ 
#menu-01 	{ width: 51px; }
#menu-02 	{ width: 97px; }
#menu-03 	{ width: 60px; }
#menu-04	{ width: 129px; }
#menu-05	{ width: 62px; }
#menu-06 	{ width: 143px; }
#menu-07 	{ width: 84px; }

/* Changed values should match sum of "width" numbers specified above */ 
#menu-01 a:hover	{ background: transparent url(_images/menu.gif) 0px -34px no-repeat; }
#menu-02 a:hover	{ background: transparent url(_images/menu.gif) -51px -34px no-repeat; }
#menu-03 a:hover	{ background: transparent url(_images/menu.gif) -148px -34px no-repeat; }
#menu-04 a:hover	{ background: transparent url(_images/menu.gif) -208px -34px no-repeat; }
#menu-05 a:hover	{ background: transparent url(_images/menu.gif) -337px -34px no-repeat; }
#menu-06 a:hover	{ background: transparent url(_images/menu.gif) -399px -34px no-repeat; }
#menu-07 a:hover	{ background: transparent url(_images/menu.gif) -542px -34px no-repeat; }

/* ----------------------------------- */
/* COMMON
/* ----------------------------------- */
#main {
	padding: 10px;
	background: #FFF;
	margin: 0 0 30px 0;
}

/* ----------------------------------- */
/* HOME
/* ----------------------------------- */
#welcome {
	width: 485px;
	float: left;
	margin: 0 0 30px 0;
}

#news {
	width: 360px;
	float: right;
	margin: 0 0 30px 0;
}
	#news dt {
		font-size: 15px;
		font-weight: bold;
	}
		#news dt a { text-decoration: none; }
	#news dd {
		margin: 0 0 15px 0;
	}
		#news dd a { display: block; }

#welcome h1, #news h1 {
	font-size: 22px;
	font-weight: normal;
	color: #FFF;
	line-height: 22px;
	border-bottom: 3px double #696864;
	padding: 0 0 5px 0;
}
#welcome p, #news dd {
	color: #FFF;
}

/* ----------------------------------- */
/* SUB PAGES
/* ----------------------------------- */
#main-border {
	border: 1px solid #f7f4ec;
	padding: 10px;
}

#header {
	height: 80px;
	background: transparent url(_images/header.jpg) 0 0 no-repeat;
	overflow: hidden;
	margin: 0 0 35px 0;
}
	#header h1 {
		color: #000000;
		font-weight: normal;
		font-size: 40px;
		line-height: 40px;
		padding: 25px 0 0 25px;
	}


#content {
	width: 580px;
	float: left;
	margin: 0 0 0 25px;
	display: inline;
}
	#content li {
		padding-left: 15px;
		background: transparent url(_images/bullet.gif) 0 7px no-repeat;
		list-style: none; 
	}
	#content h2 {
		font-size: 17px;
		line-height: 17px;
		color: #ee5e00;
		font-weight: normal;
		border-bottom: 1px solid #dedede;
		padding: 0 0 5px 0;
		text-transform: uppercase;
	}
		#content h2 span {
			color: #666;
			font-size: 11px;
			line-height: 14px;
			display: block;
		}
		#content h2.archive-title {
			font-weight: bold;
			text-transform: none;
			color: #000;
			font-size: 14px;
			border: none;
			padding: 0;
		}
		#content h2.post-title {
			text-transform: none;
			border: none;
			margin-bottom: 10px;
		}
	
	#content form {
		clear: both;
	}
	
	.post {
		margin-bottom: 30px;
		padding-bottom: 15px;
		border-bottom: 1px solid #dedede;
	}

#side {
	width: 205px;
	float: right;
}
	#side h2 {
		font-size: 11px;
		font-weight: normal;
		text-transform: uppercase;
		margin: 0 0 5px 0;
	}
	#side ul {
		margin: 0 0 35px 0;
	}
	#side li {
		font-size: 14px;
		margin: 0 0 4px 0;
		color: #ac5f01;
		list-style: none;
	}
		#side #areas li a {
			font-size: 10px;
			text-transform: uppercase;
			text-decoration: none;
		}
	#side dd {
		color: #5e5e5e;
		font-size: 11px;
		line-height: 14px;
	}
		#side dd a { display: block; }
	
/* ----------------------------------- */
/* FOOTER
/* ----------------------------------- */
#footer {
	border-top: 1px solid #484742;
	padding: 7px 0 30px 0;
}
	#footer p, #footer a:link, #footer a:visited {
		color: #87857b;
		text-decoration: none;
		margin: 0 7px 0 0;
	}
	#footer a:hover, #footer a:active {
		text-decoration: underline;
	}
	