/*
Theme Name: camerashd crew Theme
Version: 1.0
Author: XHTML4U.com
Author URI: http://www.xhtml4u.com/
Tags: blue, custom header, fixed width, two columns, widgets

  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
   ***************************/


/* *************************** 
   $1 GLOBAL Styles
   ***************************/
* {
	margin: 0;
	padding: 0;
  }
a{
	color: #000;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
fieldset {
	border:none;
   }
li {
	list-style:none;
   }
.clear {
	clear: both;
   }
img {
	border: none;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}

/* *************************** 
   $2 Website Structure Styles
   ***************************/
body {
	text-align: center;
	font:12px Arial, Helvetica, sans-serif;
	background:#182838 url(images/bg_body.png) top repeat-x;
	color:#000;
	}

#page {
	text-align:left;
	overflow:hidden;
	margin:0 auto;
	width:954px;
	background:url(images/bg_page.png) 0 0 no-repeat;
	}
#page_inner{
	width:893px;
	height:936px;
	overflow:hidden;
	padding:0 23px 0 38px;
	}
/* *************************** 
   $3 Header Styles
   ***************************/
#header {
	position:relative;
	width:100%;
	height:190px;
	}	
#header h1{
	width:100%;
	height:190px;
	}
#header h1 a{
	width:100%;
	height:190px;
	text-indent:-9999px;
	outline-style:none;
	overflow:hidden;
	background:url(images/camm_ban.jpg) 0 0  no-repeat;
	display:block;
	}
.page-id-10 #header h1 a{
	background:url(images/cam_ban.jpg) 0 0 no-repeat;
	}
.page-id-11 #header h1 a{
	background:url(images/hdcam_ban.jpg) 0 0 no-repeat;
	}
.page-id-12  #header h1 a{
	background:url(images/audio_ban.jpg) 0 0 no-repeat;
	}
.page-id-13  #header h1 a{
	background:url(images/light_ban.jpg) 0 0 no-repeat;
	}
.page-id-14  #header h1 a{
	background:url(images/proj_ban.jpg) 0 0 no-repeat;
	}
.page-id-15 #header h1 a{
	background:url(images/edit_ban.jpg) 0 0 no-repeat;
	}
/* *************************** 
   $4 Content Styles
   ***************************/
#content {	
	float:right;
	width:661px;
	margin-right:15px;
	display:inline;
	background:url(images/bg_content.png) no-repeat;
	height:733px;
	padding:129px 23px 0 36px;
	position:relative;
	}
#contactus{
	position:absolute;
	left:45px;
	top:13px;
	width:637px;
	height:25px;
	}	
#contactus a{
	display:block;
	text-indent:-9999px;
	outline-style:none;
	width:637px;
	height:25px;
	outline-style:none;
	}	
.entry h3{
	font-size:14px;
	}
.entry h4{
	font-size:12px;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
.homepage{
	background:url(images/welcome_back.jpg) no-repeat;
	width:640px;
	height:300px;
	font-weight:bold;
	padding:150px 0 0 0;
	font-size:14px;
	}
.lists{
	width:100%;
	overflow:hidden;
	padding:4px 0 0 0;
	font-size:12px;
	}
.lists ul{
	float:left;
	width:180px;
	}
.entry .homepage ul{
	padding:0 0 20px 0;
	}
	
.page-id-15 .entry  ul{
	padding-bottom:28px;
	}
.entry  ul{
	padding:0 0 16px 0;
	margin-left:16px;
	}
.entry ul li{
	list-style:outside disc;
	}
.cammate{
	background:url(images/cam_a.jpg) 0 0 no-repeat;
	width:660px;
	height:415px;
	}
.cammate.next_two{
	background:url(images/cam_b.jpg) 0 0 no-repeat;
	}
.cammate.next_three{
	background:url(images/cam_c.jpg) 0 0 no-repeat;
	}
.cammate.next_four{
	background:url(images/cam_d.jpg) 0 0 no-repeat;
	}
.entry .cammate ul{
	padding:0;
	}
.cammate_top{
	padding:0 8px 0 237px;
	height:105px;
	background:url(images/camm_logo.jpg) 0 0 no-repeat;
	}
	
.entry p{
	padding:0 0 12px 0;
	}
.cammate_inner{
	padding:0px 0 0 491px;
	height:265px;
	}
.cammate_inner h4{
	padding:0 0 12px 0;
	}
.cammate_inner li{
	margin-left:-4px;
	}
.nav{
	float:right;
	width:106px;
	padding:0 5px 0 0;
	}
.cammate.next_four .nav{
	width:50px;
	}
.link_next{
	float:right;
	text-indent:-9999px;
	outline-style:none;
	background:url(images/buttons/forward.gif) 0 0 no-repeat;
	width:50px;
	height:50px;
	overflow:hidden;
	}
.link_next:hover{
	background:url(images/buttons/forward.gif) 0 -50px no-repeat;
	}
.link_pre{
	float:left;
	text-indent:-9999px;
	outline-style:none;
	width:50px;
	height:50px;
	overflow:hidden;	
	background:url(images/buttons/back.gif) 0 0 no-repeat;
	}
.link_pre:hover{
	background:url(images/buttons/back.gif) 0 -50px no-repeat;
	}
.text_img{
	width:100%;
	overflow:hidden;
	padding:0 0 8px 0 ;
	}	
.textbox{
	float:left;
	width:353px;
	padding:0 5px 0 0;
	}	
.text_wrapper{
	width:100%;
	overflow:hidden;
	}	
.paddingtop{
	padding-top:10px;
	}
.entry h3.paddingtop{
	padding-top:25px;
	}
.entry p.paddingtop{
	padding-top:15px;
	padding-bottom:30px;
	}
.textleft{
	float:left;
	width:353px;
	padding:0 5px 0 0;
	}	
.textright{
	}	
	
	
	
p img {
	max-width: 100%;
	}
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;
	}
