/* @override http://dslrvideoshooter.com/wp-content/themes/thesis_17-1/custom/custom.css?082410-212223 */

/* @override http://dslrvideoshooter.com/wp-content/themes/thesis_17-1/custom/custom.css?082410-165850 */

/* @override http://dslrvideoshooter.com/wp-content/themes/thesis_17-1/custom/custom.css?081010-152723 */

/* @override 
	http://dslrvideoshooter.com/wp-content/themes/thesis_17-1/custom/custom.css?080110-01938
	http://dslrvideoshooter.com/wp-content/themes/thesis_17-1/custom/custom.css?071210-165359
	http://dslrvideoshooter.com/wp-content/themes/thesis_17-1/custom/custom.css?071010-191300
	http://dslrvideoshooter.com/wp-content/themes/thesis_16/custom/custom.css?070810-132554
	http://dslrvideoshooter.com/wp-content/themes/thesis_16/custom/custom.css?061510-90014
	http://dslrvideoshooter.com/wp-content/themes/thesis_16/custom/custom.css?061410-112053
	http://dslrvideoshooter.com/wp-content/themes/thesis_16/custom/custom.css?042310-234130
	http://dslrvideoshooter.com/wp-content/themes/thesis_16/custom/custom.css?042410-42823
	http://dslrvideoshooter.com/wp-content/themes/thesis_16/custom/custom.css?020510-173248
	http://dslrvideoshooter.com/wp-content/themes/thesis_16/custom/custom.css?020310-173836
	http://dslrvideoshooter.com/wp-content/themes/thesis_16/custom/custom.css?020310-173249
	http://dslrvideoshooter.com/wp-content/themes/thesis_16/custom/custom.css?123169-60000
	http://homefilmschoolstudent.com/wp-content/themes/thesis_16/custom/custom.css?120709-04800
	http://homefilmschoolstudent.com/wp-content/themes/thesis_16/custom/custom.css?120609-182802
	http://homefilmschoolstudent.com/wp-content/themes/thesis_16/custom/custom.css?120509-205918
	http://homefilmschoolstudent.com/wp-content/themes/thesis_16/custom/custom.css?120509-205515
	http://homefilmschoolstudent.com/wp-content/themes/thesis_16/custom/custom.css?112609-173814
	http://homefilmschoolstudent.com/wp-content/themes/thesis_16/custom/custom.css?111309-32106
	http://homefilmschoolstudent.com/wp-content/themes/thesis_16/custom/custom.css?111209-212143
	http://homefilmschoolstudent.com/wp-content/themes/thesis_16/custom/custom.css?111209-214617
	http://homefilmschoolstudent.com/wp-content/themes/thesis_16/custom/custom.css?111209-221910
	http://homefilmschoolstudent.com/wp-content/themes/thesis_16/custom/custom.css?111209-225307
	http://homefilmschoolstudent.com/wp-content/themes/thesis_16/custom/custom.css?111209-230814
	http://homefilmschoolstudent.com/wp-content/themes/thesis_16/custom/custom.css?111209-231726
	http://homefilmschoolstudent.com/wp-content/themes/thesis_16/custom/custom.css?111209-233051
	http://dslrvideoshooter.com/wp-content/themes/thesis_16/custom/custom.css?013110-231450
	http://dslrvideoshooter.com/wp-content/themes/thesis_16/custom/custom.css?020110-15822
	http://dslrvideoshooter.com/wp-content/themes/thesis_16/custom/custom.css?020110-21222
	http://dslrvideoshooter.com/wp-content/themes/thesis_16/custom/custom.css?071010-134714
	http://dslrvideoshooter.com/wp-content/themes/thesis_16/custom/custom.css?071010-140512
	http://dslrvideoshooter.com/wp-content/themes/thesis_17-1/custom/custom.css?081010-145830
	http://dslrvideoshooter.com/wp-content/themes/thesis_17-1/custom/custom.css?081010-152014
*/

	#commentform p {
	padding: 10px;
}

.format_text input.form_submit, #commentform .form_submit { font-size: 1.143em;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	height: 35px;
	padding-right: 8px;
}

input, textarea {
	width: 205px;
	height: 25px;
	margin-top: 8px;
	font: 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-left: 8px;
	float: right;
	text-align: left;
	text-indent: 5px;
}

		.custom .menu .rss a, .menu .rss a:hover { padding-right: 16px; background: #385d81 none no-repeat 100% 50%; border: none; }

/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

	.custom #footer_area .page { padding-bottom: 2.2em;
	background-color: #1d1d1d;
}

