/*
Theme Name: Blank 3 Column
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: three-column, widget-ready, blank
*/



/* basics */
.LropLogo{ position:absolute;margin-left:25px;margin-top:20px;color:#000000;font-size:29px; z-index:999;}

*{margin:0; padding:0;}

body {
	background:#dedede;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background:url(images/wrapper_bg.jpg) repeat-x;
	}
	
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;
	}

/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}

/* Wrapper */

#wrapper {
	width:1280px;
	margin:0 auto;
	padding:0;
	
	color:#333;
	overflow: hidden;
	}

/* container */


#container {
	width:972px;
	margin: 0 auto;
	padding:0;
	
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
	background:url(images/header_bg.png) no-repeat;
  	width:100%; 
  	height:64px;
	color: #fff; 
	margin-bottom:27px;
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #000000; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}


/* main menu */


#menu {
	background:#000;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:100%; 
	overflow:hidden;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}




/* content */


#content {
	float: left;
	width:545px;
	overflow: hidden;	
	background:url(images/page_header.png) no-repeat;
	padding-top:70px;
	

}
#content h1 {
font-size:15px;
font-weight:bolder;
color:#514d4d;
/*filter:alpha(opacity=80);*/
opacity: 0.8;
-moz-opacity:0.8;

padding:14px;
height:16px;
}
#middle
{
background:#FFFFFF repeat-x;
}
.youTube
{
padding-left:7px;
}

.post {
	margin-top:3px;
	padding:20px;
	line-height: 14pt;

	
	
	}
	
.post h2{
	color:#ff6600;
	font-size:28px;
	line-height:32px;
	
	}
	
.post h2 a{
	color:#ff6600;
	font-size:28px;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{
margin:8px 0;
color:#000;
font-size:14px;
}
.dashLine
{
border-bottom-style:dotted;
border-bottom-color:#999999;
border-bottom-width:1px;
margin-top:15px;
margin-bottom:15px;
}
.meta1
{
font-size:12px;
width:100px;
float:left;

}
.meta2
{
font-size:11px;
width:170px;
float:left;
padding-top:9px;
}
.commentIcon
{
background:url(images/comment_bg.png) no-repeat;
height:19px;
width:170px;
display:block;
padding-left:9px;
float:left;
}
.fbIcon
{
background:url(images/fb_icon.png) no-repeat;
height:20px;
width:59px;
display:block;
float:right;
margin-top:7px;
cursor:pointer;
}
.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;}
	



/* left sidebar */


#left {
	width:190px;
	float:left;
	margin:0;
	padding-top:70px;
	background:url(images/left_bg.png) no-repeat;
	height:650px;
	}

#left h1 {
font-size:15px;
font-weight:bolder;
color:#514d4d;
/*filter:alpha(opacity=80);*/
padding:14px;
height:16px;
}

#left h2{
	font-size:15px;
	font-weight:bolder;
	color:#514d4d;
	/*filter:alpha(opacity=80);*/
	padding-left:14px;
	
}

#left label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0;}


/*#left ul {
	margin:5px;
	padding:0;
	}

#left ul li {	
	line-height: 14pt;
	list-style-type: none;
	padding-left:25px;
	font-size:12px;
	color:#000000;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-image:url(images/li.png);
	background-repeat:no-repeat;
	background-position:5px 12px;
	padding-bottom:5px;
	padding-top:5px;
	}
#left ul li:hover {	
	background-image:url(images/li_hover.png);
	background-repeat:no-repeat;
	background-position:5px 12px;
	background-color:#d9eaf4;
	}
#left ul li a:hover {	
text-decoration:none;
	}


#left ul ul {
	margin:14px 0;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	/*padding: 10px 0 0 15px;*/
	list-style-type: square;
	color: #898989;
}
*/
/* left sidebar - badgr */

.svglink {
  position: relative;
}  
.svglink a, .svglink object  {
  position: absolute;
  width: inherit;
  height: inherit;
}  
.svglink a  {
  /* Both are important properties because the jpg isn't clickable in IE */ 
  background-image: url(http://www.landroverourplanet.co.uk/img/transp.gif);
  background-color: transparent;
  z-index: 600;
}
.svglink object  {
  z-index: 550;
}
#svg1, #svg1 a  {  /* IE7 compatability (no inherit) */  
  width: 152px;  /* 152px / 16 = 9,5em */  
  height: 152px;  /*  152px / 16 =  9,5em */ 
}



