#content {
	float: left;
	font-size: 14px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 12px;	
	width: 530px;
}
#sidebar {
	width: 200px;
	float: right;
	font-size: 14px;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	margin-top: 10px;
}


#sidebar a:link, #sidebar a:visited {
	font-weight: bold;
	color: #444;
	text-decoration: none;
	font-size: 14px;
}
#sidebar a:hover, #sidebar a:active {
	font-weight: bold;
	color:#00bff3;
	text-decoration: underline;
	font-size: 14px;
}

.breaker {
	margin: 0px;
	padding: 0px;
	clear: both;
}
a:link, a:visited, a:active {
	color: #00bff3;
}
a:hover {
	color: #CC0000;
}

h1 {
	font-size: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-size: 21px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 45px;
	color: #333333;
}
.lineHeight {
	line-height: 18px;
	height: 45px;
	padding-top: 4px;
}

form {
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: outside;
	list-style-image: url(../images/li-bullet.png);
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 5px;
}

#footerNav {
	font-size: 14px;
	color: #999999;
	line-height: 35px;
}
#copyright {
	font-size: 10px;
	line-height: 14px;
	color: #dddddd;
}
.copy12 {
	font-size: 12px;
}
.red {
	color: #CC0000;
}


.white {
	color: #FFFFFF;
}

