@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #99afcd;
}

html {
	margin: 0;
	padding: 0;
}

* {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	font-weight: bold;
	outline-style: none;
}

span.sml {
	font-size: 11px;
}

span.blue {
	color: #003366	
}

sup,sub 	
{
    height: 0;	
    line-height: 1;	
    vertical-align: baseline;	
    _vertical-align: bottom;	
    position: relative;	
    font-size:xx-small;
}
sup {bottom: 1ex;}
sub {top: .5ex;}

.png {
	behavior: url(css/iepngfix.htc); 
}

input[type=text], input[type=password], select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #574319;
	height: 16px;
	vertical-align: middle;
	border: 1px solid #94AD63;
	border-collapse: collapse;
	padding: 2px 2px 0 2px;
}

div.error {
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #ee3f89;
	font-weight: bold;
	margin-left: 3px;
	display:none;
}

span.error {
	color: #ff0000;
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 0 15px;
}

small {
	font-size: 11px;
}

img { 
	*display: block;
	border: 0;
}

#body_container {

}

#page_container {
	background-image:url(images/bgs/page_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#page {
	width: 980px;
	margin: 0px auto 0px auto;
	min-height: 500px;
	background-color: #fff;
}

#page_content {
	
}

#site_table {

}

#site_table td {
	text-align: left;
	vertical-align: top;
}

#site_left {
	width: 694px;
	background-image: url(images/bgs/td_grey_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}

#site_right {
	width: 286px;
	background-image: url(images/bgs/site_right_bg.jpg);
	background-repeat: repeat-y;
}

#header_container {
	background-color: #fff;
}

#header {
	position: relative;
}

#top_right {
	position: absolute;
	width: 286px;
	height: 45px;
	background-color: #97B35F;
	top: 0;
	left: 694px;

}

#logo_container {
	background-image: url(images/bgs/header_top_bg.png);
	width: 100%;
	height: 45px;
	position: relative;
}

#logo {
	position: absolute;
	top: 10px;
	left: 10px;
}

#menu_container {
	float: right;
	clear: all;	
	margin: 0 20px 0 0;
}

#menu {
	color: #625e5d;
	font-weight: bold;
	cursor: pointer;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #625e5d;
	font-size: 12px;
	text-decoration: none;
	padding: 10px;
	display: inline-block;
	margin: -3px 0 0 0;
	vertical-align: middle;
}

#menu a:hover {
	color: #0060af;
	text-decoration: underline;
}

#menu a.selected {
	color: #0060af;
}

div.left_section_header {
	height: 47px;
	background-color: #819ABB;
	clear: both; 
}

div.left_section_header h1 {
	margin: 0;
	padding: 15px 0 0 32px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
}

div.left_section_header h2 a {
	position: relative;
	left: 530px;
	top: -18px;
	margin: 0;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
	font-weight: 600;
	text-decoration: underline;
}

#sidebar {
	padding: 45px 0 0 0;
	color: #574319;
}

#sidebar a {
	color: #574319;
}

#sidebar .section_header {
	height: 36px;
	background-color: #B0CA7C;	
}

#sidebar .section_header.login {
	background-image: url(images/icons/lock.png);
	background-repeat: no-repeat;
	background-position: 255px 12px;
	_background-image: none;
}

#sidebar h1 {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	padding: 10px 0 0 15px;
}

#sidebar input[type=text], #sidebar input[type=password] {
	border: 1px solid #94AD63;
}

#sidebar label {
	font-weight: bold;
	
}

.dividor {
	height: 1px;
	border-bottom: 1px dashed #fff;
	margin: 10px 0 10px 0;
	clear: both;
}

.dividor.white {
	border-bottom: 1px dashed #fff;
}

.dividor.black {
	border-bottom: 1px dashed #000;
}

.dividor.blue {
	border-bottom: 1px dashed #97ADCB;
}

#sidebar .widget .widget-content {
	padding: 15px;
}

#sidebar .field-row {
	margin: 0 0 10px 0;
	clear: both;
}