/* right sidebar */
#right {
	width:237px;
	float:right;
	margin:0;
	padding-top:70px;
	background:url(images/right_bg.png) no-repeat;
	height:100%;
	}

#right #tabs
{

	height:100%;
	width:207px;
	margin:14px;
	padding-top:6px;
	
}

#right h1 {
font-size:15px;
font-weight:bolder;
color:#514d4d;
/*filter:alpha(opacity=80);*/
padding-top:14px;
padding-left:14px;
height:21px;
}
#right h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#right label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#right p { font-family:Arial, Helvetica, sans-serif;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	color:#ff6600;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	padding-top:10px;
	}
#right ul li a{
	color:#ff6600;
	font-size:15px;
	font-weight:bold;
	padding-bottom:10px;
	display:block;
	}

#right ul ul {
	margin:14px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	color:#ff6600;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

.youTubeRight
{
padding-left:15px;
width:177px;
}
.youTube p 
{
color:#ff6600;
font-size:13px;
font-weight:bold;
padding-bottom:5px;
}
.youTubeRight p 
{
color:#ff6600;
font-size:13px;
font-weight:bold;
padding-bottom:5px;
}
.facebook {
padding-left:15px;
width:177px;

}
.facebook p
{
color:#35507A;
font-size:13px;
font-weight:bold;
padding-bottom:5px;
}
.facebook p a
{
color:#35507A;
}

/* comments */


#commentform{
margin-left:20px;
	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:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin-left:20px; padding:0}
	
ol.commentlist {list-style-type: none; margin:20px; 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;}


#respond
{
margin-left:20px
}

/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	border:1px solid #000;
	padding:2px;
	}




/* 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;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
/*   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;
}

/* Twitter widget */
.twitterheader {height:49px; width:177px; /*background:url(images/twit-hdr.jpg) no-repeat;*/}
.twittercontent {height:290px; width:177px; background-color:#fff;}

#twitter_update_list li { list-style-type: none; color:#666666; font-size: 10px; padding: 0 0 10px 0;
margin: 0 0 15px 0; border-bottom: 1px solid #ccc; }

#twitter_update_list li:first-child { font-size: 10px; padding-top: 5px; color:#666666; }
#twitter_update_list a { color:#1694ff; }


/* footer */

#footer {

	clear: both;
	width: 100%;
	}
	
#footer p{padding:14px 0;margin: 0; color: #8b8b8b; text-align:center; font-size:11px;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

/* NEW CATEGORY MENU*/

.topnav {
	width: 180px;
	padding: 40px 28px 25px 0;
	font-family: Arial, Helvetica, sans-serif;
}

ul.topnav {
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 0.5em;
	list-style: none;
}

ul.topnav li {}

ul.topnav li a {
	line-height: 15px;
	font-size: 12px;
	padding: 10px 5px;
	padding-left: 25px;
	color: #000;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	background-image: url("http://www.shakeinteractive.com/Projects/LROPBLOG/wp-content/themes/blank3/blank3/images/li_hover.png");
    background-position: 5px 12px;
    background-repeat: no-repeat;
}

ul.topnav li a:hover {
	background-color:#d9eaf4;
	color: #000;
}

ul.topnav ul {
	margin: 0;
	padding: 0;
	display: none;
}

ul.topnav ul li {
	margin: 0;
	clear: both;
	padding-left: 15px;
}

ul.topnav ul li a {
	
	font-size: 10px;
	font-weight: normal;
	outline:0;
	color: #333;
}

ul.topnav ul li a:hover {
	background-color:#e8f3f9;
	color: #333;
}
/* secondary level of nav*/
ul.topnav ul ul li {
	color: #666;
	padding: 10px 15px;
	list-style: none;	
}

ul.topnav ul ul li a {
	color: #666;		
}

ul.topnav ul ul li a:hover {
	background-color:#e8f3f9;
	color:#675C7C;
}
/* 3rd level of nav*/
ul.topnav ul ul ul li {
	color: #666;
	
	list-style: none;	
}
ul.topnav ul ul ul li a {
	color: #666;
		
}

ul.topnav ul ul ul li a:hover {
	background-color:#e8f3f9;
	color:#675C7C;
}


ul.topnav span{
	/*float:right; margin: 0 5px 0 5px ;*/ 
}
