/*
Theme Name: ScreenU
Theme URI: http://www.archaxis.com
Description: Theme to match http://www.screenwritingu.com/
Author: Archaxis
Author URI: http://www.archaxis.com
Version: 0.1
Tags: fixed width, two columns, white, blue
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form {
  margin: 0;
  padding: 0;
}
body {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#CCCCCC;
	text-align: center;
	vertical-align: top;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
h1#title {
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 2em;
  letter-spacing: 2px;
}
h1#title a {
  text-decoration: none;
}
h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  padding: 0 0 10px 0;
}
p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
#wrapper {
  margin: 0 auto;
  width: 780px;
  position: relative;
  text-align: left;
}
#white-w{
	float: left;
	margin: 0;
	padding: 0;
	position: absolute;
	position: relative;
	width: 780px;
	background-color: white;
}
#header {
  float: left;
  width: 100%;
  padding: 0;
}
#container {
	float: left;
	width: 700px;
	margin-left: 8px;
	padding: 10px 0px 10px 0px;
	text-align: left;
}
.logo{
	background-image: url(images/header.gif);
	display: block;
	height: 117px;
	text-decoration: none;
	width: 515px;
	float: left;
}
.scriptfs{
	background-image: url(images/scriptfs.gif);
	display: block;
	height: 117px;
	text-decoration: none;
	width: 265px;
	float: right;
}
#desc {
  float: left;
  padding: 8px 0 0 10px;
  font-weight: bold;
  color: #466ea8;
  text-decoration: none;
}
.menu {
}
.menu ul {
	margin: 0;
	list-style-type: none;
	padding: 5px;
	color: #cc0000;
}
.menu ul li.page_item {
	display: inline;
	padding: 0 10px;
	font-family: Arial,Tahoma,Helvetica,Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	margin: 5px;
}
.menu ul li.page_item a {
  text-decoration: none;
  font-size: 11px;
  color: white;
}
.menu ul li.page_item a:hover {

}

.post {

}
.post h2 {
	color: #FF0000;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.7em;
	font-size-adjust: none;
	font-weight: bold;
	line-height: normal;
	margin: 30px 0 0 0;
}
.post h2 a{
	text-decoration: none;
	color: #565656;
}
#post_title {
	padding-top: 10px;
	font-size: 1.1em;
}
.entry {
  line-height: 18px;
}
p.postmetadata {
  background: #FFFFFF url(images/postborder.png) repeat-x;
  margin: 10px 0 0 0;
  font-size: 0.9em;
  display: none;
}
.navigation {
	padding: 10px 0 0 0;
	font-size: 1em;
	font-weight: bold;
	line-height: 18px;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 2px inset black;
}
.sidebar {
float:left;
width:205px !important;
}
#rss_box {
  background: url(images/rss.png) no-repeat;
  width: 200px;
  margin-top: 25px;
  margin-left: 15px;
}
#rss_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FF3300;
	padding-left: 30px;
}
#searchsubmit {
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #cc0000;
	padding: 1px;
	border: 1px solid #ac0000;
	margin-top: 8px;
}
.sidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0 10px 0 30px;
}
.sidebar ul li {

	padding: 6px;
}
.sidebar ul li h2 {
   font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
}
.sidebar ul ul{
	padding: 5px 0 5px 0;
	background-color: #D5EAFF;
	border: 1px solid #131D2B;
	color: #000000;
}
.sidebar ul ul li {
  padding-left: 10px;
}
.sidebar ul ul li a {
  text-decoration: none;
}
#footer {
	clear: both;
	float: left;
	background-color: #999999;
	display: block;
	width: 780px;
}
#footer p {
	padding: 0 0 5px 10px;
	line-height: 18px;
	background: #999999;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	color: white;
}
.comments-template {
  margin: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  padding: 10px 0 0 0;
}
.comments-template ol {
  margin: 0;
  padding: 0 0 20px 0;
  list-style: none;
}
.comments-template ol li {
  margin: 10px 0 0 0;
  line-height: 18px;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #cccccc;  
}
.comments-template ol li p {
  padding: 0 0 10px 0;
}
.comments-template h2, .comments-template h3 {
  font-family: Georgia, Sans-serif;
  font-size: 1.1em;
}
.commentmetadata {
  font-size: 0.9em;
}
.commentmetadata p.gravatar img {
  margin-right: 5px;
  padding: 2px;
  border: solid 1px #F5F5F5;
  vertical-align: middle;
}
.comments-template p.nocomments {
  padding: 0;
}
.comments-template textarea {
  font-family: Arial, Helvetica, Georgia, Sans-serif;
  font-size: 0.9em; 
}
.alignright {
	float: right;
	margin-left: 10px;
}	
.alignleft {
	float: left;
	margin-right: 10px;
}
.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-dd {
  font-size: 0.9em;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
a.login:link, a.login:visited{
	color: white;
	text-decoration: none;
}
.login{
	float: right;
	display: block;
	margin-right: 60px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
.textwidget{

}
.textwidget h3{border-bottom:1px solid #333333;
color:#CC0033;
font-family:arial,helvetica,sans-serif;
font-size:22px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:-1px;
line-height:normal;
margin-top:30px;}
.textwidget form{width:175px;}
.textwidget form input{
	padding:0px;
	}
.datebox{
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	width:95px;
	height:95px;
	background: url(images/datebg.jpg) no-repeat;
}
 
.month {text-align:center; text-transform:uppercase; font-size:1.4em; color:#FFFFFF; font-weight:bold; padding-top:5px; line-height:100%;}

.day {text-align:center; font-size:2.5em; color:#FFFFFF; font-weight:bold; line-height:100%;}
 
.year {text-align:center; line-height:100%;}

/* rob changes */

#signup-box h3 {
	margin: 0;
	padding: 10px;
	color: #000;
	border: 0;
}
#signup-box label { clear: both; display: block; }
#signup-box form { padding: 10px; }

.about-box {
	background: url('http://www.screenwritingu.com/buzz/wp-content/themes/screenu/images/about-box.png');
	width: 195px;
	height: 150px;
	display: block;
	padding: 110px 0 0 0;
}
.about-box a { height: 32px; display: block; text-indent: -999em; }
.about-box a:focus { outline: none; }

.first-post { display: none; }
