﻿/**********************************************************************************************
 * Title: CSS
 * Author: Dominic, Advision Media Group
 * Date: 2009
***********************************************************************************************/  

/* 1. Global Reset
===============================================================================================*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, em, font, strong,
blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, images, ins, kbd, q, s, samp, small, 
strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
  vertical-align: baseline;   
  border: 0;
	outline: 0; 
  font-family: inherit;
  font-size:  100%;
  font-style: inherit;
  font-weight: inherit;  
  margin: 0;
	padding: 0;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

/* 2. General Elements
===============================================================================================*/
body { 
  background: #967859;
	font-family: Georgia, Microsoft Sans Serif, Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	line-height: 125%;
	font-size: 14px;
  margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, Microsoft Sans Serif, Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	color: #885941;
  font-weight: bold;
	text-align: left;
	margin: 0 0 8px 10px;
	padding: 0;
}
h1 {font-size: 18px;}
h2 {font-size: 18px;}
h3 {font-size: 14px;}
h4 {font-size: 14px;}
h5 {font-size: 13px;}
h6 {font-size: 12px;}
p {
	font-family: Georgia, Microsoft Sans Serif, Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	color: #683118;	
	line-height: 125%; 
  font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 0 10px 10px 10px;
}
b, em, strong {
	font-weight: bold;
}
a, a:visited, a:hover {	
	color: #CA3102;
	font-weight: bold;
}
a, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
ol, ul {
	font-family: Georgia, Microsoft Sans Serif, Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	color: #683118;	
  font-size: 14px;
	margin-left: 8px;
	padding-bottom: 10px;
}
ul {
	margin: 0;
}
li {
	line-height: 125%;
	margin: 6px 0 0 25px;
	padding: 0;
}
li a, li a:visited {
	color: #683118;
	font-weight: bold;
}
li a:hover {
	color: #CA3102;
}
blockquote {
	border-left: 5px solid #885941;
	margin: 0px 0px 0 20px;
}

/* 3. Layouts
===============================================================================================*/
#container {
	width: 900px;	
  background: #D9C9B4 url('images/bg-container.gif') top left repeat;
	margin: 0 auto 0 auto;
}
#header { 
	width: 900px;
	height: 170px;
}
#page {
	width: 860px;
	background: #D9C9B4;
	margin: 0 auto 0 auto;
}
#central_part {
	display: inline;
	float: left;
	width: 860px;
	background: #D9C9B4;
}
#content {
	display: inline;
	float: left;
	width: 560px;
	background: transparent;
	margin: 0 0 0 10px;
}
#sidebar {
	display: inline;
	float: left;
	width: 270px;
	background: transparent;
	margin: 0 0 0 10px;
}
#footer {
	width: 860px;
	height: 100px;
	background: #885941;
	margin: 0 0 0 0;
}

/* 4. Specific Classes & Divs
===============================================================================================*/
.clearline, .clear {
	float: none;
	clear: both;
}
#endline {
	float: none;
	clear: both;
	width: 860px;
	height: 10px;
	margin: 0;
}
img#wpstats {display:none}
/* 5. Header
===============================================================================================*/
#logo {
	display: inline;	
  float: left;
	width: 450px;
	height: 110px;
	background: #c3ab88 url('images/logo.gif') top left no-repeat;
}
#site-name {
	display: inline;
	float: left;
	width: 450px;
	height: 110px;
	background: #c3ab88 url('images/site-name-bg.gif') top left no-repeat;
}
#site-name h1, #site-name h2 {
  width: 430px;
  font-family: Arial Black, Arial, Tahoma, Georgia, Microsoft Sans Serif, Trebuchet MS, Verdana, sans-serif;
	font-size: 22px;
	text-align: center;
	margin: 55px 0 0 0;
	padding: 0;
}
#site-name a {
	color: #683118;
	font-weight: bold;
}

