/*
Theme Name: unrv
Theme URI: http://www.designspiro.com
Description: unrv theme created by DesignSpiro
Author: Spiro K
Author URI: http://www.designspiro.com
Version: 1.0
.
General comments/License Statement if any.
.
*/

html{
	overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
}

body{ 
	background: #540C03 url('images/grad_red.jpg') repeat-x;
	color: #222;
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;
	line-height: 135%;
	margin: 0px;
	padding: 0px; /* required for Opera to have 0 margin */
	text-align: center; /* centers board in MSIE */
}

.borderwrap,
.borderwrapm{ /* this will affect the outlining border of all the tables and boxes through-out the skin. */
	background: #262626;
	border: 1px solid #000000;
	padding: 0px; 
	margin: 0px;
}

#left
{
	padding: 140px 10px 20px 10px;
	background: #540C03 url('images/augustuslogo.jpg') no-repeat;
	color: #EEEEEE;
	font-size: 12px;
}

#right
{
	background: #262626 url('images/empiretext.jpg') no-repeat top right;
	padding: 40px 10px 10px 10px;
	border-left: medium double #83806E;
	border-right: medium double #83806E;
        border-bottom: medium double #83806E;
	color: #EEEEEE;
	text-align: left;
}

.widget {
	margin-bottom: 25px;
}

form{
	display: inline;
	margin: 0; /* removes mystery form tag gapping */
	padding: 0; /* removes mystery form tag gapping */
}

img{
	border: 0; /* makes sure linked images do not have a border */
	vertical-align: middle;
}

a:link,
a:visited,
a:active{
	background: transparent;
	color: #370B06;
	text-decoration: underline;
}

a:hover{
	background: transparent;
	color: #222;
}

.archive{
	padding-left:5px;margin-top:20px;
}

.archive a:link,
.archive a:visited,
.archive a:active{
        color: #EEEEEE;
}

.post{
	border: medium double #000000; 
	padding: 5px; 
	margin: 5px; 
	margin-right:200px; 
	background: #ABA693; 
	color: #262626;
}

.post h2{
	font-size: 18px;
	text-decoration: underline;
}

.post h3{
	font-size: 14px;
}

.post p{
	font-size: 14px;
	letter-spacing: 0.4px;
	line-height: 1.4;
	color: #000000;
}

#submenu{ 
	background: transparent url('images/tile_cat.gif');
	border: 0;
	border-top: 0;
	color: #FFFFFF; 
	margin: 0;
	height: 29px;
	text-align: right;
}

.top-left-link,
.top-right-link
{
	background: transparent url(style_images/2/tile_cat.gif);
	float: right;
	font-size: 10px;
	font-weight: bold; 
	letter-spacing: 0.5px;
	margin: 0px;
	padding: 7px 0 7px 0;
	width: auto;
	border-left:  1px solid #000000;
}

.top-left-link
{
	float: left;
	border-left: 0px;
	border-right: 1px solid #000000;
}

.top-left-link a:link, 
.top-left-link a:visited,
.top-right-link a:link, 
.top-right-link a:visited
{ 
	background: transparent; 
	color: #FFFFFF;
	padding: 0 6px 0 6px;
	text-decoration: none;
}

.top-left-link a:hover, 
.top-left-link a:active,
.top-right-link a:hover, 
.top-right-link a:active
{
	background: transparent; 
	color: #DDDDDD; 
}

#nav
	{
		float: right;
		width: 190px;
		margin-top: 6px;

		color: #EEEEEE;
		font-size: 11px;
	}
	
#footer
	{
		color: #EEEEEE;
		padding: 4px;
		margin-bottom: 10px;
		text-align: center;
	}
	
#logo{
    position: absolute;
	top: 0;
    left: 0;
	width: 135px;
    height: 135px;
}

#logo a{
    position: absolute;
    top: 0;
    left: 0;
    width: 135px;
    height: 135px;
}

#logo a h1{
    display: none;
}


.wp-pagenavi {
	padding-top:9px;
	border:3px double #262626;
	background:#aba693;
	height:24px;
	text-align:center;
	margin-right:200px;
	margin-left:5px;
	background:url(images/tile_cat.gif);
	color:#FFFFFF;
}

.wp-pagenavi a {
	color:#FFFFFF;
}

.wp-pagenavi .pages {
	height:10px;
}

.wp-pagenavi a.page {
	padding-left:3px;
	padding-right:3px;
	height:10px;
	color:#FFFFFF;
}

.wp-pagenavi .current {
	padding:3px 7px 3px 7px;
	height:10px;
	margin-left:3px;
	margin-right:3px;
	background: #999900;
	background:#f51137;
}

.wp-pagenavi .nextpostslink {
	height:10px;
}

.wp-pagenavi .previouspostslink {
	height:10px;
}

.wp-pagenavi .last {
	height:10px;
}

.wp-pagenavi .first {
	height:10px;
}

.wp-pagenavi .extend {
	height:10px;
}