.videoBGTop {
	background-image: url(../images/videoPlayerBg_Top.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 512px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.videoBGRepeating {
	background-image: url(../images/videoPlayerBg_Repeating.jpg);
	background-repeat: repeat-y;
	width: 512px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.videoBGBottom {
	background-image: url(../images/videoPlayerBg_Bottom.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 512px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.greyBoxTopBg {
	background-image: url(../images/greyBoxTopBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 129px;
}
.greyBoxLeftBg {
	background-image: url(../images/greyBoxLeftBg.jpg);
	background-repeat: repeat-y;
}
.greyBoxRightBg {
	background-image: url(../images/greyBoxRightBg.jpg);
	background-repeat: repeat-y;
}


.greyBoxBottomBg {
	background-image: url(../images/greyBoxBottomBg.jpg);
	background-repeat: repeat-x;
	height: 10px;
}
#sideBarTop {
	background-image: url(../images/sidebarTop.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 200px;
}
#sideBarBg {
	background-image: url(../images/sideBarRepeatingBG.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
.sideBarGradientBg {
	background-image: url(../images/sideBarGradientBg.jpg);
	background-repeat: no-repeat;
	width: 196px;
	margin-right: auto;
	margin-left: auto;
	background-position: bottom;
}
#sideBarBottom {
	background-image: url(../images/sidebarFooter.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 200px;
}
.blueBg {
	background-color: #0099CC;
}
.greenBg {
	background-color: #23b900;
}
.yellowBg {
	background-color: #fff799;
}
.greyBg {
	background-color: #efefef;
}
 .border {
	border: 1px solid #777777;
}


#content h2 a:link, #content h2 a:active, #content h2 a:visited {
	color: #000;
	text-decoration: none;
}

#content h2 a:hover{
	color:#000;
	text-decoration: underline;
} 

.totalCommentsWrapper {
	float:right;
	clear: right;	
	display: block;
	margin:0 0 10px 10px;
	color:#444444 !important;
font-size:11px;
line-height:9px;
text-decoration:none !important;
}
.sideBoxOuter {	
	border:1px solid #666;	
}
.sideBoxInner {
	margin:0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border:1px solid #fff;
	background-color: #FFFFFF;
	background-image: url(http://www.kensvideography.com/wp-content/themes/sbc-default/images/sideBarHeaderBg.jpg);
	background-repeat: repeat-x;
	background-position: top;	
}

.testimonialOuter {
	border:1px solid #666;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.testimonialInner {
	margin:0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border:1px solid #fff;
	background-color: #a6a6a6;
	background-image: url(http://www.kensvideography.com/wp-content/themes/sbc-default/images/greyBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	
}

.testimonial-heading {
	border-bottom:1px solid #666;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 21px;
	font-weight: bold;
}
#categories li {
	list-style: none;
}

.totalCommentsWrapper a {
	text-align:center !important;
	clear: right;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
 .totalCommentsWrapper a:link, .totalCommentsWrapper a:visited {
	background: url(images/commentbox.jpg) no-repeat;
	height: 75px;
	width: 75px;
}
#content .totalCommentsWrapper a:hover, #content .totalCommentsWrapper a:active {
	background: url(images/commentbox_hover.jpg) no-repeat;
	height: 75px;
	width: 75px;
	color:#ffffff !important;
}

.totalCommentsWrapper a {
	text-align:center;
	color:#444444
}
.totalCommentsWrapper a:link, .totalCommentsWrapper a:visited {
	text-decoration: none;
}

.totalComments{
	font-size:36px;
font-weight:bold;
letter-spacing:-2px;
line-height:34px;
}
.readMore {
	background:transparent url(images/readmore-bg.png) no-repeat scroll 0 0;
	color:#666666;
	font-size:75%;
	text-decoration:none;
	float: right;
	padding-top: 4px;
	padding-right: 30px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.readMore a:link, .readMore a:visited {
color:#000000;
text-decoration:none;
}
.readMore a:hover, .readMore a:active{
color:#000000;
text-decoration:underline;
}


form {
	margin: 0px;
	padding: 0px;
}
textarea {
	font: 12px Arial, Helvetica, sans-serif;
}
input[type="text"], input[type="password"] {
	font: 12px Arial, Helvetica, sans-serif;
	background:#FFFFFF;
}
input[type="text"]:hover, input[type="password"]:hover {
	font: 12px Arial, Helvetica, sans-serif;
	background:#FFFF99;	
}
input[type="submit"], input[type="button"] {
	font: bold 12px "Arial";
	color:#000000;
}
input[type="submit"]:hover, input[type="button"]:hover {
	font: bold 12px "Arial";
	color:#cc0000;	
}

.copy{
	font-size: 12px;
}

li {
	list-style-position: outside;
	list-style-type: square;
	padding-bottom: 5px;
}
.oddRow {
	background-color: #66ccff;
	
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

/*h2.pagetitle {
	font-size: 18px;
	}
	

#sidebar h2 {
	font-size: 18px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

h3 {
	font-size: 18px;
	}
	
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #8cc63f;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #88a31e;
	}

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:#0066CB;
	}*/
	
.entry {
text-align: justify;
}
.entry td {
text-align: left;
}
.entry p {
	margin-top: 0px;
	margin-bottom: 15px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

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

code {
	font-size: 1.1em;
	}

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

a, h2 a:hover, h3 a:hover {
	color:#000;
	text-decoration: underline;
	}

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

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */


.post {
	margin: 0 0 40px;	
	}


.post hr {
	display: block;
	}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

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

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
*/
/* End Structure */



/*	Begin Headers */
/*h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}*/

/*h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

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

h3 {
	padding: 0;
	margin: 30px 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. 

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

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

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

.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 {	
	margin-bottom: 15px;
	list-style: url(none) none;	
	}
#sidebar ul ul li {
	list-style: url(images/sidebox-li.jpg) none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sidebar ul p {
	margin: 5px 0 8px;
	}

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

#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 {
	padding: 0;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	}
/* End Entry Lists */



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

#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: 180px;
	margin: 1px;
	}

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

#commentform textarea {
	width: 450px;
	padding: 2px;
	margin-right: 0px;
	margin-left: 0px;
	}

#commentform #submit {
	margin: 0;	
	}
/* 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 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 {
	color: #333;
	}

a img {
	border: none;
	text-decoration: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.aaplayer {
	float: right;
	padding: 4px 20px 0px 0px;
}	


	

/* Alex Button v4 */
a.alexButton_v4I {
	font-size: 14px;
}
a.alexButton_v4I:link,a.alexButton_v4I:visited {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #cc0000;
    padding: 8px 8px;
    border: 2px outset;
    background: #FFFFFF url(http://onlinebuttonsecrets.com/covers/abv3Up.gif) repeat-x bottom;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.alexButton_v4I:hover {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #00cc00;
    padding: 8px 8px;
    border: 2px outset;
    background: #FFFFFF url(http://onlinebuttonsecrets.com/covers/abv3Over.gif) repeat-x top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.alexButton_v4I:active {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #00cc00;
    padding: 8px 8px;
    border: 2px outset;
    background: #FFFFFF url(http://onlinebuttonsecrets.com/covers/abv3Down.gif) repeat-x top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
div.alexButton_v4O_Default {
    padding: 6px;
    background-color: #cc0000;
}
div.alexButton_v4O_Hover {
    padding: 6px;
    background-color: #00cc00;
}
div.alexButton_v4O_Pressed {
    padding: 6px;
    background-color: #00cc00;
}
/* End Alex Button 4 */

