/*
THEME NAME: Restoration Theme
THEME URI: http://www.designedbyeh.org/
DESCRIPTION: Designed for Mitch Kruse
VERSION: 1.1
AUTHOR: <a href="http://designedbyeh.com/">Eric Hall</a>
AUTHOR URI:
TAGS: based on sandbox, Restoration Road, Mitch Kruse, 3 Column
*/



body {
	background-color: #0f0f0f;
	background-image: url(images/backgroundTile.png);
	background-repeat: repeat-x;
	color:#d2d2d2;
	margin:0px;
	font-family: Arial, Helvetica, Sans;
}

p {
	font-size: 0.9em;
}
a img {
	border: none;
}

a {
	color: #d2d2d2;
	text-decoration: underline;
}

a:visited {
	color: #d2d2d2;
	text-decoration: underline;
}

a:hover {
	color: #d2d2d2;
	text-decoration: none;
}

#wrapper {
	background-image: url(images/burgundyTile.png);
	border-width:3px;
	border-color:#f1f1f1;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width:0px;
	width:951px;
	margin: 0 auto;
	padding-bottom:0px;
	margin-bottom:0px;
}

.fauxColumns {
	background-image: url(images/fauxColumns.png);
	width:951px;
	margin:0px;
	padding:0px;
}

.entry-content {
	border-width:3px;
	border-color:#f1f1f1;
	border-style: solid;
	background-color: #0f0f0f;
	padding:11px;
	margin-bottom:15px;
}



h2.entry-title {
	margin-bottom:0px;
	padding-bottom:0px;
	color: #f1f1f1;
	font-family: Times;
	position: relative;
	top:-5px;
	padding-left:20px;
}

.fauxColumns2 {
	width:951px;
	margin:0px;
	padding:0px;
}

.navImage {
	padding: 0px;
	margin:0px;
	float:left;
}

#audioIcon {
	position:absolute;
	top:-10px;
	left:50px;
}

#videoIcon {
	position:absolute;
	top:100px;
	left:-20px;
}

#bookIcon {
	position:absolute;
	top:-10px;
	left:470px;
}

#contactIcon {
	position:absolute;
	top:100px;
	left:540px;
}

#facebookIcon {
	position:absolute;
	top:600px;
	left:110px;
}

#twitterIcon {
	position:absolute;
	top:600px;
	left:400px;
}

#mkIcon {
	position:absolute;
	top:610px;
	left:250px;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
}

div#content {
	margin-top:32px;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#0f0f0f;
color:#fff;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 0.7em;
list-style: none;
}


textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}



div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

div#footer {
	width:100%;
	background-image: url(images/footerRR.png);
	background-repeat: no-repeat;
	height: 61px;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}


div.sidebar a {
	border:none;
	text-decoration: none;	
}

div.sidebar a {
	color:#d2d2d2;
	font-family: Times;
	font-size:14px;
	text-align: left;
}

div.sidebar a:visited {
	color:#d2d2d2;
	font-family: Times;
	font-size:14px;
	text-align: left;
}

div.sidebar a:hover {
	text-decoration: underline;
}

.sidebarInterior .xoxo li {
	background-color: #0f0f0f;
	width:163px;
	margin-left:10px;
	border-width:3px;
	border-color:#f1f1f1;
	border-style: solid;
	border-top:none;
	text-align: left;
	padding-right:8px;
}

.sidebarInterior .xoxo li .textwidget {
	padding:10px;
}

.sidebarInterior .xoxo li li {

	margin-left:0;
	width:auto;
	border:none;
	padding:3px;
}

p.fancy {
	color: #0f0f0f;
	width:550px;
}

p.fancy blockquote {
	color: #0f0f0f;

}

h4.fancy {
	color: #0f0f0f;
	width:550px;
}

ul.pageList li {
	font-size:0.8em;
}

ul.sidebarCarousel {
	padding:0px;
	margin:0px;
}

li.sidebarCarousel {
	width:125px;
	height:88px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

li.sidebarCarousel span {
	padding:0px;
	margin:0px;
}



hr {
  display : none;
  list-style : none;
  filter : alpha(opacity=0);
  width : 0;
  border:0px;
  margin:0px;
  padding:0px;
  margin-left:40px;
  padding-top:20px;
  margin-bottom:7px;
  
}

.line { 
	width:400px;
	height:50px;
	background-image: url(images/rrHR.png);
	background-repeat: no-repeat !important;
	background-position-y: 20px;
	margin: 0px auto;
}

p.share {
	font-size: 16px
	font-family: arial;
}

p.share {
	font-size: 15px
	font-family: arial;
}

a.share:link {
	font-size: 16px !important;
	font-family: arial !important;
	text-decoration: underline;
}

a.share:visited {
	font-size: 16px !important;
	font-family: arial !important;
	text-decoration: underline !important;
}

a.share:hover {
	font-size: 16px !important;
	font-family: arial !important;
	text-decoration: none !important;
}

a.share2:link {
	font-size: 15px;
	font-family: arial;
	text-decoration: underline;
}

a.share2:visited {
	font-size: 15px !important;
	font-family: arial !important;
	text-decoration: underline !important;
}

a.share2:hover {
	font-size: 15px !important;
	font-family: arial !important;
	text-decoration: none !important;
}



#comments {
	border-width:3px;
	border-color:#f1f1f1;
	border-style: solid;
	background-color: #0f0f0f;
	padding:11px;
	margin-bottom:15px;
}

.comment-meta {
	font-size:12px;
	padding:0px;
	margin:0px;
}

#respond {
	padding-left:10px;
}


#rrLogo {
	position: absolute;
	top:20px;
	left:5000px;
	z-index:20000;
}

#twitter_div ul {
	padding: 7px 0 0 0;
	margin:0px;
}

#twitter_div li {
	list-style: none;
	font-size:14px;
	padding:0 8px 9px 0 !important;
	margin:0px !important;
	margin-left:7px !important;
	text-indent: 0px !important;
	background-image: url(http://www.therestorationroad.com/road/wp-content/themes/restorationTheme/images/twitterFade.png);
	background-repeat: no-repeat;
	background-position: middle center;
}

.vimeoThumb {
	margin:8px;
	padding:7px;
	border: 1px solid #f1f1f1;
}

.vimeoTitle {
	font-size: 11px;
	font-style: italic;
	margin:0 8px 8px 8px;
	text-align: center !important;
	
}

.vimeoDiv {
	float: left;
	width: 220px;
	height: 214px;
	margin:0px;
	padding:0px;
}

.vimeoMain {
	width:480px;
	border: 1px solid #f1f1f1;
	margin-left:auto;
	margin-right:auto;
	padding:13px;
}

.vimeoMain2 {
	width:688px;
	border: 1px solid #f1f1f1;
	margin-left:auto;
	margin-right:auto;
	padding:13px;
}

.pagBak {
	text-align: center !important;
	padding:0 0 10px 0;
	margin:0 4px 0 4px;
	font-weight: bold;
	font-size:0.9em;
}

.topPad {
	margin-top:18px;
}

.tooltip {
	display:none;
	background:transparent url(images/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	padding-top:20px;
	color:#fff;	
	z-index: 50000;
}

#fancybox-inner p {
	color: black;
}

a.wpsc_product_title {
	text-decoration: none !important;
}

a.wpsc_product_title:link {
	text-decoration: none !important;
}

a.wpsc_product_title:hover {
	text-decoration: none !important;
}
