/*  
Theme Name: Arthemia
Theme URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/
Description: <a href="http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/">Arthemia</a> theme is combining a magazine and a weblog into one; it is not too magazine-ish nor too blog-ish. Designed for Wordpress. Gravatar support included along with automatic thumbnail resizer.
Version: 1.0
Author: Michael Jubel Hutagalung
Author URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/



	
/* Main Navigation
________________________________________________________*/

#home_page #header ul.main_navigation {
    position:absolute;
     margin:0;
    padding:0;
    border:0;
    }
    
#home_page #header ul.main_navigation li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
    }
    
#home_page #header ul.main_navigation li, #home_page #header ul.main_navigation a {
    height: 84px;
    display: block;
    }
    
#home_page #header ul.main_navigation a {
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    }
    







#humor_dropdown { 
	position: absolute;
	top: 225px !important; 
	left: 20px !important;
	background: #96BD24 url(http://pophangover.com/images/miniarrowblack.gif) 38px 0 no-repeat;
	border: 2px solid #000000; border-top: 0px; 
	width: 270px !important;
}
    

    
#show_dropdown {
	position: absolute;        
	top: 155px !important; 
	left: 20px !important;
	background: #96BD24 url(http://pophangover.com/images/miniarrowblack.gif) 2px 0 no-repeat;
	border: 2px solid #000000; border-top: 0px; 
	width: 555px !important;
}

#popculture_dropdown {
	position: absolute;        
	top: 225px !important;
	left: 251px !important;  
	background: #96BD24 url(http://pophangover.com/images/miniarrowblack.gif) 108px 0 no-repeat;
	border: 2px solid #000000; border-top: 0px; 
	width: 320px;
	
	}


 .dropdown .col {
        float: left;
        width: 170px;
    }
    #header a.drop, a.drop {
        padding: 2px 2px 2px 6px;
        width: 160px;
        display: block;
        color: #000000;
    }    

    #humor_dropdown a.drop:link {
        width: 330px !important;
    }

  #popculture_dropdown a.drop:link {
        width: 250px !important;
    }
	
    .dropdown ul, #header .dropdown ul { margin-left: 5px;}
    .dropdown ul li { display: block; }
    
    .dropdown ul li a, #header .dropdown ul li a { display: block; text-decoration: none;
        font-size: 90%; display: block; }

     a.drop:link,a.drop:visited, #header a.drop:link,#header a.drop:visited {
        color: #000000; text-decoration: none;
    }
    a.drop:hover,a.drop:active, #header a.drop:hover,#header a.drop:active {
        background: #ffffff; text-decoration: none; color: #c80c00;
    }



/* Basic Layout
________________________________________________________*/
    
#container {
position: absolute;
text-align:left;
margin: 0 auto !important;
width:960px;
font-size:12px;
line-height:130%;
}


#content {
    border:5px solid #e7e7e7;
    width:940px;
    border-top:none;
    margin:0 0 0 5px;
    background-color:#fff;
    background: #ffffff;
    }



#home_page #header {
	margin: 0;
	}

#home_page #header h1 {
	top: 8px !important;
	}
#home_page #header ul.main_navigation {
	top: 22px !important;
	}
#home_page #header #sub {
	top: 106px !important;
	}
#home_page #header #sub {
	top: 106px !important;
	
	}

#home_page #humor_dropdown,
#home_page #popculture_dropdown,
#home_page #show_dropdown {
	top: 45px !important;

	}
#header {
	margin: -98px 0 0;
	}


	
	
	
/* IMPORTANT  */
    #content { z-index: 9; }
    

    #home_page #humor_dropdown {left: 490px !important; display:none;}
    #home_page #show_dropdown {left: 135px !important; display:none;}
    #home_page #popculture_dropdown {left: 320px !important; display:none;}








/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {


















	font: 100% Arial, Helvetica;
	background: #000 url('http://jillianmadison.com/img/darkwoodbg.jpg') repeat;
	color: #333;
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #3c78a7;
	text-decoration:none
	}

