@charset "UTF-8";
/* CSS Document */



html { margin:0 auto; padding:0; min-width:990px;	}

body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-image:url(images/sunny-bg.gif);
	background-repeat:repeat-x;
	min-width:990px;
	
}

#container {
	margin:0 auto;
	
	padding:0;
	width:950px;
	padding:0 20px 0 20px;	
}


#header {
	width:950px;
	height:144px;
	background-image:url(images/header_bg_new.png);
	background-position:bottom;
	position:relative;
	border-bottom:1px solid #fff;
}

#slogan {
	font-size:14px;
	color:#000;
	position:absolute;
	left:23px;
	bottom:30px;
}
#social { position:absolute; top:5px; left:0px; }
#right-social { padding-left:5px; }
#right-social img { width:50px; margin-right:10px; padding-top:10px; border:none; outline:none; }
#right-social img.last { margin-right:0; margin-left:-4px; }
#socialfooter img { width:40px; margin-right:10px; margin-top:15px; }
#right-social a { border:none; outline:none; }
#saying {
	
	position:absolute;
	right:20px;
	bottom:30px;
	text-align:right;
}

#saying h1{
	text-align:right;
	font-size:32px;
	color:#00aeef;
	border-bottom:none;
	margin:0;
	padding:0;
	line-height:24px;
	font-family: 'Oregano', cursive; !important; font-weight:400;
}
#saying h1 span {
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#999; font-style:oblique; }

#saying2 {
	position:absolute;
	right:20px;
	top:10px;
}

#saying2 h2 {
	font-size:15px;
	color:#feb429;
	font-style:oblique;
}
#searchbar {
	float:right;
	position:relative;
	margin-right:10px;
	margin-top:6px;
}

.search1 {
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	border:hidden;
	width:190px;
	height:27px;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:middle;
	padding-left:10px;
	padding-right:30px;
}

#searchinner {
	position:relative;
}

#mag { background: transparent url(images/search-icon.jpg) no-repeat; width: 28px;height: 22px;border: none;cursor: pointer; position:absolute; top:3px; right:4px; }



#nav {
	width:950px;
	height:43px;
	
	position:relative;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background-image:url(images/nav-bg13.png);
	overflow:hidden;
}

#content {
	margin:0 auto;
	margin-top:0px;
	min-height:400px;
	width:950px;
	/*background-image:url(images/content_bg.png); */
	padding-bottom:50px;
}
	

#leftcol {
	float:left;
	width:628px;
	margin-right:17px;
	margin-left:2px;
	position:relative;
	
}

#rightcol {
	margin:0;
	width:300px;
	padding-left:0px;
	padding-top:10px;
	float:right;
}


#footer {
	
	background-repeat:repeat-x;
	background-color:#069;
	background-image:url(images/footer_bg.png);
	background-position:bottom center;
	padding:15px 0px;
	padding-bottom:5px;
	margin:0 auto;
	border-top:5px solid #feb62a;
	margin-top:35px;
	
}

#footer p {
	color:#fff !important;
	font-size:13px;
}
.fb-box { float:right; background-image:url(images/fb-bg.png); background-color:#fff; padding:5px; border:1px solid #FC3; }

#footer h2 { font-family: 'Oswald', sans-serif !important; font-weight:400; color:#FFF; font-size:24px; margin:0; color:#FFF; padding-bottom:8px; }
#footer a {
	color:#fff !important;
	font-style:italic;
}

#footnav  {
	margin:0px ;
	padding:0px ;
	list-style:none;
	margin-left:0px;
	margin-right:40px;
}

#footnav li a {
	font-size:12px;
	list-style:none;
	margin-left:0px !important;
}

#footnav li {
	margin-bottom:5px;
	list-style:none;
	margin-left:0px !important;
}

.storytext {  }

.storytext h2 {
	font-family: 'Oswald', sans-serif; font-weight:400;
	font-size:31px !important;
	color:#000 !important;
	margin-bottom:0;
	padding-bottom:10px;
	margin-top:7px;
	padding-top:12px;
	
	
}

h2.blogger {
	font-size:21px !important;
	
	color:#000 !important;
	font-family: 'Oswald', sans-serif; font-weight:400;
}