/* 6. Menu
===============================================================================================*/
#menu_line {
	width: 900px;
	height: 66px;
	margin: 0 auto 0 auto;
	padding: 0;
}
#menu_left {
	display: inline;
	float: left;
	width: 20px;
	height: 66px;
	background: transparent url('images/menu-left.gif') bottom left no-repeat;
}
#menu_center {
	display: inline;
	float: left;
	width: 860px;
	height: 66px;
	background: transparent url('images/menu-center.gif') top left repeat-x;
}
#menu_right {
	display: inline;
	float: left;
	width: 20px;
	height: 66px;
	background: transparent url('images/menu-right.gif') bottom left no-repeat;
}
.main_menu ul {
	margin-left: 0px;
	padding-bottom: 0px;
}
.main_menu li {
	display: inline;
	float: left;
	border-right: 1px solid #fff;
	margin: 18px 0 0 0px;
	padding: 0px 20px 0px 20px;
}
.main_menu li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.main_menu li a:hover {
	color: #fff;
	text-decoration: underline;
}

/* 7. Content Column. Article
===============================================================================================*/
.article {
	display: inline;
	float: left;
	width: 540px;
	border: 10px solid #D4C3AA;
	background: #fff;
	margin: 0 0 10px 0;
}
.article p {
	color: #683118;
	text-align: left;
	margin: 0;
	padding: 0 10px 10px 10px;
}
.article_header {
}
.article_header h1, .article_header h2 {
	border-bottom: 1px dashed #885941;
	color: #885941;
	text-align: left;
	margin: 7px 5px 0px 5px;
	padding: 3px 8px 7px 8px;
}
.article_header a, .article_header a:visited, .article_header a:hover {
	color: #683118;	
	font-weight: bold;
}
.article-imagebox {
	width: 350px;
	height: 250px;
	border: 5px solid #D4C3AA;
	margin: 0 auto 5px auto;
	padding: 0px;
}
.article-imagebox img {
	display: block;
	vertical-align: top;
	width: 350px;
	height: 220px;
	border-bottom: 5px solid #D4C3AA;
	margin: 0 auto 0 auto;
	padding: 0;
}
.article-imagebox p {
	text-align: center;
	margin: 0;
	padding: 0;
}
.article_subheader {
	width: 540px;
	margin: 8px 0 10px 0;
	padding: 0;
}
.article_date {
	position: relative;
	display: inline;	
	float: left;
	left: -40px;
	width: 182px;
	height: 45px;
	background: #C2A384 url('images/bg-article_date.gif') top left no-repeat;
	margin: 0;
	padding: 0;
}
.article_date p {
	width: 100px;
	height: 20px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 5px 0 0 58px;
	padding: 0;
}
.article_metas {
	float: left;
	width: 350px;
	margin: 0 0px 0 -30px;
	padding: 0;
}
.article_metas p {
	text-align: left;
	margin: 0;
	padding: 0;
}
.article_metas a {
	color: #885941;
}
a.more-link, a.more-link:visited, a.more-link:hover {
	font-size: 12px;
	color: #CA3102;
}
.article-comments {
	clear: both;
	border-top: 1px dashed #683118;	
	margin: 0 8px 10px 8px;
}
.article-comments p {
	text-align: right;
	padding: 0;
}
.article-comments a {
	color: #683118;	
}

/* Article on Single Page */
#cat_title {
	display: inline;
	float: left;
	width: 540px;
	border: 10px solid #D4C3AA;
	background: #fff;
	margin: 0 0 10px 0;
}

#cat_title h1 {
	color: #683118;	
	text-align: left;
	margin: 7px 5px 8px 5px;
	padding: 3px 8px 5px 8px;
}
a.gallery-link  {	
	color: #885941;
	font-weight: bold;
	text-decoration: underline;
}
a.gallery-link:hover {	
	color: #CA3102;
	font-weight: bold;
	text-decoration: underline;
}
p.ended {
	clear: both;
	border-bottom: 1px dashed #683118;
	color: #683118;	
	text-align: center;
	margin: 5px 5px 10px 5px;
	padding: 0 10px 5px 10px;
}
p.rel_posts {
	clear: both;
	border-bottom: 1px dashed #683118;	
	color: #885941;
  font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0 5px 0 5px;
	padding: 0 10px 5px 10px;
}
ul.st-related-posts, ul.st-related-posts a {
	color: #885941;	
  font-size: 12px;
	font-weight: bold;
}
ul.st-related-posts a:hover {
	color: #CA3102;
}