hr {
	display: none;
	}
.post hr {
	display: block;
	}
.postmetadata {
	clear: both;
	color: #777;
    }
.postmetadata ul, .postmetadata li {
	display: inline;
	}
.commentlist li ul li {
	font-size: 1em;
   }
.commentlist li {
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
   }
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
cite {
	text-decoration: none;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
	}
.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
   }
.children { padding: 0; }
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #777;
	}
code {
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	cursor: help;
	font-size:12px;
	
	}
span.caps{
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
	color: #777;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #777;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
    }
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
    }
.wp-caption img {
	margin: 0;
	padding: 0;
    }
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
    }

/* *************************** 
   $5 Sidebar Styles
   ***************************/

#sidebar{
	float:left;
	width:146px;
	margin-left:5px;
	display:inline;
	padding:21px 0 0 0;
	}
#sidebar form {
	margin: 0;
	}
#sidebar h2 {
	}	
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
#sidebar ul{
	margin: 0;
	padding: 0;
	}
#sidebar ul li a{
	display:block;
	width:146px;
	height:73px;
	text-indent:-9999px;
	outline-style:none;
	overflow:hidden;
	}
li.page-item-6 a{
	background:url(images/buttons/b5.gif) 0 0 no-repeat;
	}
li.page-item-6 a:hover,
li.page-item-6.current_page_item a,
.page-id-9 li.page-item-6 a,
.page-id-8 li.page-item-6 a,
.page-id-7 li.page-item-6 a
{
	background:url(images/buttons/b5.gif) 0 -73px no-repeat;
	}
li.page-item-10 a{
	background:url(images/buttons/b1.gif) 0 0  no-repeat;
	}	
li.page-item-10 a:hover,li.page-item-10.current_page_item a{
	background:url(images/buttons/b1.gif) 0 -73px no-repeat;
	}	
li.page-item-11 a{
	background:url(images/buttons/b7.gif) 0 0 no-repeat;
	}
li.page-item-11 a:hover,li.page-item-11.current_page_item a{
	background:url(images/buttons/b7.gif) 0 -73px no-repeat;
	}	
li.page-item-12	 a{
	background:url(images/buttons/b6.gif) 0 0 no-repeat;
	}
li.page-item-12	 a:hover,li.page-item-12.current_page_item a{
	background:url(images/buttons/b6.gif) 0 -73px no-repeat;
	}
li.page-item-13 a{
	background:url(images/buttons/b3.gif) 0 0 no-repeat;
	}
li.page-item-13 a:hover,li.page-item-13.current_page_item a{
	background:url(images/buttons/b3.gif) 0 -73px no-repeat;
	}	
li.page-item-14 a{
	background:url(images/buttons/b2.gif) 0 0  no-repeat;
	}
li.page-item-14 a:hover,li.page-item-14.current_page_item a{
	background:url(images/buttons/b2.gif) 0 -73px no-repeat;
	}	
li.page-item-15 a{
	background:url(images/buttons/b4.gif) 0 0 no-repeat;
	}	
li.page-item-15 a:hover,li.page-item-15.current_page_item a{
	background:url(images/buttons/b4.gif) 0 -73px no-repeat;
	}	
li.page-item-16 a{
	background:url(images/buttons/b8.gif) 0 0 no-repeat;
	}	
li.page-item-16 a:hover,li.page-item-16.current_page_item a{
	background:url(images/buttons/b8.gif) 0 -73px no-repeat;
	}	
	
#sidebar ul li {
	margin-bottom: 14px;
	}
	
	
	
#commentform p {
	margin: 5px 0;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font:12px Arial, Helvetica, sans-serif;
	}
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	font:12px Arial, Helvetica, sans-serif;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
#wp-calendar a {
	display: block;
	text-decoration: none;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 9pt;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 9pt;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	text-decoration: none;
	font:16px Arial, Helvetica, sans-serif;;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Calendar */		
.thread-alt {
	background-color: #f8f8f8;
    }
.thread-even {
  	background-color: white;
    }
.depth-1 {
    border: 1px solid #ddd;
    }
.alt {
	margin: 0;
	padding: 10px;
	border-left: 1px solid #ddd;
	}
.even{
	border-left: 1px solid #ddd;
   }
/* *************************** 
   $6 Footer Styles
   ***************************/

#footer {
	padding:5px 23px 15px 0;
	color:#fff;
	text-align:right;
	}
#footer a,#footer a:hover{
	color:#fff;
	}
#footer p {
	}





