/*
Theme Name: Spydercam
Theme URI: http://www.clelandillustration.com
Description: A theme designed by Josh Cleland for Cleland Illustration. Build from a theme by <a href="http://www.ndesign-studio.com">N.Design Studio</a>.
Version: 1
Author: Josh Cleland
Author URI: http://www.clelandillustration.com

*/

/*Resent*/

#footer div.copyright {
	display: block;
	float: left;
	margin-left: 115px;
	margin-top: 149px;
	font-size: 11px;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
 margin:0; 
padding:0; 
	} 
body { 
border-collapse:collapse; 
border-spacing:0; 
} 
fieldset,img {  
border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
font-style:normal; 
font-weight:normal; 
} 
ol,ul { 
  list-style:none; 
} 
caption,th { 
 text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
font-size:100%; 
font-weight:normal; 
} 
q:before,q:after { 
content:''; 
} 
abbr,acronym { border:0; 
} 


/*End Resent*/

body {
	background-color: #bdbdbd;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	line-height: 150%;
	color: #2D2D2D;
}a {
	color: #ff7f00;
}
#page {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/header-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 210px;
	width: 100%;
	position: relative;
}
#nav {
	float: left;
	margin-left: 90px;
	margin-top: 50px;
	height: 35px;
	width: 510px;
}
#nav a {
	text-decoration: none;
}
#nav a:hover {
	color: #999999;
}
#nav li {
	float: left;
	text-align: center;
	margin-right: 30px;
	font-size: 17px;
}
#headerimg {
	float: right;
	margin-top: 35px;
	margin-right: 732px;
}
#content_wrapper {
	background-color: #FFFFFF;
	width: 960px;
	background-image: url(images/main-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 20px;
	overflow: hidden;
}
.headtext {
	text-indent: -2000%;
}
.description {
	text-indent: -2000em;
}
#sidebar {
	float: right;
	width: 180px;
	padding-left: 20px;
	margin-top: 55px;
}
#sidebar  h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #afafaf;
	font-size: 23px;
	margin-bottom: 10px;
}

.widget {
	margin-top: 10px;
}
.widget ul {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 25px;
}
#sidebar li {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
}

#other-rigs li {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 18px;
}
#sidebar a {
	text-decoration: none;
}
#sidebar a:hover {
	color: #999999;
}
#content {
	float: left;
	width: 660px;
	margin-left: 60px;
}
#content ul {
	padding-left: 30px;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 18px;
}
.film-credits {
	float: left;
	width: 150px;
	margin-right: 60px;
}
#content h2 {
	font-size: 180%;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	color: #ff7f00;
}
.post-comments {
	float: right;
}
.post-cat {
	color: #999999;
}
.post-date {
	margin-right: 30px;
	color: #999999;
}
#searchform {
	float: right;
	margin-right: 190px;
	margin-top: 50px;
	background-color: #FFFFFF;
	position: relative;
}
#searchform #s {
	padding-left: 30px;
	padding-top: 3px;
	width: 190px;
	height: 20px;
	position: relative;
	float: left;
	border: 1px solid #919191;
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.rigg-icon {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 15px;
}
.next-entries {
	float: right;
}
strong {
	font-weight: bolder;
}
.previous-entries {
	float: left;
}
#searchsubmit {
	background-color: #ECECEC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	height: 20px;
	width: 40px;
	float: right;
}
h3 {
	font-size: 140%;
	margin-bottom: 8px;
	margin-top: 15px;
}
h4 {
	font-size: 130%;
	margin-bottom: 12px;
}
#content .entry p {
	margin-bottom: 10px;
}
.entry {
	margin-top: 20px;
	margin-bottom: 20px;
}
#content a:hover {
	color: #999999;
}
h2 a {
	text-decoration: none;
}
#footer {
	background-image: url(images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 230px;
	width: 100%;
}

.commentlist li{
	position: relative;
	padding: 25px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	background-image: url(images/post-bg.gif);
}
.commentlist .alt{
	position: relative;
	padding: 25px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	background-image: url(images/post-bg.gif);
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-left: 30px;
	color: #666;
}
em {
	font-style: italic;
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	color: #CC6600;
	text-decoration: none;
}
.commentlist small {
	margin-bottom: 20px;
	display: block;
	font-size: 87%;
}
element.style {
	border: 2px solid #FFFFFF;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background: #fdfdfd;
	border: 1px solid #c2c2c2;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 660px;
	height: 115px;
	border: 1px solid #c8c8c8;
	padding: 2px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #FCFCFC;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit {
	color: #ff7f00;
	float:left;
	width: 144px;
	height: 29px;
	display: block;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff7f00;
	border-right-color: #ff7f00;
	border-bottom-color: #ff7f00;
	border-left-color: #ff7f00;
}

#submit {
	color: #59770e;
	border: none;
	float:left;
	width: 144px;
	height: 29px;
	display: block;
	background-image: url(images/btn-bg.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	cursor: pointer;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.post {
	background-image: url(images/post-bg.png);
	background-repeat: no-repeat;
	background-position: -5px -5px;
	padding-top: 20px;
	padding-left: 20px;
}

/*splash*/
#header-splash {
	background-image: url(images/header-bg-splash.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 210px;
	width: 100%;
}
#content_wrapper-splash {
	background-color: #FFFFFF;
	width: 960px;
	margin-right: 30px;
	margin-left: 30px;
	overflow: auto;
	position: relative;
	text-align: center;
}
.splash-image {
	margin-top: 10px;
}
.splash-tag {
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #333;
	margin-top: 20px;
}
#logo-splash {
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 307px;
}
#nav-splash {
	height: 35px;
	width: 465px;
	float: none;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 170px;
}
#nav-splash li {
	text-align: center;
	margin-right: 15px;
	font-size: 17px;
	margin-left: 15px;
	float: left;
}
#nav-splash a {
	text-decoration: none;
}
#nav-splash a:hover {
	color: #999999;
}


