

/*
Theme Name: Mere Images Theme
Theme URI: http://mereimages.net
Description: Theme created by The Professor for Mere Images.
Version: 1.0
Author: Professor J. RoBoT
Author URI: http://www.jordanjtidwell.com

Mere Images v 1.0

This template was created by Jordan J Tidwell for use on mereimages.net.

*/


















body {
	min-height: 100%;
	
	margin: 0 auto;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	clear: both;
}



a:link { color: #999; text-decoration: none;
	border-width: 0;
}
a:visited { color: #009999;
	border-width: 0;
	text-decoration: none;
}
a:hover { color: #999;
	border-width: 0;
	text-decoration: underline;
}
a:active { color: #999;
	border-width: 0;
}

img {
	border-style: none;
}

a.naviLink:link {
	color: #009999; 
	text-decoration: none;
	border-width: 0;
}

a.naviLink:visited {
	color: #009999;
	border-width: 0;
	text-decoration: none;

}

a.naviLink:hover {
	color: #009999;
	border-width: 0;
	text-decoration: underline;
}

a.naviLink:active {
	color: #999;
	border-width: 0;
}



a.whiteLink {
	color: #fff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#wrapper {
	width: 800px;
	clear: both;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 0 auto;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}

#header {
	width: 800px;
	height: 175px;
	background-image: url(images/headerBGcolor.jpg);
	text-align: center;
	
}

#navigation {
	width: 800px;
	height: 30px;
	background-color: #ccc;
	background-image: url(images/navFooterBG.gif);
}

#footer {
	width: 800px;
	height: 30px;
	
	background-color: #ccc;
	clear: both;
	background-image: url(images/navFooterBG.gif);
	text-align: center;
	position: relative;
	padding: 2px 0 0;
	margin: 0;
}

.gutter {
	margin: 15px;
}

.gutter2{
	margin: 15px 0 15px 15px;
}

#content {
	width: 599px;
	float: left;
	background-color: #fff;
	border-right: 1px dashed #ccc;
}

content2 {
	width: 800px;
	background-color: #fff;

}

h1.blogTitle {
	color: #fff;
	padding: 50px 50px 0;
	margin: 0px;
}

p.description {
	padding: 0px;
	margin: 0px;
	color: #fff;
	
}

#sidebar {
	width: 200px;
	float: right;
	height: 100%;
	background-color: #fff;
	
}

li {
	font-size: .9em;
	margin-right: 0;
	margin-left: 0;
	text-indent: 0;
	padding: 0px;
	list-style-type: none;
}

ul {
	margin-right: 0;
	margin-left: 0;
	text-indent: 0;
	padding: 0px;
}

ul.navigation {
	margin: 0;
	padding: 5px;
}

br.clearBoth {
	clear: both;
}

p.date {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: .7em;
	font-style: italic;
	color: #999;
}


p {
  font-size: .8em
}

h1 {
	color: #999;
	font-weight: normal;
	font-style: normal;
	
}

h2 {
	color: #999;
	font-weight: normal;
	font-style: normal;
}

h3 {
	color: #999;
	font-weight: normal;
	font-style: normal;
}

h4 {
	color: #999;
	font-weight: normal;
	font-style: normal;

}

h5 {
	color: #999;
	font-weight: normal;
	font-style: normal;

}

#outterWrapper {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	border: 1px solid #ccc;
	clear: both;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p.copyright {
	font-size: 10px;
}

#shadowWrapper {
	width: 830px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/shadowBg.jpg);
	margin-top: 0;
	z-index: -5;
}

h2.widgettitle {
	margin-bottom: 0;
	padding-bottom: 0;
}

div.form_border {
	border: 1px solid #ccc;
	background-color: #fff;
}

form.gutted {
	padding: 10px;
}

hr.rule {
	color: #ccc;
	background-color: #ccc;
	border: 1px dashed #ccc;
}

li.nav {
	display: inline;
	list-style-image: none;
	margin: 10px;
	padding-top: 20px;
	
}