.custom #footer { text-align: right; clear: both;
	background-color: #1c1c1c;
}

	.custom .headline_meta span, .headline_meta abbr { font-style: normal; text-transform: uppercase; letter-spacing: 1px;
	background-color: #e7e7e7;
	padding: 3px;
	border: 1px solid #cacaca;
}
	.post_box, .teasers_box { clear: both;
	border-bottom: 1px dotted #a9a9a9;
}

.format_text .to_comments { color: #666; clear: both; display:none }

.custom .teaser {
   width: 100%;
   margin-top: 2em;
   padding-top: 2em;
   border-top: 1px dotted #bbb;
   text-align: justify;
}
.custom .teasers_box {
   padding-top: 0;
   padding-bottom:0;
   border-top: 0;}

		.custom #content_box { width: 100%;
-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;}

			#content { float: right;
	border-left-width: 2px;
	border-left-color: #a7a7a7;
	width: 700px;
}

.custom ul.sidebar_list { list-style: none;
	margin: 5px;
	padding-top: 15px;
}


.custom .full_width > .page {
-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 0;
}

.custom #header_area .page {
	padding-top: 0;
	background-color: #c5c5c5;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image: url(images/header-bg.jpg);
}
	
.custom #header_area {
	background: #c5c5c5 url(images/header-bg.jpg) repeat-x;
}

.custom #nav_area {background: #040404;
	border-top: 1px solid #bebebe;
	margin-bottom: 10px;
	height: 45px;
	border-bottom: 1px solid #343434;
}

.full_width { width: 100%; clear: both;
}
			#sidebar_1 {
	border-right: 2px dotted #b5b5b5;
}

#sidebar_2 {
	border-left: 2px dotted #b5b5b5;
	background-color: #d8d8d8;
	width: 300px;
-webkit-border-top-right-radius: 10px;
	-khtml-border-radius-topright: 10px;	
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	padding-top: 5px;
}
	.custom ul#tabs {border-bottom:0; border-color:#DBD4B7;}
		.custom ul#tabs li {border-color:#DBD4B7; background-color:#E6DEC0;}
		.custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat {background:#fff;}
.custom #header { clear: both;-moz-border-radius: 5px;
	height: 165px;
	background: url(images/dslr-header.jpg) no-repeat center top;
	padding-bottom: 0;
	padding-top: 15px;
}


body { color: #111111;
	background: url(black-bg.jpg) repeat;
}

.custom #page {
	margin-top: 25px;
	background: #CBCBCB url(images/header.png) repeat-x 0 -4px;
}

.custom .menu { position: relative; list-style: none; z-index: 50;
	background-color: #040404;
}

.custom .menu a {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.sidebar h3 { font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.custom .sidebar a {
	color: #937018;
}

.custom h1, h2, h2 a { color: #333333;
	font-weight: bold;
}

.cusotm a, h2 a:hover, #logo a:hover { color: #606060; }

.custom .headline_meta { font-style: italic;
	text-transform: uppercase;
	margin-top: 10px;
	margin-left: 2px;
}

.format_text .to_comments a { color: #666; text-decoration: none; -webkit-border-radius: 5px;
	background-color: #b6b6b6;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

dl#comment_list { border-top: 1px dotted #bbb;
	background-color: #f2f2f2;
}

.custom dl#comment_list .bypostauthor { background: #232323;
	color: #bfbfbf;
}

.custom input.form_submit:hover { color: #9b7f36; }

.custom #feature_box {  padding:0em; }

.custom #my-feature-box1 { padding-left:1em; }
.custom #my-feature-box,#my-feature-box1  {float:left;  font-family: Helvetica,Arial,sans-serif; color: #151515;
	background-image: none;
	background-color: #151515;
	padding: 15px;
	margin-top: 15px;
}
.custom #my-feature-box h2 { font-size: 2.2em; margin: 0 0 15px 0; }
.custom #my-feature-box h2 a,#my-feature-box a  { color: #82acce; text-decoration: none; }
.custom #my-feature-box h2 a:hover { color: #cbcbcb; }
.custom #my-feature-box p {color: #cbcbcb;  font-size: 18px; text-align: left;
	line-height: 22px;
}
.custom #my-feature-box .featurereadmore { padding: 22px 0 0 0; }
.custom #my-feature-box .featurereadmore a { font-size: 14px; text-decoration: none; }
