/*
Theme Name: The DoodleJumper
Theme URI: http://www.doodlejump.com/
Version: 1.0
Author: Zeynep Goral
Author URI: http://www.zeynepgoral.com/

*/

* {
	margin: 0;
	padding: 0;
}

a {
	color: #008FC5;
	text-decoration: none;
}

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

a:active {
	color: #CCCC33;
	text-decoration: underline;
}

a:hover {
	color: #CCCC33;
	text-decoration: underline;
}

blockquote {
	background-color: #F6F2EC;
	margin: 20px;
	padding: 10px;
}

body {
	background-color: #F6F2EC;
	background-image: url('http://www.doodlejump.com/grid.gif');
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	height: 100%;
	min-width: 850px;
}

body > #wrap {
	height: auto;
	min-height: 100%;
}

h1 {
	display: inline;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin: 12px;
}

h1 a:hover {
	color: #523D22;
}

h2 {
	border-bottom: 1px solid #ACC31B;
	color: #523D22;
	display: block;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	margin: 10px 15px 15px;
	padding: 3px 3px 3px 8px;
}

h2 a {
	color: #523D22;
	text-decoration: none;
}

h2 a:hover {
	color: #523D22;
	text-decoration: none;
}

h2 a:visited {
	color: #523D22;
}

h3 {
	border-bottom: 1px solid #ACC31B;
	color: #523D22;
	display: block;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin: 10px 15px 15px;
	padding: 3px 3px 3px 8px;
}

h3 a {
	color: #523D22;
	text-decoration: none;
}

h3 a:hover {
	color: #523D22;
	text-decoration: none;
}

h3 a:visited {
	color: #523D22;
}

h4 {
	color: #DBC5AB;
	display: block;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin: 20px 0;
}

h5 {
	color: #523D22;
	display: block;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin: -10px 20px 15px 25px;
}

html, #wrap {
	height: 100%;
}

img {
	border: #DBC5AB;
}

li {
	padding: 0 0 10px;
}

p {
	padding: 0px 15px 10px 25px;
}

ul {
	margin: 0 25px 5px 35px;
}

/* --------------- Header ------------------------ */

#header {
	height: 55px;
	margin: -24px auto 0;
	min-width: 396px;
	text-align: center;
	width: 396px;
	z-index: 3;
}

#headerline {
	background-color: #F6F2EC;
	height: 4px;
	margin: -4px auto 0;
	min-width: 406px;
	text-align: center;
	width: 406px;
	z-index: 2;
}

#line {
	clear: both;
	background-color: #DBC5AB;
	height: 4px;
	margin: 46px 0 0;
	width: 100%;
	z-index: 1;
}

#nav {
	background-color: #F7F2ED;
	clear: both;
	height: 32px;
	margin: 10px 0 0;
	padding: 17px 0 0;
	position: relative;
	text-align: center;
	width: 100%;
}

#tagline {
	height: 19px;
	margin: 0 auto 10px;
	min-width: 593px;
	text-align: center;
	width: 593px;
}

#wrap {
	clear: both;
	position: relative;
	width: 100%;
}

/* --------------- Content ----------------------- */

.aligncenter {
	margin: 0 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

.banner {
	clear: left;
	float: left;
	height: 60px;
	margin: 0 26px 25px;
	width: 468px;
}

.content {
	background-color: #FFFFFF;
	background-image: url('http://www.doodlejump.com/content-leftrepeat.gif');
	background-repeat: repeat-y;
	border: 1px solid;
	border-color: #DCC5AB;
	clear: left;
	float: left;
	line-height: 20px;
	margin: 0 0 10px;
	padding: 0 0 10px;
	text-align: left;
	width: 520px;
}

.content img {
	border: 1px solid;
	border-color: #DCC5AB;
}

#contentleft {
	clear: left;
	float: left;
	width: 520px;
}

#contentright {
	clear: right;
	float: right;
	width: 330px;
}

.contenttop {
	background-image: url('http://www.doodlejump.com/content-top.gif');
	height: 9px;
	width: 100%;
}

#maincontent {
	clear: both;
	margin: 25px auto;
	min-width: 850px;
	text-align: center;
	width: 850px;
}

.navigation {
	display: block;
	font-size: 11px;
	margin: 0 0 30px;
	padding: 0;
}

.postmetadata {
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0 0;
}

.smallcontent {
	background-color: #FFFFFF;
	background-image: url('http://www.doodlejump.com/content-leftrepeat.gif');
	background-repeat: repeat-y;
	border: 1px solid;
	border-color: #DCC5AB;
	float: left;
	display: inline;
	min-width: 225px;
	margin: 5px 15px 10px;
	padding: 0 0 10px;
	text-align: left;
	width: 225px;
}

.smallcontent p {
	line-height: 20px;
}

/* --------------- Comments ---------------------- */

.comment-author {
	font-style: normal;
	padding: 5px;
}

.comment-author img {
	border: 1px solid black;
	float: left;
	margin: 3px 15px 0 20px;
}

.comment-meta {
	margin: 0 0 0 15px;
}

#commentform {
	padding: 0 0 0 10px;
}

#commentform text {
	width: 175px;
}

