/*  
Theme Name: Phycel Magazine Theme
Theme URI: http://www.phycel.com/
Description: A premium magazine-style layout for Wordpress with multiple functionalities
Version: 2.51
Author: Rene Folsom
Author URI: http://www.phycel.com

/******************************************
*   HTML Elements                         
******************************************/

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #081341 url(images/background2.jpg) top center no-repeat;
	color: #333;
	padding: 0px 0px 0px 0px;
	}

body, select, input, textarea {
	font: 12px Arial, Verdana, Sans-Serif;
	line-height:1.5em;
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #192d86;
	text-decoration:none;
	}

a:hover, a:active {
	color:#cc0000;
	text-decoration:none;
	}

hr {
	display: block;
	height:2px;
	background:#192d86;
	border:0;
	}

small {
	font-size: 0.9em;
	padding:3px 6px;
	}

/****** Images ****************************/

img, a:link img, a:visited img, a:hover img, a:active img {text-decoration: none;}
img.left,img.center,img.right,img.norm{ margin:5px 12px 5px 0; border:1px dotted #192d86; padding:1px;}
img.left{ float:left; margin:0 12px 5px 0; }
img.center{ display:block; margin:0 auto 5px auto; }
img.right{ float:right; margin:0 0 5px 12px; }
img align left{ float:left; margin:0 12px 5px 0; }

p img {
	padding: 0;
	max-width: 100%;
	}

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 */

/* Images */
img, .post img { padding: 3px; border: 1px solid #999; }
a img { border: none; }

/* Post / archive avatars */
#author-box img, .author .avatar { float: left; width: 100px; height: 100px; margin-right: 10px; }

/* Post images */
.single img, .attachment img { max-width: 98.5%; }

/* Feature images */
#feature img, #features-numbers img { width: 300px; margin: 0 10px 0 0; float: left; }
html>body #feature img, html>body #features-numbers img { max-width: 300px; width: auto; margin: 0 10px 0 0; }

/* Thumbnail images */
img.thumbnail { float: left; width: 125px; height: 125px; margin: 0 10px 10px 0; }

/* Medium images */
img.medium { float: left; margin: 0 10px 5px 0; }


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px dotted #192d86;
	text-align: center;
	background-color: #eeeeee;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
	
		
/******************************************
*   General Structure                         
******************************************/

#page { /*the main container*/
	width:972px;
	margin:0 auto;
	font-size:1em;
	padding: 0px;
	border:0px double #333;
	background: url(images/container2.jpg) top center;
	}
	
#top-bg {
	background: url(images/header-container4.jpg) top center no-repeat;
	}

#branding {/*where the logo sits*/
	height:234px;
	width: 972px;
	background: url(images/header-container4.jpg) top center no-repeat;
	}

#header-flash {
	margin: 0 0 0 216px;
	}
	
#top-container {
	background: url(images/top-container3.jpg) top center no-repeat;
	}
	
#inner-container {
	background: url(images/top-container3.jpg) top center no-repeat;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {/*you guessed it: it�s the sidebar container*/
	width: 198px;
	margin-top: 0px;
	float:left;
	}

#leftcol {/*the left homepage column carrying the "Featured Article" section*/
	width:325px;
	border-right:1px solid #b6b6b6;
	padding-right:18px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left;
	}	
	
#rightcol {/*actually the column in the middle of the homepage (if the right column is the sidebar)*/
	width:325px;
	padding-left:18px;
	margin-top: 10px;
	text-align:justify;
	}

#homepagetop {
	background: url(images/homepage-feature.jpg) center no-repeat;
	margin: 15px 0 10px 0;
	position: relative;
	height: 350px;
	}

.promovideo {
	position: absolute;
	top: 30px;
	left: 338px;
	}

.morevideos a:link, .morevideos a:visited {
	position: absolute;
	top: 320px;
	left: 230px;
	}
	
.morevideos a:link, .morevideos a:visited {
	font-size: 10px;
	font-weight: bold;
	color:#eeeeee;
	text-align: right;
	padding-right: 10px;
	text-decoration: none;
	}

.morevideos a:hover, .morevideos a:active {
	color:#FFFFCC;
	}

.aboutkk {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color:#FFFFFF;
	padding: 2px 10px 10px 20px;
	width: 300px;
	}

.aboutkk a:link, .aboutkk a:visited {
	font-size: 12px;
	color:#eeeeee;
	float: right;
	text-align: right;
	padding-right: 10px;
	text-decoration: none;
	}

.aboutkk a:hover, .aboutkk a:active {
	color:#FFFFCC;
	}

.aboutkk h3 {
	display: none;
	visibility: hidden;
	}


		
/******************************************
*   Sidebar                         
******************************************/

