/*  
Theme Name: UnTurkey
Theme URI: http://unturkey.org/
Description: Holy crap, this is awesome.
Version: 1.0
Author: Olivia de Santis
Author URI: http://oliviadesantis.com/

	What up, my ninja?

*/


body
{
	background: #500 url(/wp-content/themes/unturkey/images/bg.jpg);
	text-align: center;
	font: normal 11px Geneva, Arial, Verdana, Sans-serif;
	padding: 0;
	margin: 0;
}

body *
{
	text-align: left;
}

img, div, p, form
{
	padding: 0;
	margin: 0;
	border: 0;
}

a
{
	color: #900;
	text-decoration: none;
}

.clear
{
	display: inline;
	clear: both;
	height: 0;
	width: 0;
	line-height: 0;
}

html>body .clear
{
	display: block;
}

a:hover
{
	text-decoration: underline;
}

#container
{
	width: 840px;
	padding: 5px;
	margin: 35px auto 15px auto;
	background-color: #FFF;
}

#head
{
	width: 840px;
	height: 125px;
	background: #1b5b32 url(/wp-content/themes/unturkey/images/head_bg.gif);
	margin-bottom: -85px;
}

html>body #head
{
	margin-bottom: 0px;
}

#box
{

	position: relative;
	top: -25px;
	left: -30px;
	width: 217px;
	height: 0;
	margin-bottom: -55px;
	z-index: 100;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/unturkey/images/unturkey.png',sizingMethod='scale');	
}

html>body #box
{
	left: -25px;
	height: 176px;
	background-image: url(/wp-content/themes/unturkey/images/unturkey.png);	
}

#box a
{
	display: block;
	width: 217px;
	height: 176px;
}

#box p
{
	display: none;
}

#titles
{
	position: relative;
	top: -90px;
	left: 0;
	width: 840px;
}

#script
{
	height: 62px;
	width: 580px;
	position: relative;
	top: 0;
	left: 220px;
	z-index: 99;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/unturkey/images/vegan_holidays.png',sizingMethod='scale');
}

html>body #script
{
	background-image: url(/wp-content/themes/unturkey/images/vegan_holidays.png);
}

#script h1
{
	display: none;
}

#ribbon
{
	position: relative;
	top: -8px;
	left: 0;
	width: 840px;
	height: 33px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/unturkey/images/ribbon.png',sizingMethod='scale');
	z-index: 98;
	overflow: hidden;
	text-align: right;
}

html>body #ribbon
{
	background-image: url(/wp-content/themes/unturkey/images/ribbon.png);
}

#ribbon h1
{
	text-align: right;
	font: normal 12px Geneva, Verdana, Sans-serif;
	color: #000;
	margin: 5px 140px 0 0;
	padding: 0;
}

#content
{
	width: 840px;
	background: #f6f9b9 url(/wp-content/themes/unturkey/images/col_bg.gif?dsfjkdfng) top left repeat-y;
	border-top: solid 5px #FFF;
}

#main
{
	float: left;
	width: 550px;
	border-right: solid 5px #FFF;
	overflow: hidden;
}

#main p
{
	margin: 15px 0;
	font-size: 12px;
	line-height: 16px;
}

#main .archive h1
{
	margin: 15px;
	padding: 0;
	font: normal 17px Geneva, Verdana, Sans-serif;
	color: #000;
}

#main .post
{
	margin: 15px;
}

#main .post h1
{
	font: normal 17px Geneva, Verdana, Sans-serif;
	line-height: 17px;
	color: #1b5b32;
	margin: 10px 0 0 0;
	padding: 0;
	border-bottom: solid 1px #1b5b32;
}

#main .post h2
{
	font: italic 11px Geneva, Verdana, Sans-serif;
	margin: 0 0 10px 0;
}

#main .post h3
{
	font: bold 13px Geneva, Verdana, Sans-serif;
	line-height: 13px;
	color: #000;
	margin: 5px 0 0 0;
	padding: 0;
	
}

#main .post p.postmetadata
{
	font-size: 11px;
}

#blogComments
{
	margin: 15px;
}

#blogComments h1
{
	font: normal 15px Geneva, Verdana, Sans-serif;
	line-height: 15px;
	color: #1b5b32;
	margin: 10px 0 0 0;
	padding: 0;
	border-bottom: solid 1px #1b5b32;	
}

#blogComments .comment
{
	margin: 15px 0;
	background-color: #e9de96;
	padding: 5px 10px;
}

#blogComments .comment h2
{
	font: italic 11px Geneva, Verdana, Sans-serif;
	margin: 0 0 10px 0;	
}

#blogComments textarea
{
	width: 100%;
	font-size: 12px;
}

#sidebar
{
	float: left;
	width: 275px;
	color: #000;
}

#sidebar h2
{
	font: normal 13px Geneva, Verdana, Sans-serif;
	color: #1b5b32;
	margin: 0 10px -5px 10px;
	padding: 10px 0 0 0;
}

#sidebar p
{
	margin: 5px 10px;
	padding: 0;
}

#sidebar ul
{
	list-style-type: circle;
	list-style-position: inside;
	padding: 0;
	margin: 5px 10px;
}

#sidebar .adopt
{
	width: 275px;
	text-align: center;
	margin: 10px 0;
}