/* Social Bookmarks */
div.sociable {
  display: inline;
  float: left; 
  width: 540px;
  height: 46px;
	margin: 0 0 5px 0;
  text-align: left;
}
p.sociable {
	color: #885941;
  font-size: 14px;
	font-weight: bold;	
  margin: 0 10px 5px 10px; 
	padding: 0; 
}
span.sociable_tagline { position: relative;  }
span.sociable_tagline span { display: none; width: 14em;}
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span { 
	display: block;
}
.sociable ul {  
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}
.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* 8. Sidebar
===============================================================================================*/
.widget {
	display: inline;
	float: left;
	width: 250px;
	border: 10px solid #D4C3AA;
	background: #fff;
	margin: 0 0 10px 0;
}
.widget h3 {
	height: 27px;
	background: #885941 url('images/bg-widget_header.gif') top left repeat-x;
	color: #fff;
	text-align: center;
	margin: 0;
	padding-top: 8px;
}
.widget ul {
	list-style: none;
	margin: 7px 7px 0 8px;
}
.widget li {
	background: transparent url('images/li-bullet-base.gif') center left no-repeat;
	margin: 0;
	padding: 3px 0 3px 15px;
}
.widget li:hover {
	background: #C2A384 url('images/li-bullet-hover.gif') center left no-repeat;
}
.widget li a {
	color: #683118;
	font-weight: normal;
}
.widget li a:hover {
	color: #fff;
}
.sb_left_col, .sb_right_col {
  display: inline;
	float: left;
	width: 125px;
}
.sb_left_col img, .sb_right_col img {
  display: block;
	overflow: hidden;
	vertical-align: top;
  border: 0;
  margin: 0 auto 0 auto;
	padding: 0; 
}
.tags p {
	margin: 5px 3px 5px 3px;
	padding: 5px;	
}
.tags a {
	color: #683118;
}

/* 9. Page Navigation
===============================================================================================*/
#navigation {
  display: inline;
	float: left;
	width: 540px;
	border: 10px solid #D4C3AA;
	background: #fff;
	text-align: center;
  margin: 0;
	padding-bottom: 10px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px;
	margin: 1px;
	text-decoration: none;
}
.wp-pagenavi a:visited {
	padding: 2px;
	margin: 1px;
	text-decoration: none;
}
.wp-pagenavi a:hover {
	background: #885941;
	color: #fff;
}
.wp-pagenavi a:active {
	padding: 2px;
	margin: 1px;
	text-decoration: none;
}
.wp-pagenavi span.pages {
	color: #683118;
	padding: 2px;
	margin: 1px;
}
.wp-pagenavi span.current {
	background: #885941;
	color: #fff;
	font-weight: bold;
	padding: 2px;
	margin: 1px;
}

/* 10. Comments
===============================================================================================*/
#comments {
	display: inline;
	float: left;
	clear: both;
	width: 540px;
	border: 10px solid #D4C3AA;
	background: #fff;
	margin: 0 0 10px 0;
}
.comments_headers h3 {
	color: #885941;
	padding: 3px 8px 2px 5px;
}
.commentlist ul {
	list-style: none;
  width: 540px;	
  margin: 0;
}
.commentlist li { 	
  width: 520px;
	border-bottom: 1px dashed #885941;
	color: #683118;
	margin: 6px 0 0 10px;
}
.commentlist li a {
	color: #885941;
}
.commentlist a {
	color: #885941;
}
cite.author {
	color: #885941;
	font-weight: bold;
}
.commentmetadata {
	width: 200px;
	height: 15px;
	background: #C2A384;
	color: #fff;
	font-size: 12px;
	font-style: italic;
	margin: 5px 0 5px 0;
	padding: 2px 0 2px 10px;
}
input, textarea {
	border: 1px solid #885941;
	background: #fff;
	color: #683118;		
  font-family: Georgia, Microsoft Sans Serif, Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
}
input.sbm {
	cursor: pointer;
	width: 120px;
	height: 25px;
	border: none;
	background: #BA9869 url('images/button.gif') top left no-repeat;
	color: #fff;
	padding-bottom: 4px;
}
input.sbm:hover {
	text-decoration: underline;
}

/* 11. Footer
===============================================================================================*/
.copyrights p {
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
}
.copyrights a {
	color: #fff;
}