#sidebar .field-row label {
	display: inline-block;
	width: 75px;
}

#sidebar-login-form-div {
	height: 150px;
	position: relative;	
} 

#sidebar-login-form-div input[type=text], #sidebar-login-form-div input[type=password]  {
	width: 171px;

}

#sidebar-login-form-div a.forgot {
	display: block;
	float: left;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

#sidebar-login-form-div #register-label{
	float: left;
	width: 150px;
}

#sidebar-login-form-div #sidebar-signin {
	float: right;
}


#sidebar-login-form-div #sidebar-register {
	float: right;
}


#sidebar .tip {
	font-size: 11px;
}


#sidebar .tip a.tip {
	font-weight: normal;
}

#sidebar .tip .meta {
	font-weight: bold;
	display: block;
	margin: 5px 0 0 0;
}


#footer {
	height: 250px;
	color: #003876;
	font-size: 10px;
}

#footer_content {
	margin: 20px 10px;
}

#footer a {
	text-decoration: underline;
	color: #003876;
}

#sidebar-featured-post {
	position: relative;	
	cursor: pointer;
}

#sidebar-featured-post .title {
	position: absolute;
	top: 220px;
	left: 20px;
}

#sidebar-featured-post .title h1 {
	font-weight: bold;
	color: #574319;
	padding: 0;
}

#sidebar-featured-post .meta {
	position: absolute;
	top: 251px;
	left: 20px;
	font-size: 11px;
}

#sidebar-featured-post .post_media img {
	position: absolute;
	left: 19px;
	top: 21px;
	width: 240px;
	height: 167px;
}

#sidebar-featured-post .desc {
	position: absolute;
	width: 250px;
	height: 150px;
	left: 20px;
	top: 275px;
	overflow: hidden;	
}

#sidebar-featured-post .icon {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#sidebar-featured-post .icon img {
	width: 150px;
	height: 76px;
	behavior:url(css/iepngfix.htc); 
}

#sidebar-featured-post a.readmore {
	background-image: url(images/buttons/readmore.png);
	background-repeat: no-repeat;
	behavior:url(css/iepngfix.htc); 
	width: 108px;
	height: 27px;
	display: block;
	position: absolute;
	top: 455px;
	left: 15px;
}

#featured_post {
	background-image: url(images/bgs/featured_post_main.jpg);
	background-repeat: no-repeat;
	width: 694px;
	height: 309px;
	position: relative;
	cursor: pointer;
}

#featured_post_left_part {
	background-image: url(images/bgs/featured_post_leftpart.png);
	behavior:url(css/iepngfix.htc); 
	background-repeat: no-repeat;
	width: 23px;
	height: 309px;
	position: absolute;
	top: 0;
	left: -23px;
}

#featured_post_content {
	position: relative;
}

#featured_post_content .post_media {
	position: absolute;
	top: 24px;
	left: -9px;
}

#featured_post_content .post_media img {
	width: 288px;
	height: 194px;
}

#featured_post_content .icon {
	position: absolute;
	top: 5px;
	left: 490px;
}

#featured_post_content .icon img {
	behavior:url(css/iepngfix.htc); 
	width: 201px;
	height: 103px;
}

#featured_post_content .title {
	position: absolute;
	width: 250px;
	left: 325px;
	top: 20px;
}

#featured_post_content .title h1 {
	font-style:italic;
	font-weight: bold;
	font-size: 23px;
	color: #003164;
}

#featured_post_content .desc {
	font-weight: bold;
	font-size: 11px;
	color: #000;
	position: absolute;
	top: 110px;
	left: 325px;
	width: 345px;
	height: 140px;
	overflow: hidden;
}

#featured_post_content a.readmore {
	background-image: url(images/buttons/readmore.png);
	background-repeat: no-repeat;
	behavior:url(css/iepngfix.htc); 
	width: 108px;
	height: 27px;
	display: block;
	position: absolute;
	top: 265px;
	left: 325px;
}

#sidebar-gallery .entry-thumb-1 {
	width: 75px;
	height: 75px;
	margin: 10px 10px 0 0;
	float: left;
	cursor: pointer;
}