h2.dailydoser { font-family: 'Oswald', sans-serif; font-weight:400; text-align:center; font-size:22px; margin:0; padding:0; color:#333; padding-bottom:5px; }

h5 { font-size:24px; font-family: 'Oregano', cursive; !important; font-weight:400; color:#000; text-align:center; margin:10px 0; padding:0; }

.links {
	margin:0;
	padding:0;
	list-style:none;
}

.links li {
	list-style:none;
	margin-bottom:4px;
	
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	background-image:url(images/linkbg.gif);
}

.links li:hover {
	background-image:url(images/links_roll.gif);
}

.links li a {
	display:block;
	margin:0;
	padding:10px;
	text-decoration:none;
	text-align:center;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
}

ul.weeklynews {
	list-style:none;
}

.weeklynews li {
	margin-bottom:15px;
	display:block;
}

.weeklynews li a {
	font-size:13px;
	display:block;
	background-color:#CCC;
}

#newsimg1 {
	float:left;
	width:220px;
	
	
}
#newsimg2 {
	
	float:left;
	
}

.newslist a {


	
}

.newslist, .newslistjoke {
	margin-bottom:10px;
	border:1px solid #fff;
	position:relative;
	padding:5px;
	overflow:hidden;
}

.newslist a:hover, .newslistjoke a:hover  {
	background-color:#FFF;
}

.newslist img {
padding:3px; background-color:#fff; border:1px solid #ccc; margin:0px 10px 0px 0px; width:100px; float:left;	
}
.newslistjoke img {padding:3px; background-color:#fff; border:1px solid #ccc; margin:0px 10px 0px 0px; height:75px; float:left; }

.titlenews {
	font-size:21px;
	line-height:28px !important;
	text-decoration:none;
	margin-bottom:7px;
	margin-top:0px;
	padding-top:0px;
	color:#09F;
	font-family: 'Oswald', sans-serif; font-weight:400;

}

.titleimg {
	font-size:15px;
	
	text-decoration:none;
	margin-bottom:7px;
	margin-top:3px;
	padding-top:3px;
}

.imglist img {
  display: block;
  max-width: 134px;
}



.imglist {
	float:left;
	margin:5px;
	border:1px solid #ccc;
	padding:3px;
	line-height: 1.4em;
	width: 135px;	
	
}

.imglist p {
	font-size:10px;
	margin-top:0;
	padding-top:4px;
	text-align:center;
}

.clearfix:after { clear: both; }

.intronews {
	text-decoration:none !important;
	font-size:13px;
	margin-top:0px;
	line-height:18px;

}
#donate { margin-top:10px; }
#donate img { border:1px solid #ccc; }
blockquote { font-family:Arial, Helvetica, sans-serif; font-size:13px; font-style:oblique; color:#666666; line-height:20px; padding:8px; background-color:#ececec; }

#divider {
	height:3px;
	border-bottom:1px dashed #0CF;
}

h4.doseintro {
	font-size:15px;
	margin:5px 0;
	font-family: 'Oswald', sans-serif; font-weight:400;
	line-height:22px !important;
	
}

p.doseintro {
	font-size:11px ;
	line-height:16px;
	color:#333 ;
	margin-top:2px;
}

.des {
	font-size:12px;
	font-weight:bold;
	color:#0C0;
}

.posts {
	font-size:13px;
}

input.inp {
	padding: 10px 7px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	width:90%;
	margin-bottom:10px;
	margin-top:5px;
	border:1px solid #ccc;
}

.largeimg { float:right; width:250px; padding:5px; margin:0 0 10px 20px; border:1px solid #ccc; }

.inp2 {
	padding: 10px 0px;


}

textarea.inp {
	padding:7px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	width:90%;
	height:300px;
	border:1px solid #0cf;
}

input.submit: roll {
	background-image:url(images/submit_roll.jpg);
}


.results {
	margin-top:-15px;
	color:#666666;
	margin-bottom:20px;
	font-size:12px;
}

/* posts stuff */
#blog_comments {
	padding:10px;
	margin-bottom:10px;
	border:2px solid #e8e8e8;
	background-color:#fff;
	color:#000;
}

.comm_au {
	font-size:14px;
	font-weight:bold;
	padding-bottom:4px;
	border-bottom:1px solid #FC0;
	color:#00b1f0;
}

.comm_date {
	font-size:13px;
	color:#cccccc;
}

p.comm {
	margin:0;
	margin-top:12px;
	line-height:19px;
}
#blog_post {
	border-bottom:1px dashed #0cf;
	padding-bottom:5px;
	margin-bottom:15px;
	position:relative;
	overflow:hidden;
}

#report {
	border:1px solid #ccc;
	background-color:#f6f6f5;
	float:right;
	margin:0px 0 0px 5px;
	width:50px;
	color:#000;
}

.prnbutt { width:100px; margin-right:20px; }
.paging { margin-top:20px; }

