/*  
Theme Name: REV
Theme URI: http://blog.revmovie.com
Description: REV - A Buried Treasure
Version:  1.0
Author: Monashee Mountain Multimedia
Author URI: http://www.monasheemountainmultimedia.com
Tags: simple,two columns,fixed width,widget ready,valid CSS,valid XHTML,sidebar left,ie6, ie7,firefox 2.0, opera 9.0

/******** Body Elements ********/
*{margin: 0;	padding: 0;}
:focus {outline: 0;}
body {
	margin: 0;
	padding:0 0 15px 0;
	font-family: Verdana,Tahoma, Arial, Serif;
	line-height: 1.5em;
	font-size: 10px; /* IE5 Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 10px; /* easy scaling */
	font-size: 0.76em;
	background-color: #000;
	font: 14px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	color: #999;
}
img { border:none; text-decoration:none;}
code {	font: 1.1em 'Courier New', Courier, Fixed;	}
acronym, abbr{font-size: 0.9em;	letter-spacing: .07em;	}
hr {
	display: block;
	color:#09C;
	border-bottom:1px solid #666;
	margin:5px 0 5px 0;
}
pre { line-height: 1.5; width:460px;  overflow:auto;  line-height:2.0em;
margin-bottom: 1.5em;}
fieldset {border:1px solid #f1f1f1; padding:10px;}
blockquote {  background: #ccc url(images/blockquote.png) no-repeat left top;	color:#666; font-style: italic;	padding-left: 30px; padding-bottom: 10px;	margin:20px 0px 20px 0px;	width:90%;}
table {border:1px solid #f1f1f1;}
td,th {	line-height: 1.0em;	padding:9px; margin:1px;}
th {
	color:#CCC;
}
td {	border: 1px solid #f1f1f1; color:#999;}
#wp-calendar #prev a, #wp-calendar #next a {font-size: 9pt; 	}
#wp-calendar a {text-decoration: none;	}
#wp-calendar caption {	font: bold 1.0em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;}
#wp-calendar th {font-style: normal;	text-transform: capitalize;}

/******** Layout Elements ********/

#header {
	padding:0px;
	clear:both;
	width: 1004px;
	height: 200px;
	background-image: url(images/header.jpg);
}
#header_ads {
	float: right;
	margin-top: 35px;
	margin-right: 50px;
}
#new-zealand {
	float: left;
	margin-top: 35px;
	margin-left: 320px;
}

#container {
	margin: auto;
	padding: 0px;
	width: 1004px;
}
#navbar{
	width: 1004px;
	margin: 0 auto;
	padding:0px;
	clear:both;
	background-color: #000000;
}
#main {
	width: 1004px;
	height: auto;
	margin: 0 auto;
}
#sidebar {
	float: left;
	width: 1004px;
	margin-top: 50px;
}
#content-single {
	width:1004px;
}
#content-index {
	width:1004px;
}
#footer {
	width: 1004px;
	margin: 0 auto;
	clear: both;
	color: #CCC;
	float: left;
}
#page {
	background-position:top;
	background-repeat: repeat;
	width: 1004px;
	margin: 0 auto;
}
#googleads_footerContainer {
	margin-top: 50px;
}
.right { float: right; }
.left { float:left; }
.clear { clear:both; }

/******** Wordpress Styles ********/

