/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: A modification of the default WordPress theme.
Version: 1.6
Author: Benjamin Watkins
Author URI: http://www.bigwonderful.com/

*/



/* Begin Typography & Colors */
body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	/*background: #DCCD9E url('images/videoVlntrsBGcolor.jpg');*/
	color: #333;
	text-align: center;
}

#page {
	background-color: white;
	text-align: left;
	width: 760px;
	}
#header_video {
	background: url('images/vv-new-banner.jpg') no-repeat top left;
	padding: 0; 
	height: 139px; 
	width: 760px;
	}

#header {
	background: url('images/videoVlntrs_header.jpg') no-repeat bottom left;
	}

#logo {
	float: left;
	width: 190px;
	padding-left: 30px;
	padding-top: 15px;
}
#headnav {
	float: left;
	width: 530px;
}
#headnav ul {
	padding: 140px 0px 0px 0px;
	margin: 0px;
	color:white;
	list-style-type:none;
	}
	
#headnav li {
	float:left;
	list-style-type:none;
	}
	
#headnav a:link, #headnav a:visited {
	display:block;
	padding: 4px 36px 4px 37px;
	float:left;
	font-weight:bold;
	color:white;
	list-style-type:none;
	}
#headnav a:hover {
	background:#e0d5c3;
	list-style-type:none;
	color:black;
	float:left;
}

#headnav_video {
	float: right;
	width: 450px;
	margin-top: 1px;
	text-align:right;
	font-size: 12px;
}
.logo_video_left {
	float: left;
	width: 310px;
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	padding-top: 5px;
}
.logo_video_right {
	float: left;
	width: 420px;
	padding: 0px;
	margin: 0px;
	text-align: right;
	padding-left: 15px;
	/*margin-right: 20px;*/
	*margin-right: 0px;
}
#headnav_video ul {
	padding: 0px;
	margin: 0px;
	color:white;
	list-style-type:none;
	margin-left: 1px;
	*margin-left: 0px;
}
html:lang(en)>body #headnav_video ul {
	margin-left: 0px;
}
	
#headnav_video li {
	float:left;
	list-style-type:none;
	}
	
#headnav_video a:link, #headnav_video a:visited {
	display:block;
	padding: 7px 35px 7px 35px;
	*padding: 6px 35px 7px 36px;
	font-weight:bold;
	color: white;
	list-style-type:none;
	*display: block;
}
html:lang(en)>body #headnav_video a:link, html:lang(en)>body #headnav_video a:visited {
	padding: 6px 35px 7px 36px;
}
#headnav_video a:hover {
	background:#e0d5c3;
	list-style-type:none;
	color:black;
	}

/*#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	} */

#content {
	font-size: 11px;
	width: 530px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
}

.widecolumn .entry p {
	font-size: 1.00em;
}

#intro p {
	font-size: 1.05em;
}

#intro a {
	margin: 5px;
	float: left;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn .entry {
	float: left;
}

.narrowcolumn .video_entry {
	width: 135px;
	float: left;
}

.narrowcolumn .profile_entry {
	width: 135px;
	float: right;
}

.widecolumn .meta {
	padding-top: 10px;
	padding-left: 10px;
	width: 180px;
	float: left;
}

.narrowcolumn .video_meta {
	padding-top: 5px;
	padding-left: 10px;
	width: 380px;
	float: left;
}

.narrowcolumn .profile_meta {
	padding-top: 5px;
	padding-left: 10px;
	width: 380px;
	float: left;
}

.meta ul {
	padding: 0px;
	margin: 0px;
}
.meta li {
	list-style: none;
	padding: 2px 0px;
	}

.video_meta ul {
	padding: 0px;
	margin: 0px;
}
.video_meta li {
	list-style: none;
	padding: 2px 0px;
}

.video_meta ul.video_head {
	/*padding-bottom: 10px;*/
	margin: 0px;
}

.profile_meta ul {
	padding: 0px;
	margin: 0px;
}
.profile_meta li {
	list-style: none;
	padding: 2px 0px;
}

#featured {
	margin-bottom: 10px;
}

#featured h2, #latest h2 {
	border-bottom: 2px solid #AAAAAA;
}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	/*background: #eee url('images/videoVlntrsFooter.jpg') no-repeat top; */
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	padding: 3px 0px;
	margin: 0px;
	font-size: 18px;
	font-weight:bold;
	line-height:18px; 
	color: #4f4f2d;
}
	
#intro {
	padding: 5px;
	border-bottom: 1px dashed #cccccc;
	text-align: justify;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.4em;
	letter-spacing:-1.5px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 16px;
        color: #633;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #906d1b;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #906d1b;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #4f4f2d;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 10px auto;
	padding: 0;
	width: 760px;
	/*border: 1px solid #959596;*/
	}

#header {
	/*background-color: #73a0c5;
	margin: 0 0 0 1px; */
	padding: 0; 
	height: 180px; 
	width: 760px;
	}

#headerimg {
	margin: 0;
	height: 180px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 10px 10px 20px 10px;
	margin: 0;
	width: 400px;
	}

.widecolumn {
	float: left;
	padding: 10px 10px 20px 10px;
	margin: 0;
	width: 400px;
	}

.post {
	padding: 5px 0px;
	/*border-bottom: 1px dashed #cccccc;*/
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	/*text-align: center;*/
	}
