/*   
Theme Name: Mouzon for Sheriff
Theme URI: http://www.mouzonforsheriff.com/
Description: Based on Basic Simplicity, a simple WordPress theme with a basic minimalist style by Michael Janzen (michaeljanzen.com)
Author: Lang Zerner
Author URI: http://www.studio32.com/
Version: 1.3.1
.
Before editing this stylesheet be sure to take a look at the control panel
Appearance -> Edit Basic Simplicity
The control panel allows you to change basic color settings. 
Values set in the control panel will override some styles in this stylesheet.
.
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
.
*/

/* Hide the carousel for Featured Content gallery */
.jdGallery div.carouselContainer {
    display: none;
}

/* Hide the credits link for cforms forms */
p.linklove {
    display: none;
}

/* no content on home page, only home widgets */
#home .entry, #home #prevnext {
    display: none;
}

#home #content {
    padding: 0;
}


body {
	font-family: Arial, Verdana, sens-serif;
	font-size: 76%;
	background: #5d5d5d;
	margin: 0;
	padding: 0;
	background-image:url(images/body-bg.jpg);
	background-repeat: repeat-x;
}


#container {
	margin: 0 auto;
	padding: 0;
	width: 800px;
}

#header {
	background: #eee url(images/header.jpg) left no-repeat;
	width: 800px;
	height: 165px;
}

#navbar {
	margin: 0;
	overflow: hidden;
	padding: 0 20px;;
	background: #14146a url(images/navbar-bg.jpg) top left repeat;
	font: 15px Arial, Verdana, sens-serif;
	border-bottom: 3px solid white;
}

#navbar a {
	color: #444;
	text-decoration: none;
}

#navbar ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#navbar ul li {
	margin: 0;
	padding: 0 10px;
	list-style: none;
	display: inline;
	text-transform: uppercase;
	}

#wrap {
	overflow-y: auto;
	overflow-x: hidden;
}

#content {
	margin: 0;
	padding: 20px 30px;
	float: left;
	width: 490px;
}

.column-top, .home-top {
	margin: 0;
	color:#222;
}

#prevnext {
	text-align: center;
	font-weight: bold;
	margin-bottom: 3.0em;
}

#sidebar {
	padding-left: 10px;
	float: right;
	color: #444;
	width: 240px;
	height: 100%;
}

#sidebar ul, #bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

#sidebar li, #bottom li {
	list-style: none;
	/* padding-bottom: 1.0em; */
}

.sidebar-widget {
	margin: 0 0 20px 0;
	padding: 0;
}


#bottom {
	clear: both; 
	margin: 0;
	padding: 0;
	text-align: center;
	border-top: 3px solid white;
}

.bottom-left {
	float: left;
	width: 306px;
	margin: 0;
	padding: 10px;
	text-align: left;
	background: #eee;
}

.bottom-right {
	float: right;
	width: 306px;
	margin: 0;
	padding: 10px;
	text-align: left;
	border-left: 1px solid #fff;
	background: #eee;

}

.bottom-middle { 
	float: left;
	width: 306px;
	margin: 0;
	padding: 10px;
	text-align: left;
	border-left: 1px solid #fff;
	background: #ddd;
}

.post-top-right-home {
	float: right;
	width: 300px;
	margin: 0 0 10px 10px;
	padding: 0;
}

.post-top-right-single {
	float: right;
	width: 300px;
	margin: 0 0 10px 10px;
	padding: 0;
}

.post-bottom-home {
	margin: 10px 0;
	padding: 0;
	clear: right;
}

.post-bottom-single {
	margin: 10px 0;
	padding: 0;
	clear: right;
}

.bottom-widget {
	margin: 0 0 20px 0;
	padding: 0;
}


#footer {
	clear: both; 
	margin: 0;
	padding: 0px;
	width: 800px;
	text-align: center;
	color: #666;
}

#social-media-footer {
	background-image:url(images/social-bg.jpg);
	background-repeat: repeat-x;
	width:100%;
	overflow-y: auto;
}

#social-media-footer ul {
	padding: 0;
	margin: 10px;
	list-style: none;
	float: left;
}

#social-media-footer ul li {
	margin:10px 2px 10px 0;
	display: inline;
}

#disclosure {
    float: right;
    color: white;
    text-transform: uppercase;
    border: 1px solid white;
    margin: 10px;
    padding: 4px 10px;
    text-align: center;
}

#copyright {
    padding: 5px 10px 0 0;
    text-align: right;
    background-color: transparent;
}

#copyright a, #copyright a:visited {
    color: inherit;
    text-decoration: underline;
}

a, a:visited {
	color: inherit;
	text-decoration: none;
}

a:hover {
	color: ff0000;
	text-decoration: underline;
}

img {
	border: 0;
}

h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #111;
}

#sidebar h4, #bottom h4 {
}

#header h1 {
}

#header.description {
}


p {
	margin: 0 0 1.0em 0;
	padding: 0;
}

blockquote {
	background: #eee;
	margin: 0.5em 0;
	padding: 1.0em;
}

.the_content {
	color:#222;
}

.entry {
	margin: 0 0 3.0em 0;
}

.comments {
	color:#333;
}

.meta {
	color:#666;
	margin: 0 0 1.0em 0;
}

ol.commentlist, li.commentlist {
	margin: 0;
	padding: 0;
	list-style:none;
}

.odd {
	background: #eee;
	margin: 0.5em 0 0.5em 0;
	padding: 0.5em;
}

.even {
	background: #ddd;
	margin: 0.5em 0 0.5em 0;
	padding: 0.5em;
}

.hidden {
	visibility: hidden;
}

li.categories {
	list-style: none;
}

img.alignright {
	float:right; 
	margin:0 0 1em 1em;
	}
	
img.alignleft {
	float:left; 
	margin:0 1em 1em 0;
}

img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}

a img.alignright {
	float:right; 
	margin:0 0 1em 1em;
}

a img.alignleft {
	float:left; 
	margin:0 1em 1em 0;
}

a img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}

.more-link {
	font-weight: bold;
	text-decoration: underline;
}

.current_page_item {
	font-weight: bold;
}
