/*
Theme Name: TopStoryWeekly
Theme URI: http://www.topstoryweekly.com
Description: Custom Wordpress Theme for Big News designed and written by Kevin McShane.
Version: 1.0
Author: Kevin McShane
Author URI: http://portfolio.kevinmcshane.org
*/
/*
"Top Story Weekly" (C) 2009 Top Story! Weekly - http://www.topstoryweekly.com/ - all rights reserved.
*/


/* BEGIN RESET STYLES */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: disc;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* END RESET STYLES */



/* START COMMON STYLES */

body {
	line-height: 1.3em;
	font-size: 62.5%;
	color: black;
	background: black url('http://www.topstoryweekly.com/wp-content/themes/TopStoryWeekly/images/common_bkgrnd.jpg') top center repeat-y;
	font-family: Times New Roman, Times, serif;
	text-align: center;
	margin: 0 auto;
	}

a {
	text-decoration: none;
	color: #00709f;
}

a:hover {
	text-decoration: underline;
}

em {
   font-style: italic;
}

strong {
   font-weight: bold;
}

/* END COMMON STYLES */



/* BEGIN LAYOUT STYLES */


#pagewrapper {
	margin: 0 auto;
	text-align: center;
    width: 1000px;
}
    

#header {
    background-image: url('http://www.topstoryweekly.com/wp-content/themes/TopStoryWeekly/images/common_headerbkgrnd.jpg');
	width: 1000px;
	height: 160px;
        text-align: left;
}

#main_nav {
	text-align: right;
	padding: 9px 5px 7px 5px;
	font: bold 1.5em Helvetica, Arial, sans-serif;
	background-color: #990000;
	border-top: 1px solid #660000;
	border-bottom: 1px solid #660000;
	text-transform: uppercase;
	color: white;
}

#main_nav li {
	display: inline;
	border-left: 1px solid white;
	list-style: circle;
	margin-left: 6px;
	padding-left: 8px;
}

#main_nav #nav_first {
	border-left: none;
}

#main_nav a {
	color: white;
}

#main_nav a:hover {
	color: black;
	text-decoration: none;
}

#main_nav_searchform, #main_nav_s, #main_nav_searchsubmit {
	display: inline;
}

#nav_shadow {
        height: 10px;
        background: transparent url('http://www.topstoryweekly.com/wp-content/themes/TopStoryWeekly/images/common_navshadow.gif') top left repeat-x;
}

#title a {
	background-image: url('http://www.topstoryweekly.com/wp-content/themes/TopStoryWeekly/images/common_topstoryweeklylogo.png');
	display: block;
	z-index: 1;
	position: relative;
	left: 0px;
	top: -4px;
	width: 400px;
	height: 210px;
	text-indent: -500em;
}

#description {
	visibility: hidden;
	display: none;
}

#col1, #col2 {
	width: 175px;
	margin: 25px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	text-align: left;
	clear: none;
}

#col1 {
	float: left;
}

#col2 {
	float: right;
}

#content {
	float: left;
	clear: none;
	text-align: left;
	margin-top: 25px;
	width: 550px;
}

#content img {
	max-width: 550px;
}

#footer {
	width: 100%;
	clear: both;
	padding: 15px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
}


/* END LAYOUT STYLES */


/* BEGIN COLUMN/WIDGET STYLES */

#col1 ul, #col2 ul {
	font-size: .9em;
	margin-bottom: 10px;
}

#col1 ul ul, #col2 ul ul {
	background-color: white;
	padding: 7px 0;
	border: 1px solid #0057a6;
}

.widget_text {
	margin-bottom: 10px;
	}

.textwidget {
	background-color: white;
	border: 1px solid #0057a6;
	padding: 7px;
}

#col1 li li, #col2 li li {
	margin-left: 2em;
	margin-right: 1em;
	}

#col1 .widgettitle, #col2 .widgettitle {
	background: #0057a6 url('http://www.topstoryweekly.com/wp-content/themes/TopStoryWeekly/images/common_widgetheadbkgrnd.gif') top left no-repeat;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.2em;
	padding: 4px;
}

#col1 .widgettitle a,
#col1 .widgettitle a:hover,
#col2 .widgettitle a,
#col2 .widgettitle a:hover {
	color: white;
	}

#col1 .widget, #col2 .widget {
	list-style: none;
	}

#col1 #search {
	margin-bottom: 10px;
	}

#tag_cloud, #xspf-player, #calendar {
	padding: 7px;
	border: 1px solid #0057a6;
	margin-bottom: 10px;
}

#show_info {
		background-color: #FFFFFF;
		margin: -7px;
		padding: 7px;
        text-align: center;
        font-size: 1.1em;
}

#tag_cloud .widgettitle, #xspf-player .widgettitle {
	margin: -7px -7px 7px -7px;
}

#feed-buttons ul {
	list-style: none;
	}

#calendar .widgettitle {
	visibility: hidden;
	display: none;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	text-align: center;
}

/* END COLUMN/WIDGET STYLES */



/* BEGIN POST STYLES */

.post {
	margin-bottom: 2.5em;
	border-bottom: 1px solid gray;
	}

.post .post-header {
	margin-bottom: 1em;
	}

.post .post-title {
	font-size: 2.2em;
	line-height: 1em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	}

.post .post-date {
	font-size: 1.2em;
	font-family: Helvetica, Arial, sans-serif;
	color: gray;
}

.post .post-entry h2 {
        clear: both;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 1.5em;
        font-family: Helvetica, Arial, sans-serif;
}

.post .post-entry .castimg {
        float: left;
        margin: 0 10px 10px 0;
}

.post .post-entry p {
	font-size: 1.4em;
	line-height: 1.1em;
	margin-bottom: 1em;
}

.post-entry ul, .post-entry ol {
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 0 2em;
}

.post-entry ul li, .post-entry ol li {
	margin-bottom: 1.2em;
}

.post .post-metadata {
	font-family: Helvetica, Arial, sans-serif;
	margin: 1em 0;
	}

#single-post-metadata {
	background-color: #E2E2E2;
	font-size: 1.2em;
	line-height: 1.3em;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 10px;
	padding: 10px;
}

#comments {
	font-size: 1.4em;
	line-height: 1.4em;
}

#comment-count, #respond {
	font: bold 1.1em Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.commentlist {
	list-style-type: none;
}

.commentlist li {
	padding: 0 15px 7px 15px;
	margin-bottom: 7px;
	border-bottom: 1px dotted gray;
}

.comment-metadata {
	color: gray;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .8em;
}

.formcontainer {
	border-bottom: 1px solid black;
	margin-bottom: 10px;
	padding-bottom: 10px;
}


/* END POST STYLES */


/* BEGIN PAGE NAV STYLES */

.navigation {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

.navigation .alignleft, navigation .middle {
	width: 33%;
	float: left;
	}

.navigation .alignleft {
	text-align: left;
}

.navigation .middle {
	text-align: center;
	}
	
.navigation .alignright {
	width: 33%;
	float: right;
	text-align: right;
	}

/* END PAGE NAV STYLES */


/* end style.css */