#footer a {
	font-weight: normal;
}
/* End Structure */



/*	Begin Headers */

h2 {
	margin: 0px;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 5px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/*.entry ul {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
	}

.entry li {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
	}
*/


/*#sidebar ul ul ul li:before {
	content: "\00BB \0020";	
} */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.entry ul {
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
}
	
.entry li {
	padding: 2px 0px;
	margin: 0px;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar #pagenav li {
	margin-bottom: 10px;
	}

#sidebar #pagenav li li {
	margin-bottom: 5px;
	}

/*#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}*/

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	/*list-style: decimal outside */;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
}

#searchform p{
	margin: 10px 0px;
	padding: 0px;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 10px 0 10px 0px;
	/*margin-left: 545px;*/
	width: 210px;
	float: left;
	}

#sidebar form {
	margin: 0px;
	padding: 0px;
	text-align:left;
	}

#sidebar h2 {
	letter-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	padding:0;
	margin:0;
	}
.meta_key {
	font-weight: bold;
}

.meta_value {
	padding-bottom: 10px;
	font-weight: lighter;
}

a img {
	border: none;
	}

.navigation {
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 10px;
	}

#sidebar #rss_bookmark {
	padding-top: 10px;
}

#sidebar #rss_bookmark li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/* Pages Styles */

.floatLeft {
	padding: 0px;
	margin: 0px;
	float: left;
	padding-right: 5px;
	}
img.spaced {
	margin: 10px 0 0 5px;
}

img.floatLeft {
	margin: 5px 10px 5px 0;
	}

.floatRight {
	padding: 0px;
	margin: 0px;
	float: right;
	padding-left: 5px;
	}

img.floatRight, .floatRight img {
	margin: 10px 0 5px 10px;
}

.clear {
	float: none;
	clear:both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	}

	
.customsearch td {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.s {
	font-size: 11px;
	padding: 0;
	margin: 0px;
	line-height: 12px;
}

.s_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.post h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: normal;
}

/* Tag-cloud */

ul#tagcloud { padding:0; margin:0; list-style:none; list-style-type:none; }
ul#tagcloud li { list-style:none; display:inline; font-size:70%; background: none; padding: 0; margin: 0;}
ul#tagcloud li a, ul#tagcloud li a:link { text-decoration:none; list-style:none; }
ul#tagcloud li a:hover { text-decoration:underline; }
ul#tagcloud li.t1 a { font-size: 120%; }
ul#tagcloud li.t2 a { font-size: 160%; }
ul#tagcloud li.t3 a { font-size: 190%; }
ul#tagcloud li.t4 a { font-size: 210%; }
ul#tagcloud li.t5 a { font-size: 230%; }
ul#tagcloud li.t6 a { font-size: 250%; }
ul#tagcloud li.t7 a { font-size: 270%; }
ul#tagcloud li.t8 a { font-size: 290%; }
ul#tagcloud li.t9 a { font-size: 310%; }
ul#tagcloud li.t10 a { font-size: 330%; }
ul#tagcloud li.t1:before, 
ul#tagcloud li.t2:before, 
ul#tagcloud li.t3:before, 
ul#tagcloud li.t4:before, 
ul#tagcloud li.t5:before,
ul#tagcloud li.t6:before,
ul#tagcloud li.t7:before,
ul#tagcloud li.t8:before,
ul#tagcloud li.t9:before,
ul#tagcloud li.t10:before { content: "\0020"; }

/* Related Posts */

#stprelated {
	padding: 0px;
	margin: 0px;
	float: left;
	border-top: 2px dotted #cccccc; 
	width:inherit;
}

#stprelated h3 {
	padding: 0px;
	margin: 5px 0px;
}

#stprelated ul {
	padding: 0px;
	margin: 0px;
}

#stprelated li.related_post {
	list-style: none;
	width: 230px;
	display: inline;
}
#stprelated li .video_image {
	float: left;
	padding: 5px;
}
#stprelated li .video_image a {
	margin: 0px;
	padding: 0px;
}
#stprelated li.related_post ul {
	float: left;
	padding-top: 0px;
	width: 120px;
}
#stprelated li li {
	list-style:none;
	list-style-type:none;
}
.photogallery {
	width: 240px;
	float: left;
	display:block;
	margin: 10px 10px 0px 0px;
	height: 130px;
}

#pageContentMid {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	}
#pageContentRight {
	float: left;
	width: 210px;
	margin: 10px 0 0 20px;
	padding: 0;
	}
	
/* Testimonial page style */
.testimonial {  
	font-size: 11px;
	font-weight:bold;
	margin: -10px 0 0 0;
	text-align:right;
	color: #996600;
}

.profile_entry p {
	padding: 0px;
	margin: 0px;
}
.current_page_item .page_item a, .current_page_ancestor .page_item a {
	font-weight: normal;
}
.entry h1 {
	margin-bottom: 5px;
}
.home_content {
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-size: 12px;
	line-height: 16px;
}
.home_content li {
	padding: 0px;
	margin: 0px;
	width: 49%;
	list-style: none;
	float: left;
}

.home_content li p.label {
	padding: 0px 15px 0px 0px;
	margin: 0px;
	text-align: center;
}

.home_content li a {
	font-size: 16px;
}
object {
	padding: 0px;
	margin: 0px;
}