/*
Theme Name: Short of the Week
Theme URI: http://andrewsallen.com
Description: A WordPress theme crafted by hand for the exlusive use on <a href="http://shortoftheweek.com">Short of the Week</a>.
Version: 1.0
Author: Andrew S Allen
Author URI: http://andrewsallen.com/
Tags: awesome,colorful,simple,designer,clean,black,white

	Short of the Week
	http://shortoftheweek.com/

	This theme was crafted by the hand of Andrew S Allen,
	you can find his work at http://andrewsallen.com/

*/


/* Begin Typography & Colors */

body {
	font-size: 14px;
	font-family: Georgia, Serif;
	background: white;
	color: #252525;
	text-align: left;
	}

#header{
}

#header .nav {
	float: right;
	}

#header .nav a:hover {
	border-bottom: 1px dotted #ddd;
	}

#content {
}

#sidebar {
	}
	
#sidebar li {
	font-size: 18px;
	}

#footer {
	font-family: Verdana, sans-serif;
	color: white;
}

#footer a:hover {
	color: white;
}

h1, h2, h3 {
	text-align: left;
	font-weight: normal;
	font-family: Hoefler Text, Georgia, Serif;
	
	}

h1 {
	font-size: 36px;
	line-height: 36px;
}

h2 {
	font-size: 24px;
	line-height: 24px;
}

h3 {
	font-size: 18px;
}

h4, h5 {
	text-align: left;
	text-transform: uppercase;
	font-family: "Gill Sans", Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 9px;
	letter-spacing: 3px;
	color: #ee145b;
	}
	
h4 {
	background-color: #ececec;
	color: #252525;
	padding: 5px 5px 3px 8px;
	}

.hbar {
	border-top: 1px dotted #999;
	width: 95%;
	clear: both;
	margin: 0px 0 0 0;
	}

a, a:hover, a:visited {
	color: inherit;
	text-decoration: none;
	}

a:hover {
	color: #ee145b;
	}
	
.category a:hover, h4 a:hover {
	color: #252525;
	}
	
.entry {
	width: 95%;
	line-height: 21px;
	margin: 20px 0 100px 0;
	}
	
.entry a, .excerpt a, .commentlist p a {
	border-bottom: 1px dotted #252525;
	}

.initialcap {
	font-size:78px; 
	font-weight: normal;
	float:left;
	padding-right: 8px;
	line-height:60px;
	color:#ccc;
	}

.excerpt {
	line-height: 18px;
	/*border-bottom: 1px dotted #252525;*/
	}
	
#sidebar .excerpt {
	border-bottom: none;
	}
	
.category {
	text-align: left;
	text-transform: uppercase;
	font-family: Gill Sans, Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	letter-spacing: 1px;
	color: #ee145b;
	}
	
.category small {
	text-transform: none;
	font-size: 9px;
	font-family: Georgia;
	font-style: italic;
	letter-spacing: 0px;
	}
	
.greyboxtext {
	color: white;
	}
	
.greyboxtext, .greyboxtext h1, .greyboxtext h2, .greyboxtext h5 {
	color: white;
	margin: 0 0 5px 0;
	}
.greyboxtext h1 a:hover, .greyboxtext h2 a:hover {
	color: white;
	}
	
.singlebox .greyboxtext {
	font-size: 18px;
	line-height: 24px;
	letter-spacing: .07em;
	}
	
.detailtext, .detailtextwhite {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #999;
	}
	
.detailtextwhite {
	color: white;
	}

.detailserif {
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 14px;
	color: #999;
	}
		
.greyboxtext .category a:hover {
	color: white;
	}
	
.linkbox {
	font-family: Verdana;
	font-size: 12px;
	color: white;
	}
	
.tightcolumn ul {
	font-size: 18px;
	}
	
.commenttext {
	font-style: italic;
	font-size: 18px;
	color: #ee145b;
	}
	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #999;
	}

code {
	font: 12px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	letter-spacing: 1px;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

body {
	margin: 0 0 0 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: auto;
	padding: 0;
	width: 960px;
	}

#header {
	border-top: 8px solid #252525;
	margin: 0 0 0 0;
	padding: 0;
	height: 120px;
	width: 960px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0px 0 50px 0;
	width: 640px;
	clear: none;
	}
	
.tightcolumn {
	width: 208px;
	margin: 0 0 30px 0;
	padding: 0 3px 0 0;
	clear: none;
	float: left;
	}
	
.postlist {
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 20px;
	}
	
