/* CSS Document */

body {
	width:100%;
	margin:0 auto;
	padding:0;
	font-family: Trebuchet MS, "Arial", sans-serif;
	font-size:12px;
	background:url(../images/body-gray-bg.jpg) repeat-x top left;
}
#holder {
	width:1000px;
	margin-left: auto;
	margin-right: auto;
}
#main, #header, #content{
	float: left;
	width:1000px;
}
#footer{
	float: left;
	width:950px;
	padding-left: 55px;
	}
#footer-holder{
	width: 100%;
	height: 50px;
}
input {
	border-top: 2px solid #848484;
	border-left: 2px solid #848484;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
textarea {
	border-top: 2px solid #848484;
	border-left: 2px solid #848484;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
p, form { padding:0; margin:0; }
p.gray {color: #666;}
img { border:0; }
#main { padding-top:0px; }
#header { padding-top:0px; height: 225px; background: url(../images/gray-bg.jpg) top center no-repeat; }
#logo { float:left; width:314px; padding-top: 70px; padding-left:45px;}
#menu { float:right; width:600px; text-align:right; margin-top:100px; /*border-bottom:1px solid #ffe69b;*/ }
#menu ul, #menu ul li { margin:0; padding:0; list-style:none; float:right;  }
#menu ul li { float:left; margin-left:3px; }
#menu ul li a { color:#e10041; font-size:12pt; float:left; /*background:url(../images/menu_right.gif) no-repeat right top;*/ text-decoration:none; }
#menu ul li a span { float:left; padding:5px 12px 40px 12px;; cursor:pointer; line-height:28px; /*background:url(../images/menu_left.gif) no-repeat left top;*/ }
#menu ul li a:hover { color:#26aae2; /*background:url(../images/menu_hover_right.gif) no-repeat right top;*/ }
#menu ul li a:hover span { /*background:url(../images/menu_hover_left.gif) no-repeat left top;*/ }

#menu ul li.vlnk a { color:#26aae2; background:url(../images/menu_hover_right.gif) no-repeat right top; }
#menu ul li.vlnk a span { background:url(../images/menu_hover_left.gif) no-repeat left top; }

#content {
	padding:20px 0 0 55px; 
}

.left_content { float:left; width:440px; padding-right:10px; }

.left_content_sub { float: left; width:400px; }

.create_scoopd {width: 340px; border: 1px solid #ccc; padding: 0; margin: 0;}
.create_scoopd p.center {text-align: center; padding-bottom: 10px;}
.create_scoopd img {padding-left: 23px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; float: left; }
.create_scoopd p.blue {float: left; font-size: 16px; color: #26aae2; width: 160px; padding-top: 8px;}


/*********************************
*********VIDEO DISPLAYS***********
*********************************/ 
#recent-videos { width: 1000px; padding-top: 50px; padding-left: 55px; /*background: #ccc;*/ display: block; clear: both;}
.view_video {float: left;width:358px;border:1px solid #eedcdc;height:300px;margin-bottom:10px;}
.video_container {float: left;width:220px;padding:14px 20px 15px 0;display: block;height: 250px;}
.video {float: left;width:105px; height: 66px; margin-bottom: 10px; border: 2px solid #ccc;}
.video_content {float: left;width:200px;}
.video_content p { color:#666; font-size:12px; }

.view_video {float: left;width:358px;border:1px solid #eedcdc;height:300px;margin-bottom:10px;}
.video_container_sub {float: left;width:220px;padding:14px 20px 15px 0;display: block;}
.video {float: left;width:105px; height: 66px; margin-bottom: 10px; border: 2px solid #ccc;}
.video_content {float: left;width:200px;}
.video_content p { color:#666; font-size:12px; }


/*********************************
*********RIGHT CONTENT***********
*********************************/ 
.right_content { float: right; width:380px; }
.right_content_sub { float: right; width:440px; padding-left:10px; }
.right_container {float: left;width:380px;padding:14px 20px 15px 0;display: block;}






.post {
	float: left;
	width: 440px;
	color: #666;
	padding-bottom:20px;
	margin-bottom:20px;
}
.post_upload {
	float: left;
	width: 440px;
	color: #666;
	padding-bottom:20px;
	margin-bottom:20px;
}
.left_content1 .post { float: left; width:360px; }
/*.post span { line-height:18px; float:left; padding:5px 10px; }*/

.post span.blue {color: #26aae2; }

/**/

/* */
h1 {
	font-size: 24px;
	color:#e10041;
	font-weight:normal;
	padding:10px 0;
	margin:0;
}
h1 a {
	font-size: 24px;
	color:#e10041;
	font-weight:normal;
	text-decoration: none;
	padding:10px 0;
	margin:0;
}
h1 a:hover{
	font-size: 24px;
	color:#e10041;
	font-weight:normal;
	text-decoration: underline;
	padding:10px 0;
	margin:0;
}
h1.home{
	font-size: 34px;
	color:#666;
	font-weight:normal;
	padding:10px 0;
	margin:0;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color:#26aae2;
	margin:0; padding:0; 
}
.txt20 { font-size: 18px; color:#5d5d5d; }
.txt14 { font-size: 14px; }
.txt12 { font-size: 12px; }
.red {  color: #FF0000; }
.green {  color: #009900; }
.orange {  color:#e87b00; }
.blue {color: #26aae2;}
.orangedark { color:#b81f0d; }
.border { background:url(../images/border_bg.gif) repeat-x left bottom;}
#border950 {width: 950px; height: 1px; border-bottom: 1px dotted #ccc; clear: both;}
.border_orange { border-bottom:1px solid #ffde7d; }

.navigation { float:right; width:300px; text-align:right; }
.navigation a { font-size:13px; color:#e19734; text-decoration:none;  }

.field { border:2px solid; border-color:#959595 #959595 #ededed #ededed ;}
.common_orange { float:left; width:100%; border-bottom:1px solid #ffde7d;}
.common { float:left; width:100%; }
.postLinks { float:left; width:200px; padding:30px 0 0 80px; }

.send_to_friend { float:left; width:214px; border-right:1px dashed #c6c6c6; margin-top:20px; }
.share_internet { float:left; width:244px; padding:0 20px; border-right:1px dashed #c6c6c6; margin-top:20px; height:250px; }
.scoopd_on { float:left; width:320px; padding:0 10px 0 20px; margin-top:20px; }
.send_to_friend h1 { background:url(../images/mail.gif) left center no-repeat; padding-left:35px; font-size:20px; }
.share_internet h1 { background:url(../images/share_comment.gif) left center no-repeat; padding-left:40px; font-size:20px;  }
.scoopd_on h1 { background:url(../images/light.gif) left center no-repeat; padding-left:35px; font-size:20px;  }


.share_internet ul { margin:0; padding:0; list-style:none; }
.share_internet ul li { margin:0; padding:10px 0 10px 17px; width:105px; float:left; display:inline; list-style:none; }
.share_internet ul li img { vertical-align:bottom }
.share_internet ul li, .scoopd_on p { font-size:12px; color:#555555; }


#submenu { float:left; width:100%; border-bottom:1px solid #ffde7d; padding:0; margin:0; }
#submenu ul, #submenu ul li { margin:0; padding:0; list-style:none; float:left;  }
#submenu ul li { float:left; margin-right:3px; }
#submenu ul li a { color:#ab2f01; font-size:12px; float:left; background:url(../images/submenu_right.gif) no-repeat right top; text-decoration:none; }
#submenu ul li a span { float:left; padding:0 12px; cursor:pointer; line-height:21px; background:url(../images/submenu_left.gif) no-repeat left top; }
#submenu ul li a:hover, #submenu ul li.vlnk a { color:#fff; background:url(../images/submenu_hover_right.gif) no-repeat right top; }
#submenu ul li a:hover span, #submenu ul li.vlnk a span { background:url(../images/submenu_hover_left.gif) no-repeat left top; }







/********************************
************LINKS****************
********************************/

.link_orange {
	background:url(../images/orange_arrow.gif) no-repeat left center;
	font-size:13px; color:#e19734; padding:10px;
	float:left; text-decoration:none;
}
.link_orange1 {
	background:url(../images/orange_arrow.gif) no-repeat left center;
	font-size:13px; color:#e19734; text-decoration:none; padding-left:10px;
}
h1.create, h1.create a {font-size: 34px;color:#e10041;font-weight:normal;padding:10px 0;margin:0;text-align: center;text-decoration: none;}
h1.create a:hover {font-size: 34px;color:#e10041;font-weight:normal;padding:10px 0;margin:0;text-align: center;text-decoration: underline;}
a.orange:hover, a.link_orange1:hover { color:#b11900; }
a.blue {color: #26aae2; text-decoration: none;}
a.blue:hover, a.link_blue1:hover { color:#26aae2; text-decoration: underline; }
a.red {color: #e10041; text-decoration: none;}
a.red:hover, a.link_red1:hover { color:#e10041; text-decoration: underline; }
.post span a.link_orange{ padding:0 10px; text-decoration:underline; }










.form_row { float:left; width:440px; padding-bottom:6px; line-height:20px; }
.form_col1 { float:left; width:140px; }
.form_col2 { float:left; width:300px; }
.form_col1 span { font-size:10px; }

.files { float:left; width:440px; }
.files ul, .files ul li { margin:0; padding:0; list-style:none; line-height:18px; }

.error_msg { color:#FF0000; }

.comment_list { float:left; width:100%; background:url(../images/border_bg.gif) repeat-x left bottom; padding:8px 0; }







#footer li {
	list-style: none;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	float: left;
	font-size: 14px;
}
#footer li.right {
	list-style: none;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: right;
	font-size: 14px;
}
#footer li a {
	font-size: 14px;
	color: #c61500;
	text-decoration: none;
}
#footer li a:hover {
	font-size: 14px;
	color: #c61500;
	text-decoration: none;
	border-bottom: 1px dotted #c61500;
}

/*LIGHTWINDOW*/
.page-body {
	margin: 0 auto 0 auto;	
	width: 600px;
	padding: 30px 0 20px 0;
	text-align: left;
}
a.page-options {
	color: #000000; 
	text-decoration: none; 
	display: block; 
	text-align: left; 
	padding: 5px; 
	background: #a9d06a;
	margin: 3px 0 0 0;
	border-bottom: 1px solid #333333;
	border-bottom: 1px solid #555555;
}

a.page-options:hover, 
a.page-options:focus {
	color: #fff; 
	background: #09F;
}		




/***************************************
**************BLOG**********************
***************************************/

.left-content-blog {float: left;width:640px;padding:0 0 0 0;}

.left-content-blog a {color: #26aae2; text-decoration: none;}
.left-content-blog a:hover { color:#26aae2; text-decoration: underline; }
.right-content-blog {float: left;width: 280px;}
.blog-post {float: left;width: 600px; color: #666; font-size: 14px; background:url(images/post_bg.gif) left 5px no-repeat;padding:0 0 35px 0;}
.blog-post p {padding: 5px 0 5px 0; line-height: 24px;}
.right-content-blog ul li {list-style:none;margin:0;padding:0;}
.right-content-blog, .right-content-blog ul li a , .links_box a {color:#B2B2B2;font-size:12px;text-decoration:none;line-height:18px;}
.right-content-blog {color:#ccc;font-size:12px;text-decoration:none;line-height:18px;}
.right-content-blog ul li a:hover , .links_box a:hover {color:#333;font-size:12px;text-decoration:none;border-bottom: 1px dotted #ccc;line-height:18px;}

.category_box, .links_box, .archive_box {	
	float: left;
	width: 230px;
	padding:10px 0 40px 50px;
}
.category_box ul, .links_box ul, .archive_box ul {	
	float: left;
	width: 230px;
	padding:10px 0 0 0;
	margin: 0;
}
.category_box h2, .links_box h2, .archive_box h2 {	
	color: #26aae2;
	font-size: 18px;
}
.category_box { background:url(images/category_bg.gif) no-repeat left 8px; }
.links_box { background:url(images/links_bg.gif) no-repeat left top; }
.archive_box { background:url(images/archive_bg.gif) no-repeat left 3px; }
.comments {
	float: left;
	width:500px;
	color: #9F9F9F;
	font-size:12px;
	padding:35px 0;
	border-bottom:1px dashed #E3E3E3;
}

