/*
	
	This stylesheet will allow you to futureproof your
	changes against future releases and upgrades. I know
	you work hard on your modified styles, and I don't
	want you to feel like every upgrade is a total drag!
	
	Instructions:
	
	Modifying existing Cutline styles to your liking is a
	breeze with this handy stylesheet. The <body> tag
	within the header.php file has been appended with a
	CSS class called "custom," and thanks to this, you now
	have the ability to override ANY style that's declared
	in the original Cutline stylesheet.
	
	In practice, you simply need to copy the CSS for the
	element that you want to change (from style.css) and
	then paste it here. Prefix the new CSS declaration
	with .custom, and then make your tweaks as necessary.
	
	Here's an example:
	
	To change the default color of unvisited links from 
	blue to red (#c00) and remove the default underline, 
	this is what you would do:
	
	.custom a { color: #c00; text-decoration: none; }
	
	Cool? Now get to hackin!
*/
body {font: Georgia, "Times New Roman", Times, serif; font-size: 10px; }

a { color: #336699; text-decoration: underline; }

a:visited { color: #336699; text-decoration: underline; }

a:hover { color: #336699; text-decoration: underline; }

h1, h2, h3 { font-weight: 400; font-family: Georgia, "Times New Roman", Times, serif; color: #000; }

#masthead {  float: left; margin-bottom: 5px; }

/*---:[ header styles ]:---*/
	
#gyro_def { background-image: url(/images/design/gk_brackets.jpg); background-repeat: no-repeat; width: 170px; height: 90px; margin: 20px 0px 0px 37px; }

#gyro_def_text { width: 150px; margin: 0px; padding: 10px 5px 0px 10px; color: #666;}

/* white nav bar stytles */

ul#nav { list-style: none; width: 1090px; padding: 0px 10px 0px 0px; background: url('images/hr_dot_black.gif') repeat-x; border-bottom: 2px solid #000; border-top: 2px solid #ccc;float: left; clear: both; }

ul#nav li.current_page_item a, ul#nav li.current_page_item a:visited, ul#nav li.current_page_item a:hover { color: #999; text-decoration: underline; }

ul#nav li { padding: 0.85em 40px 0.7em 0; font: bold 1.1em Helvetica, Arial, sans-serif; text-transform: uppercase; float: left; }

#topnav {border-top: 7px solid #000; }

/* white nav bar stytles end*/

#navbar { width: 1070px; padding: 0px 10px 0px 20px; background-color: #333; border-bottom: 2px solid #000; float: left; clear: both; }

#navbar a { color: #CCC; padding: 0.60em 40px 0.5em 0; font: 1.1em Helvetica, Arial, sans-serif; text-transform: uppercase; float: left;}

#navbar a:visited { color: ffffff; text-decoration: none; text-align:left;}

#navbar a:hover { color: ffffff; text-decoration: underline; text-align:left;}

.rss { padding: 0.85em 10px 0.7em 0; font: bold 1.1em Helvetica, Arial, sans-serif; text-transform: uppercase; float: right; }			

.rss_image { float: right; padding-left: 5px; }

.rss a {  color: #000; text-decoration: none; }

.rss a:visited { color: #000; text-decoration: none; }

.rss a:hover { color: #000; text-decoration: underline; }

h2 a { color: #000; text-decoration: none; }
	
h2 a:visited { color: #0000; text-decoration: none; }
	
h2 a:hover { color: #336699; text-decoration: underline; }

#container { width: 1100px; margin: 15px auto 0 auto; }

#content_box { width: 1100px; text-align: left; float: left; clear: both; }

#content { width: 500px; padding: 0 0 0 20px; float: left; }
		
#sidebar { width: 300px; padding: 0 0 0 15px; float: right; }
	
#l_sidebar { width: 210px; padding: 0 0 0 15px; float: left; }
		
#footer { width: 1100px; padding: 1.2em 0 0 0; border-top: 2px solid #ccc; float: left; clear: both; }

ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 210px; margin: 0 0 2.0em 0; font-size: 1.3em; line-height: 1.4em; float: left; }

ul.r_sidebar_list li.widget, ul.r_sidebar_list li.linkcat { width: 300px; margin: 0 0 2.5em 0; font-size: 1.3em; line-height: 1.4em; float: left; }

#intro_quote { width: 500px; border: 2px solid #ccc; padding: 5px; margin: 0px 0px 10px 0px; font-size: 12px; }

#category_toparticles { width: 505px; border: 1px dotted #333; padding: 5px 0px 10px 10px; margin: 15px 0px 10px 0px; font-size: 12px; color: #666;}

#category_toparticles a { color: #336699; text-decoration: none; }
	
#category_toparticles a:visited { color: #0000; text-decoration: none; }
	
#category_toparticles a:hover { color: #336699; text-decoration: underline; }

#category_video_intro p {font-size: 11px; font-style:italic; padding: 5px; color: #666; }

#search_form .search_input { width: 201px; padding: 3px; color: #336699; font: normal 1.0em Georgia, "Times New Roman", Times, serif; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; }

#features { margin-bottom: 20px; }

#features h2 { font-size:20px; font-style:italic; margin: 10px 10px 5px 10px; }

#features img { border: #333 solid 1px; }

#topstories { text-align: center; border: #333 dotted 1px; margin: 0px 0px 0px 3px; height: 298px; }

#topstories p { font: normal 1.5em Georgia, "Times New Roman", Times, serif; margin: 0px 10px 10px 10px; }

#topstories a { color: #000; text-decoration: none; }
	
#topstories a:visited { color: #0000; text-decoration: none; }
	
#topstories a:hover { color: #336699; text-decoration: underline; }

#featurecredit { font-size: 12px; color: #fff; padding: 10px 0px 5px 7px;}

#featurecredit2 { font-size: 16px; font-style: italic; color: #999; padding: 4px 0px 10px 7px; border-top: solid 1px #666; }

#homethumbs { padding: 5px 13px 8px 7px; float: right;}

#featuredvideo { background-color:#000; height: 370px; width: 290px; margin: 0px 0px 10px 0px; padding: 5px 0px 0px 0px; text-align: center; clear: both;}

#videohead { height: 35px; width: 278px; border: 1px dotted #ccc; position: relative; margin: 0px 5px 0px 5px; padding: 10px 0px 0px 0px; clear: both;}

#videohead1 { padding-left: 10px; padding-right: 5px; font-size: 18px; color:#fff; float: left; }

#videohead2 { font-size: 18px; color: #999; text-align: left; }

#videobox1 { height: 180px; width: 278px; background-color: #333; position: relative; margin: 10px 5px 0px 5px; padding: 0px; }

#videobox1 img { padding: 6px; border: 0px; }

#videobox2 { height: 110px; width: 278px; background-color: #333; position: relative; margin: 6px 5px 0px 5px; padding: 0px; clear: both;}

#videobox2 img { margin-left: 2px; padding: 6px 3px 3px 3px; }

#videocategorytag { font-size: 11px; color: #999; float: left; padding-right: 5px; }

#videoboxlinks { font-size: 11px; margin: 10px 5px 5px 10px; text-align: left; }

#videoboxlinks a { color: #ccc; padding: 2px 0px 0px 0px; text-decoration: none; }

#videoboxlinks a:visited { color: #ccc; text-decoration: none; }
	
#videoboxlinks a:hover { color: #ccc; text-decoration: underline; }

#videotitle { font-size: 12px; color: #fff; text-align: center;}

#videotitle a { font-size: 12px; color: #ccc; padding: 2px 0px 0px 0px; text-decoration: none; text-align: center; }

#videotitle a:visited { color: #ccc; text-decoration: none; }
	
#videotitle a:hover { color: #ccc; text-decoration: underline; }

#videobox2 a { font-size: 12px; color: #ccc; padding: 2px 0px 0px 0px; text-decoration: none; text-align: center; }

#videobox2 a:visited { color: #ccc; text-decoration: none; }
	
#videobox2 a:hover { color: #ccc; text-decoration: underline; }

#topstories_home { width: 215px; background-color: #fff; position: relative; margin: 0px 0px 15px 0px; padding: 10px; }

#topstories_home p { font: normal 1.7em Georgia, "Times New Roman", Times, serif; margin: 0px 0px 0px 0px; text-align: center; }

#topstories_home a { color: #336699; text-decoration: none; }

#topstories_home a:visited { color: #0000; text-decoration: none; }
	
#topstories_home a:hover { color: #336699; text-decoration: underline; }

#bestcolumns { background-color:#333; height: 37px; width: 210px; margin: 0px 0px 3px 0px; padding: 3px 0px 0px 0px; text-align: center; clear: both;}

#bestcolumns_category { background-color:#333; height: 37px; width: 290px; margin: 0px 0px 3px 0px; padding: 3px 0px 0px 0px; text-align: center; clear: both;}

#bestcolumnshead { height: 27px; width: 202px; border: 1px dotted #ccc; position: relative; margin: 0px 3px 0px 3px; padding: 5px 0px 0px 0px; clear: both;}

#bestcolumnshead_category { height: 27px; width: 280px; border: 1px dotted #ccc; position: relative; margin: 0px 3px 0px 3px; padding: 5px 0px 0px 0px; clear: both;}

#bestcolumns1 { padding-left: 10px; padding-right: 5px; font-size: 18px; color:#fff; float: left; }

#bestcolumns2 { font-size: 14px; color: #ccc; text-align: left; padding-top: 2px; }

#bestbox { width: 188px; background-color: #fff; border: 1px dotted #333; position: relative; margin: 0px 0px 15px 0px; padding: 10px; }

#bestbox_category { width: 267px; background-color: #fff; border: 1px dotted #333; position: relative; margin: 0px 0px 15px 0px; padding: 10px; }

#bestbox img { padding: 6px; border: 0px; }

#bestbox p { font: normal 1.2em Georgia, "Times New Roman", Times, serif; margin: 0px 0px 0px 0px; text-align: center; }

#bestbox a { color: #336699; text-decoration: none; }

#bestbox a:visited { color: #0000; text-decoration: none; }
	
#bestbox a:hover { color: #336699; text-decoration: underline; }

#bestbox_category p { font: normal 1.2em Georgia, "Times New Roman", Times, serif; margin: 0px 0px 0px 0px; text-align: left; }

#bestbox_category a { color: #336699; text-decoration: none; }

#bestbox_category a:visited { color: #0000; text-decoration: none; }
	
#bestbox_category a:hover { color: #336699; text-decoration: underline; }

#bestboxcredit {color: #666; font-size:.8em; margin-bottom: 5px; text-align:center; font-style:italic; }

#topstories_credit {color: #666; font-size:1.0em; margin-bottom: 5px; text-align:left; font-style:italic; }

#videotitle { font-size: 12px; color: #fff; text-align: center;}

#videotitle a { font-size: 12px; color: #ccc; padding: 2px 0px 0px 0px; text-decoration: none; text-align: center; }

#videotitle a:visited { color: #ccc; text-decoration: none; }
	
#videotitle a:hover { color: #ccc; text-decoration: underline; }

#videobox2 a { font-size: 12px; color: #ccc; padding: 2px 0px 0px 0px; text-decoration: none; text-align: center; }

#videobox2 a:visited { color: #ccc; text-decoration: none; }
	
#videobox2 a:hover { color: #ccc; text-decoration: underline; }

#maincategorylinks { color: #999; margin-left: 10px; }

#maincategorylinks a { color: #FFF; text-decoration: underline; }

#maincategorylinks a:visited { color: #FFF; text-decoration: underline; }

#maincategorylinks a:hover { color: #FFF; text-decoration: underline; }

#content_box #categoryhead h1 {
	margin: 20px 0px 10px 0px;
}
#categoryintro p { font-size: 13px; line-height: 18px; margin-bottom: 15px;}

#content_box #categoryhead h2 { font-size: 2.5em;
	margin: 15px 0px 15px 0px;
}

.search { padding: 0.2em 1em 0.2em 0; float: right;  }

#category_media { background-color:#fff; height: 150px; width: 100%; margin: 0px -17px 30px 0px; padding: 0px 5px 0px 1px; border: solid 1px #999; border-bottom: solid 1px #999;}

#category_videohead1 { padding: 5px 5px 5px 10px; font-size: 14px; color:#666; float: left; }

#category_videohead2 { padding: 5px 5px 5px 10px; font-size: 11px; color:#666; float: right; }

#categorybox2 {color:#FFF; float: left;}

#categorybox2 a { font-size: 10px; color: #333; padding: 0px 0px 0px 0px; text-decoration: none; text-align: center; }

#categorybox2 a:visited { color: #333; text-decoration: none; }
	
#categorybox2 a:hover { color: #333; text-decoration: underline; }

#category_photocredit a {font-size: 11px; color:#eee; text-decoration:underline; }

img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
/* optional rounded corners for browsers that support it */
-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;
}

.cc {font-size: 10px; margin-top: -10px; }

.visit_archives {text-align: center; }

#gk_intro { font-size: .5em; line-height: 1.15em; }

#category_photocredit {
	color: #CCC;
	background-color: #333;
	font-size:11px;
	font-style:italic;
	padding: 4px 10px 4px 10px;
	float: right;
}

.footer_info { margin: 0 0 0.923em 1em; font-size: 1.3em; color: #888; float: right; }
.footerinfo a, .footer_info a:visited { color: #888; text-decoration: none; }
.footer_info a:hover { color: #888; text-decoration: underline; }

#header_logo { margin-top: 30px; }

#phonetic { margin-bottom: -10px; }

#ce_widget_ul { line-height: 12px; }

.grayrule { margin: 20px 8px 10px 10px; border-bottom: 1px solid #EEEEEE; }