/*
Theme Name: Breuhan Theme
Author: MediaG.com
*/

* {
	margin: 0;
	padding: 0;
}
p {
	margin: 0 0 10px;
}
body {
	background: #fff url(images/background.png) repeat-x;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 10pt;
}
h4 {
	font-size: 9pt;
}
img {
	border: none;
	padding:0;
}
img a {
	border:none;
}
img.left {
	float: left;
	border: none;
	padding: 6px 0 0 0;
}
img.right {
	float: right;
	border: none;
	padding: 0 0 0 6px;
}
blockquote {
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
}
code {
	font-family:"Courier New", Courier, monospace;
}
small {
	font-size: 11px;
	margin: 5px 0 0;
	display: block;
}
small a {
	font-weight: bold;
}

/* links */

a {
	color: #860909;
	text-decoration: underline;
}
a:hover {
	color: #d60d0d;
}
#menu a {
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}

/* container */

#main-container {
	width: 100%;
	height: 100%;
	background: url(images/footer.png) repeat-x bottom;
}

#container {
	width: 960px;
	margin: 0 auto;
	padding: 0 20px;
	color: #656565;
	overflow: hidden;
}

/* header */

#header {
	width: 960px;
	height: 100px;
	color: #fff;
}
#header h1 {
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;
}
#header h1 a {
	color: #404040;
	text-decoration: none;
}
#header h1 a:hover {
	color: #666;
	text-decoration: none;
}
#header h2 {
	font: italic 24pt georgia, times;
	color: #656565;
	padding: 0 0 0 18px;
	margin: 0;
}

/* main menu */

#menu {
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	text-align: right;
	text-transform: uppercase;
	overflow:hidden;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu ul li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu ul li a {
	padding: 4px 10px;
	margin: 0;
	color: #fff;
	display: inline-block;
}
.current_page_item a {
	text-decoration: underline !important;
}
#menu ul li a:hover {
	background: #fff;
	color: #000;
	text-decoration: none;
}

/* content */

#content {
	float: left;
	width: 672px;
	overflow: hidden;
	margin: 10px;
}
#content-hold {
	float: left;
	width: 682px;
	margin: 15px 0;
}
.post {
	margin:0;
	padding:0;
	line-height: 14pt;
}
.post h2 {
	font: italic 18pt georgia, times;
	letter-spacing: 1px;
}
.post h2 a {
	color: #656565;
	text-decoration: none;
}
.post h2 a:hover {
	color: #777;
	text-decoration: none;
}
.entry {
	border-top: 1px dashed #c0c0c0;
	margin: 15px 0;
	padding: 15px 0;
}
.entry ul{
	margin-left:15px;
}
.entry ol{
	margin-left:20px;
}
.postmetadata {
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
}
.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
.alignleft a {
	float:left;
	margin:25px 0;
}
.alignright a {
	float:right;
	margin:25px 0;
}

/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size: 8pt;
	width: 250px;
	float: right;
	margin: 0;
	margin-top: -1px;
	padding: 0;
}
#sidebar-top-1 {
	width: 230px;
	height: 93px;
	background: url(images/links-background.png) repeat-x;
	padding: 10px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-radius-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-radius-bottom-right-radius: 8px;
	text-align: center;
	font: bold italic 13pt georgia, times;
	color: #fff;
}
#sidebar-top-2 {
	width: 225px;
	height: 108px;
	background: url(images/links-background.png) repeat-x;
	margin: 0 10px 30px 10px;
	padding: 2px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-radius-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-radius-bottom-right-radius: 8px;
	-moz-box-shadow: 0 3px 6px #C1BFBF;
	-webkit-box-shadow: 0 3px 6px #C1BFBF;
}
#sidebar-interior {
	background: #ededed;
	border: 1px solid #e8e5e5;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#sidebar-follow-1 {
	background: #d7d5d5;
	margin: 10px 0;
	padding: 5px 10px 10px 10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	text-align: center;
	font: bold italic 13pt georgia, times;
}
#sidebar-follow-2 {
	float: left;
	background: #f2f2f2;
	margin: 10px 0 0 0;
	padding: 10px 10px 7px 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 4px #C1BFBF;
	-webkit-box-shadow: 0 1px 4px #C1BFBF;
}
#sidebar h2 {
	font:italic 13pt georgia, arial, times;
	color: #333;
	border-bottom: 1px dashed #c0c0c0;
	margin: 0 0 9px 0;
	padding: 0 0 3px 0;
}
#sidebar label {
	font:normal 11pt arial, georgia, times;
	color: #000;
	margin: 0;
	padding: 0;
}
#sidebar p {
	margin:0;
}
#sidebar img {
	padding: 0;
	margin: 0;
}
#sidebar ul {
	margin: 8px;
	padding: 0;
}
#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
}
#sidebar ul ul {
	margin:14px 0;
	padding:0;
}
#sidebar ul ul li {
	list-style-type: square;
	margin: 0 0 0 15px;
}
#sidebar ul ul ul {

	padding: 0;
}
#sidebar ul ul ul li {
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}
#search-button {
	width: 32px;
	height: 34px;
	margin: 0;
	border: 0;
	padding: 55px 0 0;
	overflow: hidden;
	background: transparent url(images/search-button.png) no-repeat;
	cursor: pointer; /* hand-shaped cursor */
 	cursor: hand; /* for IE 5.x */
}

