/*
Theme Name: THE BIRDS
Theme URI: http://www.quietcorners.com/
Version: 1.0
Description: Black single column with parallax scrolling header.
Author: Paul Gonella
Author URI: http://www.quietcorners.com/
Tags: one column, fixed width, sky, clouds, birds, prallax, simple, black, gray
*/

/* -standards- */

* {
  margin:0;
  padding:0;
}

.links_group {
  float: left;
  width:300px;
  padding-left:50px;
  padding-bottom:20px;
}

ol, ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}
li {
  list-style-type:none;
  padding:0px 0px;
}

li:hover {

}

ul.nav {
  list-style-type:none;
  list-style-image:none;
}

ul.nav li {
  display:inline;
  margin:0px;
  padding:0px;
  list-style-type:none;
  list-style-image:none;
  font-weight: bold;
}

ul.nav li:before {
  content: " | "
}

body {
  background:#000000;
  color:#666666;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  line-height:1.3;
  font-size: 0.75em;
}

a, img {
  border:0 none;
}

#main .outer {
  #000000;
}

#main .inner {
  #000000;
}

#main .holder {
  margin:0 auto;
  padding:40px 0px 100px 0px;
  width:1070px;
}
#main .holder #title {
  float:left;
}

#main .footer {
  float:left;
  margin:0 auto;
  width:100%;
  height:230px;
  background:#000000;
}

#footerwrap {
  margin-top: 100px;
  width: 1070px;
}

#footer_detail {
  float:left;
  margin:0 auto;
  clear: both;
  color: #FFFFFF;
  padding: 30px 0 30px 0;
  width: 1070px;
  border-top:1px solid white;
}

#footer_detail a {
  color: #FFFFFF;
}

.post {
  float:left;
  width:1070px;
  padding-bottom:30px;
}

.post_holder {
  float:left;
  width:1070px;
}

.post_header {
  float:left;
  width:100%;
}

.post_details_holder {
  float:left;
  width:100%;
}

.post_images {
  float:left;
  width:770px;
  font-size: 13px;
}

.post_text {
  float:right;
  width:290px;
  padding-left:10px;
}

.post_meta {
  float:left;
  width:100%;
  text-align:right;
  font-size: .75em;
  padding:10px 10px 0px 0px;
}

.post_footer {
  float:left;
  width:100%;
}


p {
  padding-bottom: 1.1em;
}

.post_text h2 {
  color: #ffffff;
  font-size: 1.2em;
  font-weight: normal;
  letter-spacing: 0.5em;
}

h2 {
	color: #ffffff;
	font-size: 1.1em;
	font-weight: normal;
}

a {
	color: #ffffff;
	text-decoration: none;
	}
a:hover {
	color: #AAAAAA;
	}
#navlink {
	margin-bottom: 40px;
	}

/* -header- */

#topbar {
	padding: 10px 0 10px 0;
	width: 850px;
	}
#topbar .title a {
	color: #ffa20f;
	}
#topbar .title a:hover {
	color: #ffffff;
	}
#banner {
	background: url("banners/rotator.php") no-repeat top left;
	border-top: 1px solid #252525;
	border-bottom: 1px solid #252525;
	height: 296px;
	width: 860px;
	}
#banner img {
	height: 296px;
	width: 860px;
	}

/* -content- */

#contentwrap {
	margin-top: 60px;
	width: 1070px;
	}
#content {
	float: left;
	width: 1070px;
	}

/* -navigation- */

#navigationwrap1 {
	margin-right: 30px;
	}
#navigationwrap1, #navigationwrap2 {
	float: left;
	margin-bottom: 40px;
	}
#navigation1, #navigation2 {
	float: left;
	width: 150px;
	}
#navigation1 h2 {
	font-weight: normal;
	text-transform: uppercase;
	}
#navigation1 h2.small, #navigation2 h2.small, #navigation1 h2.widgettitle, #navigation2 h2.widgettitle {
	border-bottom: 1px dotted #404040;
	color: #404040;
	font-size: 1em;
	font-weight: bold;
	margin-top: 20px;
	text-transform: none;
	}
#navigation1 ul, #navigation2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navigation1 li, #navigation2 li {
	list-style: none;
	}
#navigation1 ul li:hover , #navigation2 ul li:hover {
	background: #252525;
	}
#navigation1 ul li, #navigation2 ul li {
	border-bottom: 1px dotted #252525;
	padding: 3px 3px 3px 10px;
	}
#navigation1 ul li ul li, #navigation2 ul li ul li {
	border: none;
	padding: 3px 3px 3px 10px;
	}

/* -post and entries- */

.post h2, .post h2 a {
	color: #FFFFFF;
	text-transform: uppercase;
	}
.post h2 a:hover {
	color: #AAAAFF;
	}
.post img, .post object, .post embed {
	display: block;
	margin: 0 auto;
	}
.post blockquote {
	background: url("images/blockquote.jpg") no-repeat top left;
	font-style: italic;
	padding-left: 30px;
	}
.postmetadata-top {
	clear: both;
	margin-top: 3px;
	padding-bottom: 10px;
	}
.postmetadata-bottom {
	font-size: .9em;
	margin: 20px 0 40px 0;
	padding: 3px;
	}
.postmetadata-bottom a {
	color: #dadada;
	}
.postmetadata-bottom a:hover {
	color: #ffffff;
	}
.entry {
	clear: both;
	}
.entry a {
	color: #ffa20f;
	text-decoration: none;
	}
.entry a:hover {
	color: #ffffff;
	text-decoration: none;
	}

/* -search form- */

#searchsubmit {
	display: none;
	}
#s {
	background: #ffffff url("images/magnifier.png") no-repeat top left;
	border: none;
	padding: 1px 2px 1px 17px;
	width: 250px;

	}

/* -comments- */

#comments {
	clear: both;
	}

#respond {
	border-top: #252525 0px solid;
	clear: both;
	padding-top: 40px;
	}
.commentmetadata {

	text-transform: uppercase;
	}

.commentlist {
  width:700px;
}

.commentlist div.alt {
	background: #000000;
	color: #ffffff;
	padding: 10px;
	}
.commentlist div {
	background: #000000;
	padding: 10px;
	color: #ffffff;
	}
.commentlist div blockquote {
	background: #000000;
	border: 0px solid #404040;
	margin: 10px 0 0 0;
	padding: 10px 10px 10px;
}
.commentlist div.alt blockquote {
	background: #000000;
	border: 0px solid #404040;
	margin: 10px 0 0 0;
	padding: 10px 10px 10px;
}
#comment {
	height: 200px;
	width: 500px;
	}

/* -floats -*/

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignleft {
	float: left;
	}
.alignright {




	float: right;

	}