.filmlist {
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 155px;
	}
	
.filmlisttext{
	width: 370px;
	padding-right: 10px;
    padding-left: 15px;
	float: left;
	}
	
.filmlistimg {
    width: 240px;
	height: 10px;
	float: left;
	}
	
.filmlistimg, .filmlisttext {
	margin: 0 0 0px 0;
	}
	
.playlist {
    width:105%; 
    clear: both;
}

.playlist a {
    border-bottom: 0;
}


.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.narrowcolumn .excerpt {
	margin: -5px 0 0 0;
	}
	

.mainimage {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 360px;
	position: relative;
	}
	
.greybox {
	width: 240px;
	height: 360px;
	margin-top: -360px;
	background-image: url("images/trans_black.png");
	background-repeat: repeat;
	position: relative;
	}
	
.greyboxtext {
	height: 260px;
	padding: 25px 20px 20px 20px;
	}
		
.linkbox {
	height: 18px;
	width: 200px;
	padding: 6px 20px 4px 20px;
	background-color: #111;
	clear: both;
	}
	
.postmetadata {

}

.clear {
	clear: both;
}

#sidebar {
	padding: 0 0 50px 0;
	margin-bottom: 50px;
	width: 300px;
	float: right;
	clear: none;
	}
	
.greysidebar, .singlebox {
	margin-left: -17px;
}
	
.greysidebar {
	background-color: #ddd;
	margin-top: 5px;
	padding: 10px 0 17px 17px;
	}
	
.singlebox {
	height: 360px;
	background-color: #111;
}

.singlebox .detailtextwhite {
	padding: 25px 20px 20px 17px;
	}

#sidebar .excerpt{
	margin: 0 0 15px 0;
	}

#sidebar p {
	margin: 7px 0 0 0;
	}

#sidebar .cluster {
	padding: 0px 0 30px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #999;
	}
	
#sidebar .promo {
	padding: 0px 0 5px 0;
	margin: 0 0 30px 0;
	border-bottom: 1px dotted #999;
	}

#sidebar form {
	margin: 0;
	}
	

#footer {
	margin: 50px 0 0 0;
	background-color: #252525;
	width: 960px;
	clear: both;
	}

#footer p {
	margin: 0;
	font-size: 10px;
	padding: 20px 50px 10px 20px;
	}
/* End Structure */



/* Force Scrollbar to Avoid Page Shift */
html { 
	min-height: 100%; 
	margin-bottom: 1px; 
	}


/*	Begin Headers */
h1 {
	padding-top: 10px;
	margin: 0;
	}

h2 {
	margin: 0 0 4px 0;
	}
	
.filmlisttext h2 {
	margin: 0 0 1px 0;
	}

h1.pagetitle {
	margin-bottom: 5px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0 0 2px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h4 {
	margin: 0 0 20px 0;
	}

h5 {
	margin: 0 0 5px 0;
	}
	
.category {
	margin: 0;
	}
/* End Headers */



/* Begin Images */
img a {
	border-bottom: none;
	}

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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
.tightcolumn ul {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
	}
	
.tightcolumn li {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
	}
	
.linklist ul {
	color: #aaa;
	line-height: 120%;
	list-style-type: none;
	list-style-position: inside;
	margin: 0 0 50px 0;
	padding: 0;
	}
	
.linklist ul li {
	font-family: Verdana;
	font-size: 10px;
	padding-bottom: 7px;
	}
	
.linklist a {
	color: #252525;
	margin-bottom: 5px;
	border-bottom: 1px dotted #252525;
	}
	
.linklist a:hover {
	color: #ee145b;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0 0 0 0;
	padding: 0;
	}

#sidebar li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
	
#sidebar .genrelist ul {
	margin: 0 0 15px 0;
	}
	
#sidebar .genrelist li {
	margin: 0 0 0 0;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */

.searchgreybox {
	background-color: #ececec;
	width: 568px;
	padding: 5px 20px 5px 20px;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#searchform #s {
	width: 175px;
	padding: 2px;
	}

#searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {

	margin: 15px 0 10px;
	padding: 5px 5px 10px 20px;
	list-style: none;

	}
.commentlist li ul li {

	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-size: 18px;
	font-style: italic;
	color: #ee145b;
	line-height: 120%;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	font-size: 18px;
	margin: 20px;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	color: #999;
	font-size: 12px;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

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

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	font-style: italic;
	margin: 15px 70px 0 50px;
	padding-left: 20px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	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 */