#superdate {
	float:right;
	margin:0px 0 0px 5px;
	width:50px;
	color:#00aeef;
	/* background-image:url(images/date_bg.png); */
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:4px;
	height:46px;
	text-transform:uppercase;
}

#like {
	border:1px solid #ccc;
	background-color:#f6f6f5;
	float:right;
	margin:0px 0 0px 5px;
	width:50px;
	color:#000;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

#like img {
	margin-left:2px;	
}

#likes {
	float:right;
	margin-left:4px;
	padding-top:2px;
	width:60px;
	color:#0C0;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	
}

#like2 {
	border:1px solid #ccc;
	background-color:#e8e8e8;
	position:absolute;
	right:5px;
	bottom:5px;
	width:50px;
	color:#000;
}

#picofday {
	position:relative;
	margin-top:10px;
}

#nextimg { position:absolute; top:-5px; right:-30px; padding:0px;}
#previmg { position:absolute; top:-5px; left:-64px; padding:0px;}

#picofday img {
	padding:10px;
	border:1px solid #ccc;
	background-color:#FFF;
	
}

#picbam {
	position:absolute;
	top:40px;
	right:-5px;
	background-image:url(images/webpics/happy-pictures-day.png);
	z-index:999;
	height:75px;
	width:135px;
}


#successfullike {
	border:1px solid #ccc;
	background-color:#e8e8e8;
	position:absolute;
	right:115px;
	bottom:5px;
	width:100px;
	color:#999;
	font-size:10px;
	height:14px;
	vertical-align:middle;
	padding-top:2px;
	text-align:center;
}

.blogtitle {
	font-size:22px;
	margin-bottom:5px;
	padding-right:108px;
	color:#00aeef;
	font-family: 'Oswald', sans-serif; font-weight:400;
	margin-top:15px;
	padding-top:0px;
	


}

.author {
	font-size:14px;
	
	color:#333;
}
.storys {
	font-size:12px;
	line-height:19px;
	color:#000;
}

#blankcurrent {
	background-image:url(images/blank.png);
	width:22px;
	height:22px;
	text-align:center;
	vertical-align:middle;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	float:left;
}

#dailydose {
	padding:7px;
	margin:0 auto;
	background-color:#fff;
	margin:10px 0;
	border:3px solid #e8e8e8;
	font-size:11px;
	line-height:18px;
	position:relative;
	overflow:hidden;
}

#date {
	color:#999;
	font-size:11px;
	position:absolute;
	right:10px;
	bottom:3px;
}


#facebook {
	width:44px;
	float:left;
	margin-right:10px;
}

#twitter {
	width:44px;
	float:left;
	margin-right:10px;
}

#rss {
	width:44px;
	float:left;
}
	

#formc {
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#fff;
	border:2px solid #e8e8e8;
	margin-top:10px;

	 margin-bottom:15px;
	 display:none;
	
}


#formc input, textarea {
	padding:7px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	font-family:Arial, Helvetica, sans-serif;
}

.input_layer {
	padding:5px;
	margin-left:15px;
}

#aboutus p {
	line-height:22px;
	font-size:14px;
	color:#000000;
}

#homenews {
	position:relative;
	height:212px;
	margin-top:10px;
	background-image:url(images/homenews_bg.png);

}

.hnewsimg { width:310px; height:200px; float:left; border:1px solid #ccc; padding:5px; margin-right:15px; }

#homenewsdate {
	position:absolute;
	right:0px;
	bottom:0px;
	font-size:13px;
	color:#ccc;
}

#homenews h2 {
	margin-top:0;
	font-family: 'Oswald', sans-serif; font-weight:400;
	font-size:24px;
	line-height:29px;
	margin:0;
	padding:0;
	margin-bottom:18px;
	
}
#homenews h2 a { color:#000; }
#homenews p { margin-top:-10px; font-size:14px; color:#666666 !important; padding-right:15px; }
#homenews img.read { padding-top:10px;}

#readmore {
	position:absolute;
	right:10px;
	bottom:10px;
}

#dailydose2 {
	height:103px;
	width:155px;
	background-image:url(images/dailydose2.png);
	position:absolute;
	top:65px;
	left:70px;
}

.storytext p {
	font-size:14px;
}

.storytext li {
	font-size:14px;
	margin-bottom:8px;
	color:#000;
}

#newsdate {
	position:absolute;
	bottom:5px;
	right:5px;
	color:#069;
	font-size:10px;
}

.imglink {
	border:1px solid #ccc; margin-top:0px;  margin-left:15px;  padding:5px; background-color:#FFF; float:right; width:300px;
}

