/*  
Theme Name:Students for Reform (Modified Newspaper)
Theme URI:http://www.studentsforreform.org/
Description:A simple Newspaper-Theme
Version:1.0
Author:Stephen Hebert
Author URI:http://www.steveintheuk.net/
	
*/



/* Begin Main-Layout */
* {
	margin: 0px; 
	padding: 0px;
}

body {
	background:#fff;
	background: url(images/background.gif);
	font:small arial,verdana,sans-serif;
	text-align:center
}

.page {
	background:#fff;
	margin:0 auto;
	text-align:left;
	width: 756px;
        background: url(images/body-background.gif);
        padding: 2px 12px;
}

#content {
	float:left;
	margin:0 0 20px 2px;
	width:480px

	}
	
#sidebar {
	float:left;
	margin:0 0 20px 18px;
	padding: 0px 5px;
	width:230px;
        border: 1px solid #ccc;
        background: url(images/sidebar-background.jpg);
}

#footer {
	border-top:1px solid #000;
	clear:both;
	margin:0 20px;
	padding:10px 0;
	text-align:center
	}
/* End Main-Layout */



/* Begin Content*/
h2,h3,h4,h5,h6{
	color:#000;
	font:normal 1.5em georgia,"trebuchet ms";
	margin:15px 0 0 0
	}

h2,h3{
	border-bottom:1px solid #000
	}

h2 a:link, h2 a:visited, h2 a:active, h2 a:hover,
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover{
	color:#000;
	text-decoration:none
}

.postmetadatatop {
	color:#555;
	font-size:.85em;
	padding: 1px 0 0 0;
	/*border-top:1px solid #000;*/
	margin: 0px 0 0 0;
}

.postmetadatatop a:link, .postmetadatatop a:visited, .postmetadatatop a:active{
	color:#555;
	text-decoration:none
}

.postmetadatatop a:hover{
	text-decoration:underline
}

.postmetadata {
	color:#555;
	font-size:.85em;
	padding: 1px 0 0 0;
	border-top:1px solid #000;
	margin: 10px 0 0 0;
}

.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active{
	color:#555;
	text-decoration:none
}

.postmetadata a:hover{
	text-decoration:underline
}

.entry, .entrytext{
	line-height:150%;
	margin:5px 0
	}
	
.entrytext p{
	margin:0 0 15px 0
	}

a:link,a:visited,a:active,a:hover{
	color:#000;
	text-decoration:underline
}
/* End Content*/



/* Begin Comments */
.commentlist li, #commentform input, #commentform textarea {
	font-size:0.85em
	}
	
.commentlist li {
	font-weight:bold
	}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em
	}

.commentlist p {
	font-weight:normal;
	line-height:140%;
	text-transform:none
	}

.commentmetadata {
	font-weight:normal
	}

.commentlist {
	padding:0;
	text-align:justify
	}

.commentlist li {
	margin:0px 0 15px 16px;
	padding:5px 10px 0 0;
	list-style:decimal
	}

.commentlist p {
	margin:10px 5px 10px 0
	}

#commentform p {
	margin:5px 0
	}

.commentmetadata {
	margin:0;
	display:block
	}
/* End Comments */

	

/* Begin Lists */
.entry ul, .entry ol,
.entrytext ul, .entrytext ol{
	margin:5px 0 5px 26px
	}

#sidebar ul li{
	list-style:none
	}

#sidebar ul li ul li{
	border-bottom:1px solid #ddd;
	padding:2px 0
	}

#sidebar ul li ul li a:link, #sidebar ul li ul li a:visited, #sidebar ul li ul li a:active{
	color:#444;
	text-decoration:none
}

#sidebar ul li ul li a:hover{
	color:#000;
	text-decoration:underline
}
/* End Entry Lists */



/* Begin Images */

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 Form Elements */
#searchform, #subscribeform {
	margin:2px 0;
	padding:5px 0
}

#sidebar #searchform #s, #sidebar #subscribeform #e {
	width:138px;
	padding:2px;
	font-size: 8pt;
}

#sidebar #searchsubmit, #sidebar #subscribesubmit {
	padding:1px;
        font-size: 8pt;
}

.entry form { 
	text-align:center
	}

select {
	width:130px
	}

#commentform input {
	width:170px;
	padding:2px;
	margin:5px 5px 1px 0
	}

#commentform textarea {
	width:100%;
	padding:2px
	}

#commentform #submit {
	margin:0;
	float:right
	}
/* End Form Elements */




/* Begin Various Tags & Classes */
code {
	font:1em 'Courier New', Courier, Fixed
	}

acronym, abbr, span.caps
{
	cursor:help;
	font-size:0.9em;
	letter-spacing:.07em
	}

acronym, abbr {
	border-bottom:1px dashed #226
	}

blockquote {
	background:#f3f3f3;
	border:1px solid #000;
	line-height:120%;
	margin:10px 0;
	padding:5px 10px 5px 10px
}

blockquote cite {
	margin:5px 0 0;
	display:block
	}

.center {
	text-align:center
	}

hr {
	clear:both;
	display:none
	}

a img {
	border:none
	}

.navbar a {
	text-decoration: none;
}

#dailyquote {
	background-color: #fff;
	width: 360px;
	position: relative;
	left: 40px;
	background: url(images/open-quotes.gif) no-repeat !important;
	padding: 10px 25px;
	font-size: 12pt;
	/*line-height: 9pt;*/	
}

#dailyquote div {
	font-size: 8pt;
	line-height: 16pt;
	text-align: right;
	padding-right: 70px;

}

#sidebar .section {
	border-bottom:1px solid #999

}

/* IE sucks */
/* End Various Tags & Classes*/