#commentform textarea {
	height: 150px;
	width: 400px;
}

#commentform textarea, text, input {
	background: #FFFFFF;
	border: #523D22 solid thin;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 4px;
	padding: 2px;
}

.commentlist {
	list-style: none;
	padding: 10px;
}

.commentmetadata {
	font-size: 10px;
}

.commenttext {
	padding: 10px;
}

.commenttext p {
	padding: 0;
	margin: 0;
}

li.comment-author-admin {
	background: #F6F2EC;
	margin: 0 20px 20px;
	padding: 5px;
}

textarea#comment {
	width: 400px;
	padding: 5px;
}

/* --------------- Sidebar ------------------------ */

.adtext {
	font-size: 10px;
}

.box {
	clear: right;
	float: right;
	height: 250px;
	margin: 0 0 25px;
	width: 300px;
}

.boxes {
	float: right;
	height: 125px;
	margin: 7px 7px;
	width: 125px;
}

#boxes-wrap {
	float: right;
	margin: 0 10px 20px 0;
}

#fbook {
	clear: right;
	float: right;
	margin: 0 0 10px 25px;
	padding: 0 0 10px;
	text-align: left;
	width: 300px;
}

#flickr {
	padding: 0 0 0 20px;
}

#flickr img {
	border: 1px solid;
	border-color: #DCC5AB;
	margin: 3px;
}

.sidebar {
	background-color: #FFFFFF;
	background-image: url('http://www.doodlejump.com/content-leftrepeat.gif');
	background-repeat: repeat-y;
	border: 1px solid;
	border-color: #DCC5AB;
	clear: right;
	float: right;
	margin: 0 0 10px 25px;
	padding: 0 0 10px;
	text-align: left;
	width: 300px;
}

.sidebar p {
	padding: 0px 25px 15px;
}

.sidebar table {
	margin: -5px 0 0;
	padding: 0 20px;
}

.sidebar td {
	padding: 5px;
}

#socialmedia {
	clear: right;
	float: right;
	padding: 0 0 10px;
	text-align: center;
	width: 300px;
}

#socialmedia img {
	margin: 0px 5px;
}

#twitter_div {
	clear: right;
	float: right;
	margin: 0 0 10px;
	padding: 0;
	text-align: left;
	width: 300px;
}

ul#twitter_update_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* --------------- Footer ------------------------ */

.cf_hidden {
	visibility: hidden;
}

#cf_field_3 {
	display: block;
	margin: 3px 0 0;
}

#fcontent {
	clear: both;
	margin: auto;
	min-width: 800px;
	padding: 25px;
	text-align: center;
	width: 800px;
}

#footer {
	clear: both;
	background-color: #523C21;
	background-image: url('http://www.doodlejump.com/footerbg.gif');
	background-repeat: repeat-x;
	color: #F6F3EE;
	height: 400px;
	position: relative;
}

#footer a {
	color: #ACC31B;
}

#footer a:hover {
	color: #DBC5AB;
	text-decoration: underline;
}

#footer p {
	line-height: 20px;
	padding: 0 0 15px;
}

#fleft {
	clear: left;
	float: left;
	text-align: left;
	width: 400px;
}

#fright {
	clear: right;
	float: right;
	text-align: left;
	width: 325px;
}

#li--1 {
	list-style-type: none;
}

#li--2 {
	list-style-type: none;
}

#li--3 {
	list-style-type: none;
}

/* --------------- Clear fix --------------------- */

.clearfix {
	display: inline-block;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* --------------- Hides from IE-Mac -------------- */

.clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* --------------- Leaderboard -------------------- */

#lbbanner {
	height: 60px;
	left: 110px;
	position: absolute;
	top: 65px;
	width: 468px;
}

#lbbox {
	height: 250px;
	margin: 0 0 0 690px;
	position: absolute;
	width: 300px;
	z-index: 2;
}

#lbboxes {
	margin: 268px 0 0 680px;
	position: absolute;
	width: 300px;
	z-index: 2;
}

#lbbox2 {
	height: 250px;
	margin: 425px 0 0 690px;
	padding: 0 0 20px;
	position: absolute;
	width: 300px;
	z-index: 2;
}

#leaderboard {
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid;
	border-color: #DBC5AB;
	height: 590px;
	left: 30px;
	position: absolute;
	top: 145px;
	width: 630px;
	z-index: 1;
}

#leaderboard-top {
	display: block;
	height: 50px;
	padding: 10px;
}

/* --------------- Flickr Gallery ----------------- */

#photo {
	left: 50%;
	position: absolute;
	top: 130px;
	margin: 0 0 0 -50px;
	width: 500px;
}

#photo img {
	border: 1px solid;
	border-color: #DCC5AB;
}

.photoads {
	left: 50%;
	margin: 0;
	position: absolute;
	top: 30px;
	width: 480px;
}

#photoslogo {
	left: 50%;
	margin: 10px 0 0 -440px;
	position: absolute;
	top: 30px;
	width: 420px;
}

#thumbnails {
	left: 50%;
	margin: 0 30px 0 -400px;
	position: absolute;
	top: 130px;
	width: 320px;
}

#thumbnails img {
	border: 1px solid;
	border-color: #DCC5AB;
}