#sidebar-gallery .entry-thumb-1 img {
	width: 75px;
	height: 75px;
}

div.page-overview {

}

div.page-overview img {
	float: left;
}

div.page-overview .page-desc {
	float: right;
	width: 420px;
	margin: 10px 20px 20px 0;
	color: #466b92;
	font-size: 11px;
}

div.page-overview .page-desc .header {
	border-bottom: 1px dashed #97ADCB;
	margin: 0 0 10px 0;
}

div.page-overview .page-desc .copy {
	line-height: 20px;
}


div.page-overview h1 {
	font-family: GillSans, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #003366;
	margin: 0 0 10px 0;
}

.left-section-content {
	padding: 20px 25px 20px 25px;
	position: relative;
}

.left-section-content.blue {
	background-color: #e9eef7;
	background-image: url(images/bgs/form_blue_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #466b92;
	
	_background-color: transparent;
	_background-image: none;
}

.left-section-content.blue a {
	color: #466b92;
}

#entry-form-div {
	position: relative;
}

#entry-form-div .field-row {
	margin: 10px 0 10px 0;
}

#entry-form-div .field-row label {
	width: 150px;
	display: inline-block;
	color: #003366;
	font-weight: bold;
	vertical-align: top;
}

#entry-form-div input[type=text], #entry-form-div input[type=password], #entry-form-div textarea, #entry-form-div select {
	border: 1px solid #466B92
}


#entry-form-stamp-preview {
	position: absolute;
	top: 0px; 
	left: 531px;
	color: #466b92;
	text-align: center;
	font-size: 11px;
}

#entry-form-stamp-preview div {
	width: 99px;
	height: 70px;
	border: 1px solid #6785A6;
	background-color: #fff;
}

#entry-form-stamp-preview img {
	margin: 5px 0 0 0;
}

#sidebar-featured-post {
	background-image:url(images/bgs/featured_post_sidebar.jpg);
	background-repeat: no-repeat;
	width: 286px;
	height: 509px;
}	

.prize {
	float:none;
	clear: both;
}

.prize .info {
	float: left;
	width: 375px;
}

.prize img {
	float: right;
}

.prize h1 {
	color: #e10819;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin: 10px 0 20px 0;
	
}

.prize h2 {
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.prize p {
	color: #466b92;
	
}

#gallery-tabs-content {
	padding: 10px;
	position: relative;
}

#gallery-loading {
	width: 150px;
	height: 20px;
	margin: 0 auto 0 auto;
	text-align: center;
}

#gallery-dyn-content {

}


#gallery a.tab {
	display: block;
	float: left;
	background-image: url(images/tabs/gallery-tab-off.png);
	background-repeat: none;
	behavior:url(css/iepngfix.htc); 
	width: 205px;
	height: 18px;
	text-align: center;
	padding: 5px 0 0 0;
	color: #fff;
	text-decoration: none;
	margin: 0 10px 0 0;
}

#gallery a.tab.first {
	margin-left: 30px;
	_margin-left: 15px;
}

#gallery a.tab.on {
	background-image: url(images/tabs/gallery-tab-on.png);
	color: #003366;
}

#gallery a.tab:hover {
	color: #003366;
}

#gallery-tabs-header {
	background-color: #819ABB;
	height: 23px;
	width: 100%;
}

.gallery-item {
	width: 191px;
	margin: 15px;
	float: left;
	position: relative;
}

.gallery-item .button {
	cursor: pointer;
	height: 215px;
	position: relative;
}

.gallery-item .thumb {
	width: 191px;
	height: 145px;
	background-image: url(images/bgs/gallery_thumb_bg.png);
	background-repeat: no-repeat;
	position: relative;
	
	_background-image: none;
}

.gallery-item .thumb img {
	border: 0;
	margin: 5px 0 0 6px;
	width: 179px;
	height: 133px;
	z-index: 100;
	position: relative;
}