#sidebar h2, #sidebar h2 a {
	font: 1.4em Arial, Helvetica, sans-serif;
	background: url(images/sidebar-header-bg2.jpg) top right repeat-y;
	text-transform:uppercase;
	margin-bottom:4px;
	padding-right:15px;
	font-weight:bold;
	color:#eeeeee;
	text-align: right;
	}

#sidebar h3, #sidebar h3 a {
	background: url(images/sidebar-header-bg2.jpg) top right repeat-y;
	font-size:1.2em;
	border-bottom:2px dotted #888888;
	padding:5px 15px 3px 2px;
	margin:20px 0 15px 0;
	color:#eeeeee;
	text-align: right;
	}
	
#sidebar a:link, #sidebar a:visited {
	background: url(images/sidebar-nav-bg2.jpg) top right repeat-y;
	display:block;
	color: #ffffff;
	font-weight:bold;
	padding:4px 20px 4px 4px;
	}
		
#sidebar a:hover, #sidebar a:active {
	background: #ffffff;
	color: #192d86;
	font-weight:bold;
	text-decoration:none;
	border-bottom:none;
	}

#sidebar li a:link, #sidebar li a:visited {
	background: url(images/sidebar-nav-bg2.jpg) top right repeat-y;
	display:block;
	color: #ffffff;
	font-weight:bold;
	padding:4px 20px 4px 4px;
	}
		
#sidebar li a:hover, #sidebar li a:active {
	background: #ffffff;
	color: #192d86;
	font-weight:bold;
	text-decoration:none;
	border-bottom:none;
	}

.subnav a:link, .subnav a:visited {
	color: #192d86;
	}
		
.subnav a:hover, .subnav a:active {
	color: #192d86;
	}
	
.subnav li {/*.subnav is mainly the categories list*/
	list-style:none;
	}

.subnav li a:link, .subnav li a:visited {
	background: url(images/sidebar-nav-bg2.jpg) top right repeat-y;
	display:block;
	color: #ffffff;
	font-weight:bold;
	padding:4px 20px 4px 4px;
	}
		
.subnav li a:hover, .subnav li a:active {
	background: #ffffff;
	color: #192d86;
	font-weight:bold;
	text-decoration:none;
	border-bottom:none;
	}
	
#sidelist li {
	list-style:none;
	}
	
.bullets li {
	margin:0 0 5px 15px;
	list-style:square;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	margin-left:22px;
	}

#sidelist .children {
	background:#cccccc;
	}

#sidelist .children li {
	background: url(images/sidebar-nav-bg2.jpg) top right repeat-y;
	display:block;
	color: #ffffff;
	font-weight:bold;
	padding:4px 20px 4px 4px;
	margin-left:15px;
	padding-left:15px;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	background: url(images/sidebar-nav-bg2.jpg) top right repeat-y;
	display:block;
	color: #ffffff;
	font-weight:bold;
	padding:4px 20px 4px 4px;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	background: #ffffff;
	color: #192d86;
	font-weight:bold;
	text-decoration:none;
	border-bottom:none;
	}

#sidelist .feed li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/rss.gif) no-repeat;
	}
	
.current_page_item { }

/******************************************
*   Content Sidebar
******************************************/

#content_sidebar {
	width: 175px;
	float: right;
	margin: 0 0 0 10px;
	text-align: right;
	}

#content_sidebar ul li, #content_sidebar ol li {
	list-style: none;
	margin-bottom:5px;
	margin-left:5px;
	background: #eeeeee;
	}

#content_sidebar ul li a:link, #content_sidebar ul li a:visited, #content_sidebar ol li a:link, #content_sidebar ol li a:visited {
	background: #eeeeee;
	color: #000066;
	}
	
#content_sidebar ul li a:hover, #content_sidebar ul li a:active, #content_sidebar ol li a:hover, #content_sidebar ol li a:active {
	background: #FFFFCC;
	color: #990000;
	}

	
/******************************************
*   Headlines                         
******************************************/

.blogtitle, .blogtitle a {
	color: #000;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: regular;
	padding: 20px 0px 10px 0px;
	}

h1 {
	color: #840000;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
	}
	
h2 {
	color: #840000;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	margin: 20px 0;
	background: url(images/single-yellow-light.jpg) bottom center repeat-x;
	}
	
h2 img.ttf {
	border:none;
	}

h1 a, h1 a:hover, h2 a, h2 a:hover {
	border:none;
	}
	
h3 {
	font: 1.4em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:4px 0 4px 0;
	font-weight:bold;
	color:#840000;
	}

h3#respond {
	font-size:1.1em;
	border-top:1px solid #666;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h3 a:link, h3 a:hover, h3 a:visited {
	color: #666;
	border:none;
	}

h4 {
	font-size:1.4em;
	text-transform:uppercase;
	margin:6px 0 6px 0;
	}
	
	
	
/******************************************
*   Content                        
******************************************/

#content {
	width:700px;
	float:right;
	padding-right: 45px;
	}

