/*
Theme Name: Deep Fried Advertising
Theme URI: http://deepfriedads.com
Description: The long-awaited redesign! *dramatic music*
Author: Michael Milstead
Author URI: http://deepfriedads.com
version: 2.0
Tags: two-column, widget-ready, blank
*/



	/* take a wild guess what this wonderous next line of code does. go on. guess. */
	@import url("portfolio.css");
	/* oh, you're so smart. */

/* template basics */

html {
	background: url(images/background.jpg) repeat-x #ebe6d8;
}

#bodyhome{
	background: url(images/head_home.jpg) top center no-repeat;
	font-family: arial, tahoma, sans-serif;
	font-size: 12px;
	line-height: 1.6;
	margin:0;
	padding:0;
	color: #555;
	}
#bodypage{
	background: url(images/head_page.jpg) top center no-repeat;
	font-family: arial, tahoma, sans-serif;
	font-size: 12px;
	line-height: 1.6;
	margin:0;
	padding:0;
	color: #555;
	}

hr {
	color: #fff; background-color: #fff; border: 1px dotted #CCCCCC; border-style: none none dotted;
}



blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}
	
img { border: 0; }


/* universal links */

a{
	color: #ce6722;
	text-decoration:none;
	outline: none;
	}

a:hover{text-decoration: underline;}



/* shtuff only relevant to the homepage */

#homeheader {
  	width: 900px; 
  	height: 440px;
	margin:0 auto;
	}
#homeheader #logo {
	width: 340px;
	height: 130px;
	margin: 0 0 0 -20px;
	float: left;
}
#homeheader #nav {
	height:60px;
	float:right;
}
#homeheader #nav ul {
	margin:0; padding: 0;
}
#homeheader #nav li {
	font-size:16px;
	text-shadow: #000 0 -1px;
	float: right;
	list-style: none;
	margin: 20px 0 0 30px;
}
#homeheader #nav a {
	text-decoration: none;
	color: #ebe6d8;
}
#homeheader #nav a:hover {
	color: #fff;
}
#homeheader #title {
	color: #ebe6d8;
	font-size: 28px;
	text-shadow: #803300 0 -1px;
	float: right;
	width: 560px;
	text-align:right;
	margin-top: 30px;
}


#homecontainer {
	width: 900px;
	margin:60px auto;
	padding:0;
	overflow: visible;
	z-index: 1;
}
	
	
#homesublinks {
	width: 270px;
	float:left;
	background: url(images/sublinks_backhome.jpg) no-repeat left top;
}
#homesublinks ul {
	list-style: none;
	width: 270px;
	padding:0 0 20px 20px;
}
#homesublinks li {
	font-size: 16px;
	text-shadow: #fff 0 1px;
	border-bottom: #555 1px dotted;
	padding: 10px 0;
	margin:0;
}
#homesublinks li.last {
	border-bottom: #555 0 dotted;
}
#homesublinks a {
	color: #555;
	text-decoration: none;
}
#homesublinks a:hover {
	color: #ce6722;
}


	
#homecontent {
	width:580px;
	overflow: hidden;
	float: right;
	}	
#homecontent_top {
	background: url(images/homecontent_top.gif) top center no-repeat;
	height: 14px;
	width: 580px;
}
#homecontent_bottom {
	background: url(images/homecontent_bottom.gif) bottom center no-repeat;
	height: 40px;
	width: 580px;
	margin-bottom: 50px;
}
#homepage {
	width:530px;
	padding:10px 25px;
	background: #fff;
}
	
/* header */

#header {
  	width: 900px; 
  	height: 150px;
	margin:0 auto;
	}
#header #logo {
	width: 340px;
	height: 130px;
	margin: 0 0 0 -20px;
	float: left;
}
#header #nav {
	height:60px;
	float:right;
}
#header #nav ul {
	margin:0; padding: 0;
}
#header #nav li {
	font-size:16px;
	text-shadow: #000 0 -1px;
	float: right;
	list-style: none;
	margin: 20px 0 0 30px;
}
#header #nav a {
	text-decoration: none;
	color: #ebe6d8;
}
#header #nav a:hover {
	color: #fff;
}
#header #title {
	color: #ebe6d8;
	font-size: 28px;
	text-shadow: #803300 0 -1px;
	float: right;
	width: 560px;
	text-align:right;
	margin-top: 30px;
}


/* content */


#content {
	width:900px;
	overflow: hidden;
	margin:40px auto 0;
	}	
#contentadmin {
	width:100%;
	overflow: hidden;
	margin:40px auto 0;
	background: #fff;
	}	
#content_top {
	background: url(images/content_top.gif) top center no-repeat;
	height: 14px;
	width: 900px;
}
#content_bottom {
	background: url(images/content_bottom.gif) bottom center no-repeat;
	height: 40px;
	width: 900px;
}
#page {
	width:850px;
	padding:10px 25px;
	background: #fff;
}
#pageadmin {
	width:95%;
	padding:10px 25px;
}

h2 {
	font-size: 21px;
	color: #898876;
	padding: 10px 0 5px 0;
	margin: 0 0 0 0;
}

.post h1 {
	color: #ce6722;
	font-size: 33px;
	font-weight: normal;
	padding: 10px 0;
	margin: 0 0 15px;
}

.post p {
	margin: 0 0 20px;
}

/* sidebar...which really doesn't float to the side for this template, but we'll keep with the wordpress lingo for the sake of conformity. yay! */

#sidebar {
	width:900px;
	height: 133px;
	padding: 0;
	margin: 30px auto 50px;
	}

#sidebar h1{
	font:normal 28px;
	color: #000;	
	margin: 0;
	padding: 0;
}

#connect {
	width: 300px;
	height: 133px;
	background: url(images/connect_back.jpg) no-repeat top left;
	float:left;
}
#connect h1 {
	color: #fff;
	text-shadow: #000 0 1px;
	font-size:24px;
	font-style:italic;
	padding: 20px 0 0 20px;
	margin:0;
}
#connect img {
	position: relative;
	left: 20px;
	top: 16px;
}

#sublinks {
	width: 600px;
	height: 133px;
	background: url(images/sublinks_back.jpg) no-repeat left top;
	float:left;
}
#sublinks ul {
	list-style: none;
	float: left;
	width: 270px;
	margin: 0;
	padding:0 0 0 20px;
}
#sublinks li {
	font-size: 16px;
	text-shadow: #fff 0 1px;
	border-bottom: #555 1px dotted;
	padding: 10px 0;
	margin:0;
}
#sublinks li.last {
	border-bottom: #555 0 dotted;
}
#sublinks a {
	color: #555;
	text-decoration: none;
}
#sublinks a:hover {
	color: #ce6722;
}

/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* Begin Images...this makes them look nice when inserting into posts/pages */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.aligncenter {
	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 */



/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}



/* footer */

#footer {
	background: url(images/footer.gif);
	clear: both;
	width: 900px;
	height: 57px;
	margin: 0 auto 50px;
	}
	
#footer p{padding: 10px 20px 20px; margin: 0 auto; color: #ebe6d8; text-align:center; font-size: 12px; text-shadow: #000 0 -1px; letter-spacing:1px;}
#footer a{color: #ebe6d8;text-decoration: none;}
#footer a:hover{color: #fff;}


/* contact form */

#contact-form table {
	background:url(images/contactform.gif);
}

.inline-bold-beige {
	font-size: 14pt;
	font-weight: 700;
	color: #000;
}