.gallery-item .thumb .story_type {
	background-repeat: no-repeat;
	width: 34px;
	height: 28px;
	position: absolute;
	bottom: 15px;
	right: 15px;
	z-index: 101;
}


.gallery-item .thumb .story_type.photo {
	background-image: url(images/icons/photo_icon.png);
	behavior:url(css/iepngfix.htc);
}


.gallery-item .thumb .story_type.video {
	background-image: url(images/icons/video_icon.png);
	behavior:url(css/iepngfix.htc);
}



.gallery-item h2 {
	color: #003366;
	font-size: 12px;
	margin: 5px;
}

.gallery-item.over h2 {
	color: #e00515;
}

.gallery-item h3 {
	color: #466b92;
	font-size: 11px;
	margin: 5px;
	font-weight: normal;
}

.gallery-item .noVote {
	display: block;
	width: 81px;
	height: 20px;
	border-right: 1px solid #97ADCB;
	padding: 2px 10px;
	background-position: 5px 2px;
	float: left;
}

.gallery-item a.vote {
	display: block;
	width: 80px;
	height: 16px;
	background-image: url(images/buttons/vote_btn_sml.png);
	background-repeat: no-repeat;
	behavior:url(css/iepngfix.htc);
	border-right: 1px solid #97ADCB;
	padding: 2px 10px;
	background-position: 5px 2px;
	float: left;
	text-align:right
}

.gallery-item a.vote:hover {
	background-image: url(images/buttons/vote_btn_sml_over.png);
	behavior:url(css/iepngfix.htc);

}

.gallery-item a.like {
	display: block;
	width: 32px;
	height: 16px;
	background-image: url(images/buttons/like_sml.png);
	background-repeat: no-repeat;
	behavior:url(css/iepngfix.htc);
	padding: 2px 10px 0 28px;
	background-position: 5px 2px;
	float: left;
	margin: 0 0 0 15px;
	text-decoration: none;
	vertical-align: middle;
}

#overlay {
	z-index: 1000;
	/*background-image: url(images/bgs/transparent_blk.png);*/
	
	width: 100%;
	height: 100%;
	position: fixed;
	display: none;
	
	background-color: #000;
	opacity: 0.81;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=81);
	
	_position: absolute;
	_filter:alpha(opacity=81);

}

#msg-overlay {
	z-index: 1100;
	width: 100%;
	height: 100%;
	position: fixed;
	display: none;	
	background-color: #000;
	opacity: 0.70;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	
	_position: absolute;
	_filter:alpha(opacity=70);
}

#msg-dialog {
	z-index: 1101;
	display: none;
	position: absolute;
	top: 20px;
	background-color: #000;
	border: 5px solid #fff;
	padding: 20px;
	height: 100px;
	width: 300px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

#msg-ok-btn {
	position: absolute;
	bottom: 20px;
	left: 140px;
}


#entry-container {
	z-index: 1001;
	display: none;
	position: absolute;
	top: 20px;
}

#entry-left {
	background-image:url(images/bgs/entry_bg_left.png);
	behavior:url(css/iepngfix.htc); 
	width: 27px;
	height: 513px;
	background-repeat: no-repeat;
	float: left;
}

#entry {
	background-image:url(images/bgs/entry_bg.jpg);
	width: 704px;
	height: 513px;
	background-repeat: no-repeat;
	float: left;
	position: relative;
}

#entry-sharing {
	position: absolute;
	top: 475px;
	left: 45px;
}

#entry-sharing-facebook {
	background-image: url(images/icons/sharing/facebook_big.png);
	height: 18px;
	width: 18px;
	display: block;
}

#entry-prev-btn-container {
	float: left;
	width: 42px;
	height: 65px;
	margin: 175px 20px 0 0;	
	display: block;
}

#entry-prev-btn {
	background-image: url(images/buttons/prev.png);
	background-repeat: no-repeat;
	behavior:url(css/iepngfix.htc); 
	width: 42px;
	height: 65px;	
	cursor: pointer;
}


#entry-next-btn-container {
	width: 42px;
	height: 65px;
	float: left;
	margin: 175px 20px 0 20px;	
}