.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}

/* Featured Articles formatting "leftcol" */

.feature {
	background: url(images/backgrounds/bg_featured.jpg) repeat-x #eeeeee;
	padding:15px;
	border: 1px solid #ccc;
	}

.feature p, #rightcol p { margin:0;	}

#leftcol img, #rightcol img {
	padding:1px;
	border:1px solid #999;
	}

#leftcol .feature {	margin-bottom: 15px; }

/* Formating of the Leadstory stuff in the tabbed section */
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #999;
	}

.title, a.title  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:bold;
	color: #840000;
	letter-spacing:normal;
	}
		
#lead p {
	margin-bottom:10px;
	}


/* Formating of "rightcol" which is the column in the homepage middle ;-) */

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px solid #999;
	padding:12px 0;
	}	
	


/* Post Formatting */

.entry {
	padding-bottom:28px;
	
	text-align:justify;
	}

.post blockquote {
	color:#666;
	background:#eeeeee;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;	
	}	
	
.postmetadata {
	font-size:0.9em;
	margin:0 0 10px 0;
	padding:5px 10px;
	background:#eeeeee;
	border-top:1px solid #cccccc;	
	border-bottom:1px solid #cccccc;	
	}
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	

#searchform { 	padding:16px 5px 0 0; 	}

.button {
	padding: 1px;
	background:#333;
	color:#fff;
	border:none;
	}

.button:hover {
	background:#666;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#F4F4EC;
	border:1px solid #E6E3D3;
	}

.commentlist blockquote {
	color:#666;
	background:#fff;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}	

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	border:1px solid #E6E3D3;
	}



/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}
	
	
/******************************************
*   Footer                        
******************************************/

#footer {
	margin: 0 auto;
	position:relative;
	background: url(images/footer2.jpg) top center no-repeat;
	width: 972px;
	font-size:11px;
	padding-top:15px;
	color:#FFF;
	height:250px;
	}

#footercopy {
	position: absolute;
	top:225px;
	left:0;
	text-align:right;
	font-weight: bold;
	width: 972px;
	padding-right:25px;
	}

#footercopy a {
	color:#eeeeee;
	}

#footercopy a:hover {
	color:#ffffff;
	border-bottom:none;
	}
	
#footerquotes {
	padding-left: 215px;
	padding-top: 25px;
	width: 450px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 11px;
	color: #444;
	text-align:center;
	}
	
.quoteslink a, .quoteslink a:visited {
	padding-top:2px;
	color:#2d4ab4;
	font-weight:bold;
	border-bottom:none;
	text-align:right;
	}
	
.quoteslink a:hover, .quoteslink a:active {
	padding-top:5px;
	color:#880000;
	font-weight:bold;
	border-bottom:none;
	}
	
/******************************************
*   Kwicks                        
******************************************/

 .kwicks {  
     list-style: none;  
     position: relative;  
     margin: 0 0 0 200px;  
     padding: 0; 
	 background-image:url(images/no_flicker.jpg); /*some browsers are to slow when aligning the menu items via jQuery and so the background shines through, this prevents this flickering*/

 }  
 .kwicks li{  
    display: block;  
    overflow: hidden;  
    padding: 0;  
    cursor: pointer;  
	float: left;
	width: 103px;
	height: 54px;
	margin-right: 0px;
	background-image:url(images/menu3-bg.jpg);
	background-repeat:no-repeat;
}
.kwicks a{
	display:block;
	height:54px;
	text-indent:-9999px;
	outline:none;
}

#kwick1 {
	background-position:0px 0px;
}
#kwick2 {
	background-position:-200px 0px;
}
#kwick3 {
	background-position:-400px 0px;
}
#kwick4 { 
	background-position:-600px 0px;
}

#kwick5 { 
	background-position:-800px 0px;
}

#kwick6 { 
	background-position:-1000px 0px;
}

#kwick7 { 
	background-position:-1200px 0px;
}

#kwick1.active, #kwick1:hover, #kwick1 .current_page_item, #home .on { 
	background-position: 0 bottom;
}
#kwick2.active, #kwick2:hover, kwick2 .current_page_item, #home .on {
	background-position: -200px bottom;
}
#kwick3.active, #kwick3:hover, kwick3 .current_page_item, #home .on {
	background-position: -400px bottom;
}
#kwick4.active, #kwick4:hover, kwick4 .current_page_item, #home .on {
	background-position: -600px bottom; 
}

#kwick5.active, #kwick5:hover, kwick5 .current_page_item, #home .on {
	background-position: -800px bottom; 
}

#kwick6.active, #kwick6:hover, kwick6 .current_page_item, #home .on {
	background-position: -1000px bottom; 
}

#kwick7.active, #kwick7:hover, kwick7 .current_page_item, #home .on {
	background-position: -1200px bottom; 
}