.addthis_container {
	margin-top:10px;
}


#menu-left-navigation {
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu-left-navigation li {
	margin: 12px 0;
}

#menu-left-navigation li a {
	color: #fff;
	font-size: 14px;
}

#menu-top-left-links,
#menu-top-right-links {
	padding: 0;
	margin: 0;
	float: left;
	list-style: none;
}

#menu-top-right-links {
	float: right;
}

#menu-top-left-links li,
#menu-top-right-links li {
	display: inline;
	float: left;
}

#menu-top-left-links li a,
#menu-top-right-links li a {
	padding: 7px 6px 9px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.5px;
	display: block;
	border-right: 1px solid #000000;
	text-decoration: none;
}

#menu-top-right-links li a {
	border-right: none;	
	border-left: 1px solid #000000;
}

#menu-top-left-links li a:hover, 
#menu-top-left-links li a:active,
#menu-top-right-links li a:hover, 
#menu-top-right-links li a:active {
	color: #ddd; 
}

#menu-footer-links {
	padding: 0;
	margin: 0;
	display: inline;
	list-style: none;
}

#menu-footer-links li {
	display: inline;
}

#menu-footer-links li:before {
	content: ' - ';
}

#menu-footer-links li a {
	color: #fff;
	font-weight: bold;
}








body.page {
	background-color:#3C140F;
	background-image: none;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
}

.page a:link, .page a:visited {color:#fff; text-decoration:underline;}
.page a:hover, .page a:active, .page a:focus { color:#adadad; text-decoration:none;}
.page a.map {color:#ff0000; }

.page h1	{font-size:22px; color:#000; margin-top:0;}
.page h2 {font-size:16px; color:#000; }
.page h3 {font-size:16px; color:#eee; text-align:left; margin-top:16px;}
.page h5 {font-size:18px; color:#eee; }

.page p {font-size: 16px; line-height: 20px;}

#header {
width:900px;
height:182px;
margin:0 auto;
background: #333 url(images/page-header.jpg) no-repeat;
color:#eee;
}

#header ul {
margin:0;
padding:0;
width:900px;
margin:0 auto;
list-style-type:none;
border:1px solid #000;
}

#header .mainmenu {
font-size:16px;
height:22px;
padding-top:136px;
text-align: center;
}

.mainmenu li {
text-align:center;
font-size:16px;
display: inline;
padding: 0 15px;
}

#header .submenu {
height:20px;
}

/*  Adjust this width when the number of menu items changes */
.submenu li {
float:left;
width:148px; /* 5 menu items  */
padding-bottom:2px;
line-height:20px;
font-size:13px;
font-weight:bold;
text-align:center;
border-right:2px solid #adadad;
border-bottom:2px solid #adadad;
}

#maincontent {
width:906px;
_width:908px; /*This is a very naughty hack, but easy and won't affect anything else*/
margin: 6px auto 0;
background: #948C84 url(images/tile_back.gif) repeat-x 0 0;
padding-top:18px;
border:3px #adadad ridge;
border-width: 0px 3px 3px 1px;
overflow:hidden;
}

#maincontent:after {
content:" ";
clear:both;
display:block;
}

.leftcolumn {
width:690px;
background-color:#948c84;
float:left;
clear:left;
padding:8px;
}

/*  Put a margin-bottom on the google advertisement below page header */
h1 + div {
margin-bottom:8px;
}
.moreReviews {
margin:0;
padding:0;
list-style-type:none; 
width:230px; 
float:left;
border:1px #333 double;
margin-right:8px;
margin-bottom:8px;
}

.moreReviews li {
border:4px #adadad ridge;
border-top:none;
font-size:16px;
line-height:24px;
}

.moreReviews li:first-child {
border-top:4px #adadad ridge;
}

.opinion {
clear:left;
font-style:italic;
text-align:center;
font-weight: bold;
}

/*float the facebook  like button */
.opinion + iframe {
float:left;
}

.rightcolumn {
width:192px;
float:right;
background-color:#333;
padding: 0 4px;
text-align:center;
font-size:10px;
font-weight:bold;
padding-bottom:290em;
margin-bottom:-290em;
}

.rightcolumn img {
display:block;
margin:20px auto 8px;;
}

.likebox {
margin:100px 0 22px;
padding-top:14px;
border-top:1px solid #fff;
font-size:13px;
font-weight:bold;
}

.footer {
clear:both; 
width:900px; 
border:1px solid #000000; 
margin:20px auto 0;
text-align:center; 
background-color:#333333;
color:#eee;
font-size:11px
}

.footer a {
font-weight:bold;
}

.footer div {
margin: 20px 0;
}

.page-content-ad {
	margin: 0 5px 5px 10px;
	float: right;
}

.page-content-ad .widget {
	margin: 0;
}

.page-content-footer-left {
	width: 230px;
	float: left;
}

.page-content-footer-right {
	width: 445px;
	float: right;
}

.page-content-footer-share-options {
	margin-left: 70px
}