#entry-next-btn {
	background-image: url(images/buttons/next.png);
	background-repeat: no-repeat;
	behavior:url(css/iepngfix.htc); 
	width: 42px;
	height: 65px;
	cursor: pointer;
}


#entry .paperclip {
	background-image: url(images/icons/paperclip.png);
	background-repeat: no-repeat;
	behavior:url(css/iepngfix.htc); 
	width: 71px;
	height: 47px;	
	position: absolute;
	top: 230px;
	left: -31px;
	z-index: 101;
}

#entry .post_media {
	position: absolute;
	top: 29px;
	left: -21px;
	z-index: 100;
}

#entry .post_media .photo{

}

#entry .post_media .video{

}

#entry .post_media img {
	width: 316px;
	height: 213px;
}

#entry .icon {
	position: absolute;
	top: 285px;
	left: 100px;
	z-index: 100;
}

#entry .icon img {
	behavior:url(css/iepngfix.htc); 
	width: 238px;
	height: 122px;
}

#entry .title {
	position: absolute;
	width: 250px;
	left: 335px;
	top: 20px;
}

#entry .title h1 {
	font-style:italic;
	font-weight: bold;
	font-size: 23px;
	color: #003164;
}

#entry .desc {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	position: absolute;
	top: 110px;
	left: 345px;
	width: 345px;
	height: 395px;
	overflow: auto;
	line-height: 1.5em;
}

#entry a.close {
	display: block;
	background-image:url(images/buttons/close.png);
	background-repeat: no-repeat;
	behavior:url(css/iepngfix.htc); 
	position: absolute;
	width: 59px;
	height: 19px;
	top: 5px; 
	right: 10px;
}

#entry .noVotes {
	width: 196px;
	height: 36px;
	top: 284px;
	left: 24px;
	position: absolute;
	z-index: 101;
}

#entry a.votes {
	display: block;
	background-image: url(images/buttons/vote_btn_big.png);
	background-repeat: no-repeat;
	behavior:url(css/iepngfix.htc); 
	width: 68px;
	height: 34px;
	top: 285px;
	left: 25px;
	position: absolute;
	padding: 5px 0 0 125px;
	z-index: 101;
	color: #e00515;
	text-decoration: none;
}

#entry a.votes:hover {
	background-image: url(images/buttons/vote_btn_big_over.png);
	behavior:url(css/iepngfix.htc); 
}

#entry a.votes span.votes {
	font-size: 20px;
}


#entry a.likes {
	display: block;
	background-image: url(images/buttons/like_big.png);
	background-repeat: no-repeat;
	width: 114px;
	height: 34px;
	top: 340px;
	left: 25px;
	position: absolute;
	padding: 2px 0 0 40px;
	z-index: 101;
	color: #003366;
	text-decoration: none;
}


#entry a.likes span.likes {
	font-size: 20px;
}

#entry .entry-meta {
	width: 173px;
	height: 67px;
	background-image: url(images/bgs/entry_meta_bg.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 390px;
	left: 25px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	z-index: 101;
}

#entry .entry-num {
	width: 55px;
	height: 40px;
	position: absolute;
	top: 20px;
	left: 10px;
	text-align: center;
}

#entry .entry-date {
	width: 90px;
	height: 20px;
	position: absolute;
	top: 11px;
	left: 70px;
	text-align: center;
}

#entry .entry-by {
	width: 90px;
	height: 20px;	
	position: absolute;
	top: 40px;
	left: 70px;	
	text-align: center;
}



#gallery-prev-btn {
	display: block;
	width: 90px; 
	height: 25px;
	float: left;
	text-decoration: none;
}

#gallery-next-btn {
	display: block;
	width: 90px; 
	height: 25px;
	float: right;
	text-align: right;
	text-decoration: none;
}

.addthis_toolbox a {
	float: left;
	display: block;
	margin: 0 3px 0 0;
}

#dropdown-gallery-sidebar {
	position: relative;
	z-index: 10;
}