.aligncenter, div.aligncenter {    display: block;  margin-left: auto;  margin-right: auto; }
.alignleft {   float: left; }
.alignright {  float: right }
.wp-caption {
	border: 1px solid #000;
	text-align: center;
	background-color: #666;
	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 { color: #CCC;  font-size: 11px;  line-height: 17px;  padding: 0 4px 5px;   margin: 0; }
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;	}
.smallattachment {	text-align: center;	float: left;	width: 128px;	margin: 5px 5px 5px 0px;}
.attachment {	text-align: center;	margin: 5px 0px;}

/******** Document Styles ********/

h1, h2, h3, h4, h5, h6 {	margin: 0;	padding: 0;	font-family: Arial, Helvetica, sans-serif;	font-weight:normal;	color: #000;	}
h2.pagetitle {
	color: #CCC;
	font-size: 1.8em;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
h2.entry-title { font-size: 1.5em; margin-bottom: 5px; margin-top: 30px; }
a, a:active, a:visited {
	color: #446A82;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: none;
}	
p {		margin: 10px 0 }
.center { text-align: center; }
strong {
	color: #FF6262;
}
code {	font: 1.1em 'Courier New', Courier, Fixed;	}
acronym, abbr{font-size: 0.9em;	letter-spacing: .07em;	}

/******** Header Elements ********/

#logo {float:left; width: 950px; height: 100px; padding: 10px 0 0 0; }
#logo h1{font-size: 2.6em;}
#logo h2 {	padding-left: 5px;	font-size: 1.1em;	font-family:"Trebuchet MS", Verdana, Arial, Serif;	color: #88886A;		font-style:italic;	text-transform:lowercase;}
#logo a {	text-decoration: none;	color:#EFEFC1;	border:0; }
#logo a:hover {   text-decoration:none;}
#searchbox { float:right; width: 290px;  padding-left:10px;  height: 40px;  background: transparent url(images/searchbg.gif) no-repeat bottom;}
.inputbox { margin:9px 0px 5px 5px; color: #999999; padding:1px; float:left; }
span.rss { padding-left: 3px; margin-top: 2px; margin-right:5px; float:left; }
#searchform .bt {background:url(images/search.gif) no-repeat; margin:8px 0px 0px 3px; color:#EFEFC1; font-size:12px; border:none; width:60px; height:24px; line-height:22px; padding-bottom:3px; cursor:pointer; }
#revnavbar {
	background-image: url(images/nav_bg.png);
	height: 60px;
}
.page_item {
	position: 		relative;
	float:			left;
}
.page_item a {
	position: 		relative;
	display: 		block;
	width: 			100px;
	height: 		60px;
	line-height: 	60px;
	text-align: 	center;
	font-size:		1.1em;
	text-decoration:none;
	color:			#999;
}
.page_item a:hover {
	color: #FFF;
	background:	url(images/hover_bg.png) repeat-x 0 0 scroll;
}
/******** Entry Elements ********/

.post {
	margin-bottom: 10px;
	padding: 0px 50px 10px 0px;
}
.post hr { display: block; }
.post blockquote {  background: #000 url(images/blockquote.png) no-repeat left top;	color:#FFF;	padding-left: 30px;	margin:20px 0px 20px 0px;	}
.post blockquote p { margin: 0px 0px 0px 0px;	padding: 10px 0px 10px 0px; }
.postmetadata {
	color: #ccc;
	display: block;
	padding-top: 10px;
}
.postmetadata a{ 	color: #ccc;	text-decoration: none;}
.postmetadata a:hover {	text-decoration: underline;}
.post-details a{
	color: #ccc;
	text-decoration: none;
}
.post-details a:hover {	text-decoration: underline; }
.navigation { font-size: 1.5em; margin:20px 0 20px 0; min-height: 20px; padding:10px 50px 10px 0px; line-height:22px; }
.navigation img, .navigation a img {background:none;}
.post-banner { background-color: #272727; margin-bottom: 10px; padding: 5px;text-align: center; }
.post img, .post img a { border: 1px solid #272727; padding: 2px; }
.post a img:hover { border: 1px solid #000; }

/******** List Styles Styles ********/

#sidebar ul {	list-style-type: none;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	} 
ul li { margin: 0 0 0 0px; list-style: none; }
ul ul li { 	margin: 3px 0 3px 30px; 	list-style: none; }
ul ul { 	margin: 0 0 15px 0; }
ol { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } 
ol li { margin: 0 0 0 3px; }
ul li ul li { margin: 0px;  padding:0px;}
.entry { clear:right;}
.entry ul{	list-style-type: none;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;}
.entry ul li {	list-style:square;	margin-bottom:5px;	line-height:115%;	margin-left:42px;	}
.entry ol li {	margin-bottom:5px;	line-height:115%;	margin-left:48px;	}
.entry ul ul li {	margin: 5px 0 5px 20px; list-style: circle; }

/******** Sidebar Elements ********/

#sidebar h2 {
	border-bottom: 1px solid #666666;
	font-size: 1.1em;
	font-weight: bold;
	color: #999;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.widget { padding: 5px; width: 500px; margin: 0 0 10px 0; }

/******** Widget ********/

.textwidget { margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px; }
#archives ul li { padding: 0px 0px 5px 0px;	margin: 0px 0px 0px 0px;	}
#archives ul {	list-style-type: none;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	}	
#recent-comments ul li { padding: 0px 0px 5px 0px;	margin: 0px 0px 0px 0px;	}
#recent-comments ul {	list-style-type: none;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	}
#categories ul li {	padding: 0px 0px 5px 0px;	margin: 0px 0px 0px 0px;	}
#categories ul {	list-style-type: none;	margin: 0px 0px 0px 0px;	padding: 0px 10px 0px 0px;	}
#recent-posts ul li { padding: 0px 0px 5px 0px;	margin: 0px 0px 0px 0px;	}
#recent-posts ul {	list-style-type: none;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	}
#pages ul li {	background: #CCCCCC url(images/recent.gif) no-repeat top left;	padding: 0px 0px 5px 18px;	margin: 0px 0px 0px 0px;	}
#pages ul {	list-style-type: none;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	}
#links ul li {	background: #CCCCCC url(images/links.gif) no-repeat top left;	padding: 0px 0px 5px 18px;	margin: 0px 0px 0px 0px;	}
#links ul {	list-style-type: none;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	}
#meta ul li {	background: #CCCCCC url(images/meta.gif) no-repeat top left;	padding: 0px 0px 5px 18px;	margin: 0px 0px 0px 0px;	}
#meta ul {	list-style-type: none;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	}	
#text-1 ul li {	padding: 0px 0px 5px 0px;	margin: 0px 0px 0px 0px;	}
#text-1 ul {	list-style-type: none;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	}
#tags ul li {	padding: 0px 0px 5px 0px;	margin: 0px 0px 0px 0px;	}
#tags ul {	list-style-type: none;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	}

/* Comments*/

.comments {margin-bottom: 10px; padding: 5px 50px 35px 0px;display:none;}
.respond h3{color: #333; text-align: left}
.comments h3{color: #333; text-align: left;}
.comments ol {margin-left: 15px;}
.comments ol li {	line-height:115%;	margin: 20px 5px 20px 0px;	}
.commentlist {		}
.commentlist li {	margin: 15px 0 3px;	padding: 8px 25px 10px 0px; }
.commentlist li.alt {	margin: 15px 0 3px;	padding: 8px 25px 10px 0px; }
#commentform small { font-weight:bold;	padding:0;	}
.commentmetadata {	display: block;	}
.commentlist cite {	font: 1.0em Verdana,Tahoma, Arial, Serif; font-weight:bold;	}	
#commentform input {color: #FFF; padding: 3px; background-color: #333; border: 1px solid #000;}
#commentform textarea {color: #FFF; padding: 5px; background-color: #333; border: 1px solid #000; width:99%;}
#commentform .submit  {font-size: 10px;color:#000; background:#ccc; border: none; padding:5px; cursor:pointer; -moz-border-radius:  5px; -webkit-border-radius: 5px; border-radius: 5px;}
#commentform .submit:hover {	background: #000; color:#CCC;	text-decoration:none;}
#commentform label { text-align: center; }
.avatar { float:right; }

/******** Footer Elements ********/
.bottom { background: url(images/footer-right.gif) no-repeat bottom right; }
.bottom span {background: url(images/footer-left.gif) no-repeat bottom right;}
.bottom span{width: 12px;height: 12px;border: none;display: block !important;}
.footer-content {
	text-align:left;
	margin-top: 50px;
}
#footer p {	margin: 0px; padding:0px;	font-size: 12px; }
#footer a {
	color: #CCC;
}
#footer a:hover {
	color: #FFF;
	border-bottom: 1px solid #FFF;
}
#design {
	float: right;
}
	
