/*
Theme Name: play theme
Theme URI: http://www.projectplay.com
Description: the play theme (2009)
Author: Rachel Donovan and ::play::
*/




/* basics */


/***************** from the play webiste stylesheet ****************************/
body {
	font-family: verdana;
	margin: 0;
	padding: 0;
}

a {
	color: #4295E8;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #4295E8;
	text-decoration: none;
}

#top {
	width: 100%;
	//width: 110%;
	background-color: #494949;
	height: 143px;
	float: left;
	clear: both;
}

#header {
	width: 960px;
	height: 143px;
	margin: 0 auto;
}

#small_nav {
	float: right;
	font-size: 10px;
	letter-spacing: .8px;
}

#small_nav ul {
	margin-top: 15px;
}

#small_nav li {
	list-style-type: none;
	float: left;
	margin-left: 10px;
}

#small_nav li a, #small_nav li a:link, #small_nav a:visited {
	text-decoration: underline;
	color: #fff;
}

#small_nav li a:hover {text-decoration: underline;}

#logo {
	float: left;
	clear: both;
}

#logo h1 {
	font-family: "Trebuchet MS", verdana;
	float: left;
	display: block;
	margin: 0;
	color: #2db7fe;
	font-size: 48px;
	font-weight: normal;
	height: 40px;
}

#logo h1 a:link, #logo h1 a:visited {
	text-decoration: none;
	color: #2db7fe;
}

#logo h2 {
	font-family: "Trebuchet MS";
	color: #fff;
	font-size: 20px;
	float: left;
	display: block;
	font-weight: normal;
	margin: 0;
	margin-left: 7px;
	height: 40px;
	padding-top: 25px;
}

#main_nav {
	float: left;
	clear: both;
	width: 720px;
	margin-left: 250px;
	//margin-left: 180px;
	_margin-left: 80px;
	//margin-top: 21px;
	_margin-top: 22px;
}

#main_nav ul {
	margin-top: 17px;
	float: right;
	margin-right: 0;
	width: 720px;
	_width: 740px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
#main_nav {margin-left: 200px;}
#main_nav ul {width: 730px;}
}

#main_nav li {
	float: left;
	list-style-type: none;
	margin-left: 15px;
	border: 1px solid #6b6b6b;
	padding: 13px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom: 0;
	background-color: #343333;
}

#main_nav a, #main_nav a:link, #main_nav a:visited {
	color: #fff;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}

#main_nav a:hover{
	text-decoration: underline;
}

#content_wrapper {
	width: 100%;
	height: 820px;
	background-color: #ffffff;
	float: left;
	clear: both;
	margin-top: -13px;
}

#content_cont {
	width: 1020px;
	text-align: center;
	margin: 0 auto;
	background: #fff;
}



#bottom {
	width: 100%;
	height: 207px;
	float: left;
	clear: both;
	background-color: #575657;
	
}

#footer1 {
	width: 960px;
	padding: 5px;
	margin-top: 10px;
	font-family: verdana;
	font-size: 11px;
	color: #9a9899;
	margin: 0 auto;
}

#footer1 p{
	margin: 0;
	margin-left: 25px;
	padding: 0;
	float: left;
}

#footer1 ul {
	float: right;
	margin: 0;
	margin-right: 25px;
	padding: 0;
}

#footer1 li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
}

#footer1 a, #footer1 a:link, #footer1 a:visited {
	color: #9f9d9d;
}

#footer2 {
	width: 960px;
	text-align: center;
	padding-top: 20px;
	margin: 0 auto;
}

#footer2 p {
	font-family: verdana;
	font-size: 11px;
	color: #9f9d9d;
}

/* interior page style **/

#sidebar {
	width: 195px;
	float: left;
	clear: left;
	color: #afafaf;
	border-right: 1px solid #d7d7d7;
	padding-right: 30px;
	padding-left: 0;
	margin-left: 5px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: right;
	line-height: 16px;
	letter-spacing: 1.2px;
}

#sidebar h2 {
	margin: 2px;
	color: #aaa;
	font-size: 18px;
}

.aktt_tweets li {
	font-size: 11px;
	color: #333;
	margin-top: 8px;
	margin-left: -3px;
}

.aktt_tweet li a:link, .aktt_tweet li a:visited {
	font-size: 11px;
}

#sidebar ul {
	list-style-type: none;
	color: black;
	font-size: 10px;
	text-align: left;
	width: 185px;
	margin-left: 20px;
	padding-left: 0;
	margin-top: 0;
}

#sidebar ul ul {
	padding-left: 5px;
	margin-left: 0;	
}

#sidebar li {
	padding: 1px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 0;
}

#sidebar ul a:link, #sidebar ul a:visited {
	color: #618abe;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 11px;
}

#content {
	width: 730px;
	_width: 670px;
	margin-right: 40px;
	margin-left: 5px;
	float: right;
	font-family: "Trebuchet MS";
	text-align: left;
	font-size: 15px;
	margin-bottom: 50px;
	font-size: 14px;
	line-height: 17px;
}

#content ul {
	margin-bottom: 20px;
}

#content li {
	margin-top: 10px;
	color: #000000;
}

#content p {
	margin-top: 10px;
	color: #000000;
}

#content h2 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
}

#content h2 a:link, #content h2 a:visited {
	color: #000000;
	text-decoration: none;
}

#interior_header_cont {
	width: 900px;
	margin-top: 40px;
	margin-bottom: 30px;
	text-align: left;
}

.portfolio_header {
	margin-left: 80px;
	//margin-left: 50px;
	font-size: 20px;
	color: #4295e8;
}

.portfolio_header a:link, .portfolio_header a:visited {
	text-decoration: none;
	color: #4295e8;
}

#content img {
	border: 0;
	margin: 10px;
	margin-top: 0;
	border-bottom: 0;
}

.entry a:link, .entry a:visited {
	text-decoration: none;
	color: #4295E8;
}
.entry {
	margin-bottom: 30px;
	margin-top: 30px;

}


.postmetadata {
	color: #aaa;
	line-height: 23px;
	font-size: 13px;
	margin-bottom: 40px;
}

.postmetadata a:link, .postmetadata a:visited {
	color: #575657;
	text-decoration: none;
	border-bottom: 1px dotted #575657;
}

/************** end play stylesheet *************************/