a:hover, a:active {
	color: #3c78a7;
	text-decoration:underline;
	}

a img {
	border: 0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	



/* Structure */


#head {
	width:960px;
	margin:0px auto;
	margin-top:15px;
	padding:0px;
	font-size:0.7em;
	}


#page {
	width:940px;
	margin:0px auto;
	padding:10px;
	background:#ececec;
	font-size:0.7em;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}


/* Navigation Bar*/
#navbar {
	margin:0 auto;
	margin-top:15px;
	padding:0px 10px;
	text-transform:uppercase;
	background:#063F60;
	}

#page-bar {
	width:722px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #333;
	}

#page-bar li:hover {
	background: #3c78a7;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 16px;
	font-weight:bold;
	color:#FFF;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#searchform {
	width:294px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:10px;

	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/

.greybar {font:1.7em Arial;
	margin-bottom:3px;
padding: 3px;
	color:#000000;
background: #EEEEEE;
	}

.greybar1 {font:1.7em Arial;
	margin-bottom:3px;
padding: 3px;
	color:#FFFFFF;
background: #000000;
	}

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:2.3em Georgia, "Times New Roman";
	}

h6 {
	font:1.3em Arial;
	margin-bottom:3px;
	color:#3c78a7;
	font-weight:bold;
	}

h4 { font-family:Verdana, Arial, Helvetica, sans-serif; padding:0; margin:0; font-size:10px; font-weight:bold;}

h5 {
	font:1.7em Arial;
	margin-bottom:3px;
	color:#000000;
		}

h3 {
	font:1.8em Helvetica;
	margin-bottom:2px;
	color:#000000;
	font-weight:bold;
	}

h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	font-size:0.85em;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	width:350px;
	}

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	}

#top {
	padding:0;
	}

#headline {
	width:580px;
	float:left;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0;
	}

#headline  div.title {
	font-weight:bold;
	font:6.0em Helvetica;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;
	}



#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}

#headline p {
	padding-bottom:15px;
	}

#featured {
	width:300px;
	background:#fff;
border: solid #CCCCCC 1px;
	float: right;
	padding:10px 10px 9px 10px;
	}

#featured .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#featured .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:300px;
	}

#featured .title {
	font-weight:bold;
font-face: helvetica;
font-size: 12px;
text-transform: uppercase;
	}

#headline a img, #featured a img {
	border:2px solid #000;
	margin-top:5px;
	margin-right:10px;
	padding:0px;
	}


#middle {
border:2px solid #ccc;
	width: 920px;
	background:#fff;
	float:right;
	padding:10px;
	margin:10px 0;
	}

.category {
	width:164px;

	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#fff;
	}

.category p {
	margin:0;
	}

#cat-1, #cat-3, #cat-5  {border-top:8px solid #333333;}
#cat-2, #cat-4 {border-top:8px solid #3c78a7;}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}

#front-popular h3 {
	color:#fff;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#FF0000;
	text-decoration:none;
	}

#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#333333; color:#ff0000; }
#cat-2:hover, #cat-4:hover {background:#3c78a7; color:#ff0000; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#ff0000; }
#cat-2:hover a, #cat-4:hover a {background:#3c78a7; color:#ff0000; }

#bottom {
	width: 940px;
	}

#front-list {
	width:580px;
border: 1px solid #CCCCCC;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	}

#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title, #archive .title {
	font-weight:bold;
	font:2.0em Helvetica;
	letter-spacing:-0.05em;
	}

#front-list .clearfloat, #archive .clearfloat {
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	}

#front-list .spoiler, #archive .spoiler {
	display:block;
	margin-top:3px;
	}

#front-list p, #archive p {
	margin:0px;
	padding:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#333;
	}

.meta a {
	color:#333;
	}

#headline p, #featured p {
	margin:0;
	}


/* Content Page*/


#content {	width:580px;
border: 1px solid #cccccc;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
	}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#333;
	}

