/*
Theme Name: Terror Television
Theme URI: http://www.stopaljazeera.org/blog/
Description: A blog template for the stopaljazeera.org web site
Version: 1.0
Author: Capitol Web Design
Author URI: http://www.capitolwebdesign.com/
*/

	body {
		text-align:center;
		margin-top: 0px;
		}
	
	#frame {
		width:787px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		margin-bottom:0px;
		padding:0px;
		text-align:left;
		background-image:url(/images/center_background.gif);
		background-repeat:repeat-y;
		}
		
	#frame #bigbuttons {
		width:250px;
		float:right;
		margin:10px 10px 10px 10px;
		}	

	#textlinks {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;		
		}

	#textlinks a {
		text-decoration:none;
		color:#006699;
		}

	#textlinks a:visited {
		color:#006699;
		}

	#textlinks a:hover {
		color:#CC0000;
		}


	#header {
		width:750px;
		margin-top:0px;
		margin-left:19px;
		margin-right:19px;
		margin-bottom:0px;
		padding:0px;
		float:none;
		background-image:url(/images/header_background.gif);
		background-repeat:repeat-x;		
		}

	#content {
		width:749px;
		padding:20px;
		float:none;
		}

	#footer {
		width:787px;
		margin-right:auto;
		margin-left:auto;		
		margin-top:0px;
		margin-bottom:0px;
		padding:0px;
		float:none;
		background-image:url(/images/footer_background.gif);
		}

	p	{
		margin:0px 20px 10px 20px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height: 150%;
		}

	p a {
		color:#006699;
		}

	p a:visited {
		color:#006699;
		}
	
	p a:hover {
		color:#CC0000;
		}
		
	p .postinfo {
		font-size:10px;
		}	
		
	h1 {
		margin:0px 10px 10px 10px;
		font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
		font-size:20px;
		line-height: 125%;
		}

	h1 a {
		text-decoration:none;
		color:#006699;
		}
		
	h1 a:visited {
		text-decoration:none;
		color:#006699;
		}	
		
	h1 a:hover {
		text-decoration:none;
		color:#CC0000;
		}	

	h1 .blogtitle {
		font-size:24px;
		}

	h1 .blogtitle a {
		color:#000000;
		}
		
	h1 .blogtitle a:visited {
		color:#000000;
		}

	h1 .blogtitle a:hover {
		color:#CC0000;
		}

	h1 .date {
		font-size:14px;
		color:#999999;
		}

	h2 {
		margin:0px 10px 10px 10px;
		font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
		font-size:16px;
		line-height: 125%;
		}		
		