/*
Theme Name: When I Blink
Theme URI: http://www.quietcorners.com/
Version: 5.0
Description: Wordpress theme for Liz.
Author: Paul Gonella
Author URI: http://www.quietcorners.com/
Tags: Centered, 800, Wide 
*/

/* -standards- */

* {
  margin:0;
  padding:0;
}

.links_group {
  float: left;
  width:300px;
  padding-left:20px;
  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 {

}

#menu_holding {
  padding:10px 0px 10px 0px;
  width:220px;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;  
}

ul.nav {
  list-style-type:none;
  list-style-image:none;
}

ul.nav li {
  display:inline;
  margin:0px;
  padding:0px 0px 0px 27px;
  list-style-type:none;
  list-style-image:none;
  font-weight: bold;
  font-size: 0.9em;
}

ul.nav li.first {
  display:inline;
  margin:0px;
  padding:0px 0px 0px 0px;
  list-style-type:none;
  list-style-image:none;
  font-weight: bold;
  font-size: 0.9em;
}


ul.nav li:before {
}


.info_titles {
  float: left;
  width:46px;
  color:#98555c;
  font-size: 0.9em;
  text-align:left;
}

.info_details {
  float: left;
  width:144px;
  color:#98555c;
  font-size: 0.9em;
  text-align:right;
}

.info_details a {
	color: #98555c;
	text-transform: none;
	}
.info_details a:hover {
	color: #000000;
	}

body {
  background:#FFFFFF;
  color:#000000;
  font-family: "Arial";
  line-height:1.1;
  font-size: .75em;
}

a, img {
  border:0 none;
}

#main .outer {

}

#main .inner {

}

#main .holder {
  margin:0 auto;
  padding:30px 0px 30px 0px;
  width:1125px;
}

#headings {
  margin:0 auto;
  padding:10px 0px 30px 0px;
  width:1125px;
  height: 100px;
  text-align:center;
}

#headings_left {
  float:left;
  margin:0 auto;
  padding:0px 0px 0px 0px;
  width:300px;
  height: 100px;
  text-align:left;
}

#headings_right {
  float:left;
  margin:0 auto;
  padding:90px 0px 0px 0px;
  width:800px;
  height: 50px;
  text-align:center;
}



#main .holder #title {
  float:left;
}

#main .footer {
  float:left;
  margin:0 auto;
  width:100%;
  height:200px;
  background:#FFFFFF;
}

#footerwrap {
  margin-top: 100px;
  width: 1125px;
}

#footer_detail {
  float:left;
  margin:0 auto;
  clear: both;
  color: #737373;
  padding: 0 0 0 0;
  width: 1125px;
}

#footer_detail a {
  color: #000000;
}

.post {
  float:left;
  width:800px;
  padding:0px 25px 10px 25px;
}

.post_holder {
  float:left;
  width:800px;
  border-top: 1px solid #d8d8d8;
  padding:30px 0px 0px 0px;
}

.post_header {
  float:left;
  width:100%;
}

.post_details_holder {
  float:left;
  width:100%;
}

.post_images {
  float:left;
  width:800px;
}

.post_images a {
	color: #000000;
	text-transform: none;
	}
.post_images a:hover {
	color: #000000;
	}


.post_text {
  float:left;
  width:800px;
  padding-bottom:15px;
}

.post_meta {
  float:left;
  width:100%;
  text-align:right;
  font-size: .75em;
  padding:10px 10px 0px 0px;
}

.post_footer {
  float:left;
  text-align:right;
  width:100%;
  padding:5px 15px 0px 0px;
}

.post_footer a {
	color: #000000;
	text-transform: none;
	}
.post_footer a:hover {
	color: #000000;
	}


p {
  padding-bottom: 1.1em;
}

.post_text h2 {
	color: #000000;
	font-size: 1em;
	font-weight:bold;
        text-transform:uppercase;
}

h2 {
	color: #000000;
	font-size: 1em;
	font-weight:bold;
        text-transform:uppercase;
}

h3 {
	color: #000000;
	font-size: 0.9em;
	font-weight:bold;
}

a {
	color: #000000;
	text-decoration: none;
	}
a:hover {
	color: #000000;
	}
#menu_holding a {
	color: #000000;
	text-transform: none;
	font-size: 0.9em;
	}
#menu_holding a:hover {
	color: #000000;
	font-size: 0.9em;
	}

#navlink {
	margin-bottom: 40px;
	}

/* -header- */

#topbar {
	padding: 10px 0 10px 0;
	width: 850px;
	}
#topbar .title a {
	color: #000000;
	}
#topbar .title a:hover {
	color: #000000;
	}
#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: 15px;
	width: 1125px;
	}
#content {
	float: left;
        margin-left:25px; 
	width: 850px;
        background:#FFFFFF;
	}
#content_links {
	float: left;
	width: 250px;
	}

.links_section {
  padding: 30px 45px 0px 15px;
}

.links_section_header {
	color: #000000;
	font-size: 1.3em;
        text-transform:uppercase;
        letter-spacing: 0.1em;
}

.links_section ul {
	margin: 0 0 5px 0;
	list-style: none;
}

.links_section li {
        color:#737373;
        font-size: 0.9em;
	margin: 0px;
        padding: 3px 0px 3px 0px;
        border-bottom: 1px solid #d8d8d8;  
}

.links_section li a {
        color:#737373;
	text-decoration: none;
}
.links_section li a:hover {
	color: #000000;
	}


/* -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: #000000;
	text-transform: uppercase;
	}
.post h2 a:hover {
	color: #000000;
	}
.post img, .post object, .post embed {
	display: block;
	margin: 0 auto;
        padding: 0px 0px 10px 0px;
	}
.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: #000000;
	}
.postmetadata-bottom a:hover {
	color: #000000;
	}
.entry {
	clear: both;
	}
.entry a {
	color: #000000;
	text-decoration: none;
	}
.entry a:hover {
	color: #000000;
	text-decoration: none;
	}

/* -search form- */

#searchsubmit {
	display: none;
	}
#s {
	background: #ffffff url("images/magnifier.png") no-repeat top left;
	border: 1px #d8d8d8 solid;
	padding: 1px 2px 1px 17px;
	width: 250px;

	}

/* -comments- */

#comments {
	clear: both;
        padding: 50px 30px 0px 30px;
	}

#commentform {
  	padding: 0px 0px 0px 30px;
        }

#respond {
	border-top: #252525 0px solid;
	clear: both;
  	padding: 40px 0px 20px 30px;
	}
.commentmetadata {

	text-transform: uppercase;
	}

.commentlist {
  width:850px;
}

.commentlist div.alt {
	background: #FFFFFF;
	color: #000000;
	padding: 10px;
	}
.commentlist div {
	background: #FFFFFF;
	padding: 10px;
	color: #000000;
	}
.commentlist div blockquote {
	background: #FFFFFF;
	border: 0px solid #404040;
	margin: 10px 0 0 0;
	padding: 10px 10px 10px;
}
.commentlist div.alt blockquote {
	background: #FFFFFF;
	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;

	}