.imglinkjokes { border:1px solid #ccc; margin-top:0px;  margin-left:15px;  padding:5px; background-color:#FFF; float:right; width:200px; }

.h4stories {

	padding-top:13px;
	color:#FFF;
	
}

.h4 { font-family: 'Oswald', sans-serif; font-weight:400; font-size:25px; text-align:center;  padding-top:0; margin-top:2px;  margin-bottom:7px; padding-bottom:6px; color:#ff8109;}

#h4feelgood {
	background-image:url(images/h4feelgood.png);
	height:62px;
	margin-top:10px;
}

/* general stuff */

a {
	outline:none;
	color:#09F;
	text-decoration:none;
}

h1 {
	color:#000;
	
	border-bottom:1px dashed #00aeef;
	padding-bottom:8px;
	text-align:center;
	font-size:33px;
	padding-top:0px;
	font-family: 'Oswald', sans-serif; font-weight:400;
}

p {
	font-size:14px;
	line-height:22px;
	color:#000000;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

/*  advertising stuff  */

#adtop2 {
	position:absolute;
	right:0;
	top:12px;
	margin:0;
	padding:0;
	height:60px;
	width:468px;
	z-index:999;
}

#adtop {

}

#comments_ad {
	
}

#adsright {
	margin-bottom:10px;
}
#adsright_low {
	margin-top:12px;
}

.dailyvideohome {
	border:1px solid #ccc;
	padding:10px;
	margin-top:10px;
	overflow:hidden;
}

.dailyvideohome img {
	padding:0 10px 0 0;
}

.dailyvideohometitle {
	font-size:16px;
	margin:0;
	padding:0;
	line-height:24px;
	padding-bottom:7px;
	color:#09f;
	font-family: 'Oswald', sans-serif; font-weight:400;
}

.dailyvideohomeintro {
	font-size:11px;
	line-height:15px;
	margin:0;
	padding:0;
}
.rightnews {
	padding-bottom:2px;
	border-bottom:1px dashed #00aeef;
	min-height:50px;
}
.rightnews p {
	font-size:13px;
	line-height:18px;
}

.right { float:right; padding:5px; border:1px solid #ccc; margin:0 0 10px 10px; font-size:11px; text-align:center; color:#999; width:275px; }
.left { float:left; padding:5px; border:1px solid #ccc; margin:0 10px 10px 0px; font-size:11px; text-align:center; color:#999; width:275px; }
.left img, .right img { width:275px; margin-bottom:10px; }
.cent img { width:613px; text-align:center; }
.cent {  font-size:11px; text-align:center; color:#999; border:1px solid #ccc; padding:5px; width:613px; }

#fb-like {
	position:absolute;
	top:17px;
	left:15px;
	width:150px;
	height:40px;
}

h3.quote {
	color:#000;
	font-size:24px;
	padding-bottom:0;
	margin-bottom:0;
	margin-top:40px;
	font-family: 'Oregano', cursive; !important; font-weight:400;
}
p.quote {
	font-size:14px;
	font-style:oblique;
	padding:0;
	margin:0;
	color:#666666;

}

#popular {
	float:left; width:300px; margin-right:7px;margin-bottom:10px; height:103px; padding:5px; background-color:#fff; 
}

#popular2 {
	float:left; width:300px; margin-right:7px;margin-bottom:10px; height:103px; padding:5px; background-color:#fff; border:1px solid #ccc; }
	
	
#popular img, #popular2 img {
	float:left;
	border:1px solid #fff;
	
}

#popular p.poptitle, #popular2 p.poptitle {
	line-height:25px;
	margin-top:0px;
	padding-top:0;
	font-size:16px;
	font-weight:400;
	font-family: 'Oswald', sans-serif; font-weight:400;
	
}
.rb {
	margin-right:0 !important;
	 }
	 
.popularlink {
	color:#52c30f;
	letter-spacing:-1px;
	font-size:13px;
	text-decoration:none;
}
#post_little { position:absolute; right:0; bottom:7px; }
#popular img { margin:0 10px 15px 0; height:100px; width:125px; padding:5px; background-color:#ececec; border:1px solid #999; 	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;}
	
.toptenlist li { margin-bottom:10px; }
#post_story { position:relative; }
.sub-arrow { position:absolute; right:10px; top:2px; height:30px; width:37px; background-image:url(images/sub-arrow.png); }
#post_right { display:block; border-radius:8px; -moz-border-radius:8px; padding:14px 10px; font-size:14px; font-weight:bold; background-color:#ff7200; text-align:center; color:#FFF !important; background-image:url(/images/post_bg.jpg); background-repeat:repeat-x; }