#content h2.title {
	font:2.2em Georgia;
	font-weight:bold;
	letter-spacing:-0.05em;
	border-bottom:1px solid #ddd;
	border-top:3px solid #ddd;
	padding:5px 0px;
	}

.post {
	font-size:1.05em;
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, #front-list img, #archive img {
	border:0px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;
	}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	}

#stats {
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	width:580px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}

/* Sidebar*/
#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
background: #FFFFFF;

	}

#sidebar h3 {
	font:1.1em Arial;
	font-weight:bold;
	background:#333;
	color:#fff;
	margin:10px 0px 5px 0px;

padding:3px 10px;
margin-bottom: 0px;
	}

#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;

	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:320px;
	float:right;

	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	}


#sidebar li {
	list-style:none;
	border-bottom:1px dotted #666666;
	display:block;
	padding:2px 0px 2px 13px;

	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar li ul {
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}


/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#searchsubmit {
	padding-left:5px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments*/

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	background:url(http://pophangover.com/tv/pics/bg_comments2_cite.gif);
	border-top:1px solid #d6e4c1;
	border-bottom:1px solid #779d42;
	color:#596e3b;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#596e3b;
	}

.commentlist a:hover, .commentlist a:active {
	color:#8ec343;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	}

.commentlist .time {
	background: url(http://pophangover.com/tv/pics/bg_clock.gif) no-repeat 1px;
	padding-left:13px;
	}

.commenttext {
	background: #9bc561 url(http://pophangover.com/tv/pics/bg_comments2_text.jpg) repeat-x bottom;
	border-top:1px solid #c5f386;
	padding: 0 20px 10px 20px;
	color:#fafcf6;
	}


/* Footer*/

#front-popular {
	font-size:0.7em;
	color:#fff;
	width: 940px;
	background:#2c2c2c url(images/bottombar.png) bottom no-repeat;
	margin: 0 auto;
	padding:10px;
	}

#recentpost, #mostcommented {
	width:280px;
	float:left;
	padding:10px;
	border:1px solid #fff;
	}

#mostcommented {
	margin-left:17px;
	}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	border:1px solid #fff;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:1px dotted #fff;
	padding:5px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#3c78a7;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}





/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}

#wrap {
	width: 960px;	
	margin-right: auto;
	margin-left: auto;
}
#header {
	position: relative;
	background: url(http://www.pophangover.com/image08/paperbgsquare.jpg) no-repeat;
	width: 960px;	
	height: 180px;	
	padding-top: 30px;
	margin-top: 30px;	

}

/* header links */
#header #header-links {
	position: absolute;
	top: 45px; right: 75px;	
	color: #999;
	font: normal 12px 'Arial';
	text-transform: uppercase;		

}
#header #header-links a {	
	color: #999;
	text-decoration: none;	
	padding: 0 2px;
	font-weight: bold;
}
#header #header-links a:hover {

	color: #ff0000;		
}

/* Navigation */
#nav {
	clear: both;	
	margin: 0; padding: 0;		
	height: 45px;
	background: #000000;	
}
#nav ul {
	float: left;
	list-style: none;
	background: #fff url(http://www.pophangover.com/image08/nav-black-bg.jpg) repeat-x;	
	width: 896px;		
	height: 45px;
	text-transform: uppercase;
	margin: 0px 20px 0px 20px;
	padding: 0px;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;

	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #222;
























	border-left: 1px solid #333;
	font: bold 14px/45px "Century Gothic";
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
	color: #fff;
}
#nav ul li a:hover, #nav ul li a:active {
	background: url(http://www.pophangover.com/image08/nav-bg-on.jpg) repeat-x;
color: #FFFFFF;
	
}
#nav ul li#current a {	
	background: url(http://www.pophangover.com/image08/nav-back-blue.gif) repeat-x;
	text-decoration: underline;
	}
#nav ul li#current a:hover {	
	background: url(http://www.pophangover.com/image08/nav-bg-on.jpg) repeat-x;
color: #FFFFFF;

	}

#searchph { width: 275px; background: #FFFBCC; border:1px solid #E6DB55; padding:2px; margin-bottom:5px; margin-right: 4px; font-family: Verdana, sans-serif, Arial, Times New Roman;}