/* comments */


#commentform {
	background:#fff;
	margin:0;
	padding:0;
}
#commentform p {
	color: #000;
}
#commentform a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
	line-height: 14pt;
}
#commentform h3 {
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
}
#comment {
	width:80%;
}
#author, #email, #url, #comment, #submit {
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:3px;
	border: 1px solid #000;
}
#submit {
	margin:5px 5px 0 0;
}
#comments {
	margin:0;
	padding:0
}
ol.commentlist {
	list-style-type: none;
	margin:0;
	padding:0;
}
.avatar {
	float:left;
	margin:0 12px 0 0;
}
ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
}
ol.commentlist li.alt {
	background: #eee;
}
ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
	line-height: 14pt;
}
ol.commentlist a {
	color:#000;
}
cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}
cite a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
}

/* search */

#searchform {
	float: left;
	padding: 0;
	margin: 0;
}
#searchform input#s {
	float: left;
	background: #ededed;
	margin: 0;
	padding: 8px;
	width: 159px;
	border: 1px solid #ededed;
	font: italic 10pt georgia, times;
	-moz-border-radius-topleft: 6px;
	-webkit-border-radius-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-radius-bottom-left-radius: 6px;
}
#searchform input#searchsubmit {
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
}

/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.post-line {
	height: 4px;
	width: 100%;
	margin: 0 0 13px 0;
	background: url(images/post-line.png) repeat-x;
}
#main-info-mov {
	float: left;
	text-align: center;
	padding: 15px 0 0 25px;
}
#main-info-1 {
	float: left;
	width: 215px;
	height: 250px;
	background: url(images/vertical-line.png) repeat-y right;
	text-align: center;
	padding: 15px 0 0;
	margin: 0 0 30px;
}
#main-info-2 {
	float: left;
	width: 354px;
	height: 250px;
	background: url(images/quote-box.png) no-repeat right;
	text-align: center;
	padding: 15px 0;
	margin: 0 0 30px;
}
#centerText{
	padding:60px 14px 20px 50px;
}
#centerText p{
	color:#abccdf;
	font-size:20px;
}
#centerText h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#abccdf;
	font-size:18px;
	font-style:italic;
}

/* footer */

#footer {
	height: 99px;
	clear: both;
	width: 100%;
}
#footer p {
	padding:14px 0;
	margin: 0;
	color: #eee;
	text-align:center;
}
#footer a {
	color: #BCBCBC;
	text-decoration: none;
}
#footer a:hover {
	color: #5D5D5D;
	text-decoration: underline;
}
#facebook-icon {
	float: left;
	width: 30px;
	height: 30px;
	background: url(images/icon-facebook-with-roll.png);
	margin-left: 5px;
}
#facebook-icon:hover {
	background-position: 0 -30px;
}
#twitter-icon {
	float: left;
	margin-left: 20px;
	width: 30px;
	height: 30px;
	background: url(images/icon-twitter-with-roll.png);
}
#twitter-icon:hover {
	background-position: 0 -30px;
}