#sads {  font-size:10px; background: #FFFFFF; border:1px solid #CCCCCC; padding:5px; margin-bottom:5px; margin-left: 4px; margin-right: 4px; font-family: Verdana, sans-serif, Arial, Times New Roman;}

#sadspic {float: right; width: 220px; background: #FF0000;}
#sads ul {}
#sads ul li { float:left; padding-right:6px; }
#sads ul li.last { float:right; padding:0px; }

#sads p { font-size:11px; margin-bottom:10px; color: #000000; font-family:Verdana, Georgia, "Times New Roman", Times, serif; }

#sads h2 { font-size:15px; margin-bottom:10px; color: #FF0000; text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif; }



.large_title {
	font:bold 14px Verdana;
	color:#C31200;}

.small_blue {
	font:bold 10px Verdana;
	color:#44a4b9;}
.med_title {
	font:bold 13px Verdana;
	line-height:10px;
	color:#c31200;
margin-bottom: 10px;}

/*++++++ SEARCH ++++++++*/
#searchbox { float:right; width: 245px; height: 24px; background: #FFFFFF; border: 1px solid #000000; margin:15px 20px 0px 0px; }
#searchbox #s { float: left; margin: 4px 0 0 6px; border: 0; width: 160px; background: none; color:#000000; }
#searchbox #go { float: right; margin: 6px 8px 0 0; width:12px; height:13px;  }


.form_item {
	text-align: center;
	margin: 3px 0;
}
.button {
	padding: 5px 5px 0 5px;
}
label {	
	color: #000000;
	padding: 0 5px 0 0;
}
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #898989;
}
.button input {
	
	background: url(http://www.pophangover.com/image08/search_button.gif) no-repeat;
	
}

.bottom-footer {
	width: 916px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	
}
#footer {
	float: left;
	width: 916px;
	background: #111  no-repeat bottom;
	position: relative;
	padding: 15px 10px 35px;
	border-top: 5px solid #484848;
}


.footer-block {
	padding: 8px;
	float: left;
	width: 287px;
}
.footer-block:hover {
	padding: 8px;
	float: left;
	width: 287px;
	background: #222323;
}
.f-list {
	margin: 0px;
	padding: 8px 0px;
	float: left;
	width: 287px;
	list-style-type: none;
}
.f-list li {
	float: left;
	width: 287px;
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
}

.footer-block h3 {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding-bottom: 3px;
	float: left;
	width: 283px;
	border-bottom: 1px dotted #444444;
}
.f-list ul {

	margin: 0px;
	padding: 0px;
	float: left;
	width: 277px;
	list-style-type: none;
}
.f-list ul li {
	float: left;
	width: 277px;
	margin: 5px 0px 0px;
	font-size: 11px;
	line-height: 17px;
	color: #00AEEF;
	padding: 0px;
}
.f-list li a {
	color: #00AEEF;

	text-decoration: none;
	background: url(images/bullet2.png) no-repeat left;
	padding-left: 13px;
	display: block;
	margin: 0px;
	float: left;
}
.f-list li a:hover {
	color: #fff;

	text-decoration: none;

	background: url(images/bullet2.png) no-repeat left;
	padding-left: 13px;
	display: block;
	margin: 0px;
	float: left;
}
.footer-box {
	font-size: 11px;
	line-height: 20px;
	color: #F9F9F9;
	margin: 0px;
	padding: 8px 0px;
	float: left;
	width: 287px;
}
.footer-box img {
	background: #333333;
	margin: 0px 5px 5px 0px;
	padding: 3px;
	float: left;
	border: 1px solid #000000;
}
.footer-box a {
	color: #00AEEF;
	text-decoration: underline;
}
.footer-box a:hover {
	color: #999999;
	text-decoration: none;



}





#final-footer {
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
	width: 900px;
	position: relative;
	font-size: 11px;
	color: #555;
	line-height: 16px;
	border-top: 1px solid #333;}



/* start main stuff */
.maincontent {float: left; width: 345px; height: 330px;}

.maintext {position: relative; top: 258px; left: 9px; width: 320px; font-size: 11px; font-weight: bold; color: #000000;}

#mainstory {display: block; width: 225px; height: 332px; position: relative; background-image: url('http://www.pophangover.com/image08/bgbox.jpg'); float: left; }


.titleheader {position: relative; top: 261px; left: 50px; width: 320px; height: 34px; font-size: 26px; font-weight: bold; text-transform:uppercase; color: #000000; font-family: "Arial Narrow", Avant Garde, Futura, Century Gothic, sans-serif; letter-spacing: 0px;}
div.maintext a:link {color: #000000; }
div.maintext a:visited {color: #000000;}
div.maintext1 a:visited {color: #000000;}
div.maintext a:hover {color: #729aba;}


.feature {display: block; position: relative; width: 225px; height: 57px; border: 1px solid #CCCCCC; margin: 0px; padding: 0px;}

.smallpics {clear: both; padding-left: 2px; padding-top: 4px; padding-bottom: 4px; width: 80px; float: left; }
.mainwriting {float: left; display: block; width: 132px; margin: 0px; height: 51px; overflow: hidden;  padding-top: 1px;}
.mainwriting a {display: block; color: #464646; text-decoration: none;}
.mainwriting a:link {color: #993300; text-decoration: none;}
.mainwriting a:visited {color: #993300; text-decoration: none;}
.mainwriting a:hover { color: #000000;  text-decoration: underline;}

.mainwriting h1 {font: bold 12px "Century Gothic"; text-transform:uppercase; color: #000000; letter-spacing: 0px; }

.mainwriting h2 {font-size: 10px; padding: 0px;  margin: 0px; font-weight: normal; line-height: 13px;}

.featurepic {border: 1px solid white;}

#column-left {float: left; width: 572px; height: 331px; background-color: #CCCCCC; clear: both; margin-top: 9px; margin-right: 0px; }

.socials {font-size:10px; font-weight:bold; margin-bottom:10px; background:#EEEEEE; border:1px solid #BBB9B2; padding:5px 5px 5px 10px; width:450px;}
.socials a {margin-right:10px; color:#000000; }
.socials a:hover {color:#FF0000; text-decoration:underline;}



.socialss {font-size:10px; font-weight:bold; background:#EEEEEE; border:1px solid #BBB9B2; padding:5px 5px 5px 10px;}
.socialss a {margin-right:10px; color:#FF0000; }
.socials a:hover {color:#FF0000; text-decoration:underline;}

.phentry {margin-bottom:10px; background-color:#FFFFFF; border:1px solid #BBB9B2; width:570px;}
.phentry a {margin-right:10px; color:#BFBCB3;}

.btn_facebook {background:url(http://pophangover.com/image08/btn_facebook.jpg) left no-repeat; padding-left:15px;}


.btn_email {background:url(http://pophangover.com/image08/blog/mail.gif) left no-repeat; padding-left:15px;}
.btn_comment {background:url(http://pophangover.com/image08/blog/comments.gif) left no-repeat; padding-left:15px;}
.btn_delicious {background:url(http://pophangover.com/image08/blog/delicious.gif) left no-repeat; padding-left:15px;}
.btn_digg {background:url(http://pophangover.com/image08/blog/digg.gif) left no-repeat; padding-left:15px;}
.btn_reddit {background:url(http://pophangover.com/image08/blog/reddit.gif) left no-repeat; padding-left:15px;}
.btn_stum {background:url(http://pophangover.com/image08/stumbleit.gif) left no-repeat; padding-left:15px;}
.btn_technorati {background:url(http://pophangover.com/image08/blog/technorati.gif) left no-repeat; padding-left:15px;}
.btn_furl {background:url(http://pophangover.com/image08/blog/furl.gif) left no-repeat; padding-left:15px;}
.btn_buzz {background:url(http://pophangover.com/image08/buzzup.jpg) left no-repeat; padding-left:15px;}

.btn_cat { background:url(http://pophangover.com/image08/blog/category.gif) no-repeat;  padding-left:10px;}
.btn_cmt { background:url(http://pophangover.com/image08/blog/comment.gif) no-repeat; padding-left:10px;}





.btn_cat { background:url(http://pophangover.com/image08/blog/category.gif) no-repeat;  padding-left:20px;}


.btn_cmt { background:url(http://pophangover.com/image08/blog/comment.gif) no-repeat; padding-left:20px;}

.buzzbutt {padding-bottom: 20px; margin: auto}


.hrline {background: #CCCCCC; height: 1px; margin-top: 10px; margin-bottom: 10px;}

.nextprev {
    height: 1.5em;
}
.nextprev .prevsingle {
    float: left;
}
.nextprev .nextsingle {
    float: right;
}

#front-list p { margin-bottom:15px; }

#archive p { margin-bottom:15px; }

#showsnav {
  min-height:150px;
	width:185px;
	background:#EBFFE6;
border: solid #000000 2px;
margin:0px auto;
margin-bottom: 4px;
padding: 5px;
	text-align: center;}

#showsnav h3 { font-size:15px; margin-bottom:7px; color: #0A5C9A; text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif; }

#showsnava {
  min-height:150px;
	width:185px;
	background:#E8F0FF;
border: solid #000000 2px;
margin:0px auto;
margin-bottom: 4px;
padding: 5px;
	text-align: center;}




#showsnava h3 { font-size:15px; margin-bottom:7px; color: #0A5C9A; text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif; }

#tvshowsbg {	width:910px;
border: 1px solid #cccccc;
	background:#fff;
	padding:10px;
margin-bottom: 6px;	
	}

#nextepisode {
  	background:#E8F0FF;
padding: 4px;
}

.moretext {
width: 550px;
margin-bottom: 3px;
}

.twitter {
font-size: 13px;
width:295px;
height:269px;
background:url(http://pophangover.com/images/twitbg.jpg) no-repeat;
margin-top:10px;
margin-bottom:10px;
padding-right: 10px;
}


.twitwrap {
padding-top:25px;
padding-right: 10px;
width:75%;
height:240px;
padding-left:8px;
list-style:none;
background-position:56% 60%;
}

.twitwrap li {
padding-right: 10px;
padding-bottom:16px;
padding-top:6px;
color:#737373;
border-bottom:2px dashed #ddd;
list-style:none;
background:#F9F9F9;
}

.twitwrap li a {
padding-right: 10px;
color:#399BB3;
list-style:none;
}




.sidebar_list2 {
	line-height: 1.6em;
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
}

.sidebar_list2 li {
	line-height: 1.6em;
	list-style: none;
	margin-right: 15px;
padding: 4px;
color:#666666;

}
.sidebar_list2 a:link, .sidebar_list2 a:active, .sidebar_list2 a:visited {
	color: #666666;
}
.sidebar_list2 a:hover {
	color: #d83f2d;
	text-decoration: none;
}


/*Featured Post Slide Show*/
#featured_posts{
background: #ffffff;
width:960px;

height:140px;
}
 
#featured_posts h3{
font-size:11px;
width:255px;
color: #000000;
}
 
#featured_posts ul{

}
 
#featured_posts ul li{
float:left;
margin:0 9px 0;
list-style: none;

}
 
.slide_cont{
width:835px;
clear:none;
float:left;
margin:0 17px;
}
 
.slide_cont ul li h3 a, .slide_cont ul li h3 a:hover{
color:#000000;
list-style: none;
}
 
.prev{
display:block;
width:35px;
height:75px;
background: url('http://pophangover.com/images/left_arrow.png') no-repeat center;
cursor:pointer;
float:left;
margin:35px 0 0 10px;
}
 
.next{
display:block;
width:35px;
height:75px;
background: url('http://pophangover.com/images/right_arrow.png') no-repeat center;
cursor:pointer;
float:right;
margin:35px 10px 0 0;
}

