/* 
Theme Name: Polaroid Vertical
Theme URI: http://www.ianwallace.org/
Description: A Personal Blog Dream Theme from<a href="http://www.dreamwork.org"> Dreamwork</a>
Version: 1.0
Author: Ian Wallace
Author URI: http://ianwallace.org
*/
body {
	margin:0;
	padding:0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align:center;
	color:#000000;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 780px;
	height: 520px;
	margin-top: -295px; /*always take 1/2 from the size of the height, they have to be negative*/;
	margin-left: -390px; /*always take 1/2 from the size of the width, they have to be negative*/
}
	/*line-height:1.2em;*/

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

a:active {
	color: #7f7fff;
	text-decoration:none;
}

a:link {
	color: #7f7fff;
	text-decoration:none;
}

a:hover {
	color: #ff9900;
	text-decoration:none;
}

#rap 
{
	background:#ffffff;

	/*border-left: 4px solid #b9881e;
	border-right: 4px solid #b9881e;*/
	width:780px;
	margin:0 auto;
	padding:0px;
	text-align:left;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.9em;
}

#content {
	width:780px;
	/*float:left;*/
	padding:0 0 0 0;
	margin:0;
	overflow:hidden;
}

#contentindex {
	width:780px;
	/*float:left;
	background-image:url(img/polaroid-background.jpg);*/
	padding:0 0 0 0;
	margin:0;
	overflow:hidden;
}

#contentcontact {
	width:780px;
	height: 650px;
	/*float:left;*/
	background-image:url(img/polaroid-background.jpg);
	padding:0 0 0 0;
	margin:0;
	overflow:hidden;
}

#contentwide {
	width:780px;
	float:left;
	padding:0 0 0 0;
	margin:0;
	overflow:hidden;
}

a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote{
	background: #f6f6f5;
	border-left: 2px solid #eeac1d;
	margin: 1em 0;
	padding: 10px;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font: normal 1.3em Verdana,Arial,Helvetica,sans-serif;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}
#header h1 {
	margin: 0;
	font-size: 1.6em;
	color: #f0f0f0;
	letter-spacing: 0.5em;
	padding:10px;
	text-align:right;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	color: #333;
	font-weight: bold;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	color: #333;
	font-weight: bold;
}
#sidebar {
	border-left: 0px solid #7f7fff;
	padding-left: 5px;
	width:190px;
	float:right;
	margin:0;
	text-align:right;
} 
#sidebar #sidetext{
} 
#sidebar input {
	background-color: #eeac1d;
	color: #FFFFFF;
	border: 1px solid #ffffff;
	font-size: 11px;
	padding: 3px;
}

#sidebar input:hover {
	border:1px solid #eeac1d;
	background-color: #FFF;
	color:#666;
	
}
#sidebar input:focus {
	border:1px solid #999;
	background-color: #FFF;
	color:#333;
}

#sidebar h2 {
	margin: 0;
	padding-top:5px;
	padding-left:0px;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	border-bottom:#ffffff 1px solid;	
}
h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.1em;
	color: #999;
}
#sidebar ul {
	list-style-type: none;
	padding: 0px 0 0 0px;
	margin: 0;	
}
#sidebar ul li {
	margin-top: 0.2em;
	padding: 0;
	font-size: 0.9em;
}
#sidebar .imgclass li a:link, #sidebar .imgclass li a:visited {
	padding-left: 0px;
	color: #7f7fff;	
	text-decoration: none;
}
#sidebar .imgclass li a:hover {
	color: #7f7fff;
}
#header a:link, #header a:visited, #header a:hover, #header a:active {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
}


#content ul {
	margin-left: 0;
	padding-left: 15px;
	list-style-type: none;
}
#content ul li {

	padding-left: 1.5em;
}
#content .articleimg {
	float:right;
	padding:3px;
	border: #ccc 1px solid;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}
#content .articleimgleft {
	float:left;
	padding:3px;
	border: #ccc 1px solid;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.post-footer, .copyright {
	margin-top: 10px;
	margin-bottom: 3em;
	font-size: 0.9em;
	color: #666;
}
.post-content {
	padding: 11px 0 0;
}
img {
	border: #ccc 0px solid;
	padding: 0px;
}
.post-title {
	margin: 0 0 0.2em;	
	text-align: right;
	padding: 0.5em 1em 0 0;
	color: #000000;
	line-height: 22px;
	border-bottom:#7f7fff 1px solid;
}

.post-title a {
	text-align: right;
	text-decoration:none;
	color: #000000;
	font-size:14px;
	font-weight:bold;
	border-bottom:#7f7fff 0px solid;
}

.post-title a:link {	
	text-align: right;
	text-decoration:none;
	color: #000000;
	font-size:14px;
	font-weight:bold;
	border-bottom:#7f7fff 0px solid;
}

.post-title a:hover {
	/*margin: 0 0 0.2em;*/	
	text-align: right;
	text-decoration:none;
	/*padding: 0.5em 1em 0 0;*/
	color: #cfcfff;
	font-size:14px;
	font-weight:bold;
	border-bottom:#7f7fff 0px solid;
}

.post-title a:visited {
	/*margin: 0 0 0.2em;	*/
	text-align: right;
	text-decoration:none;
	/*padding: 0.5em 1em 0 0;*/
	color: #000000;
	font-size:14px;
	font-weight:bold;
	border-bottom:#7f7fff 0px solid;
}

.post-title em {
	text-decoration: none;
	float: left;
	font-style: normal;
	font-size: 0.9em;		
	padding:0;
	
}
.post-info {
	color: #000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1.2em;
	margin:0;
}
.post-info a {
	text-decoration: none;
	color: #ad7e18;
	border: none;
}
.post-info a:hover{
	text-decoration: underline;
	color: #ad7e18;
	border: none;
}

.page-content {
	padding: 2px 0 0;
	font-size:11px;
}

.page-title {
	margin: 0 0 0.2em;	
	text-align: right;
	/*padding: 0.5em 1em 0 0;*/
	padding: 0.5em 0 0;
	color: #000000;
	line-height: 22px;
	border-bottom:#7f7fff 1px solid;
}

.page-title a {
	text-align: right;
	text-decoration:none;
	color: #000000;
	font-size:14px;
	font-weight:bold;
	border-bottom:#7f7fff 0px solid;
}

.page-title a:link {	
	text-align: right;
	text-decoration:none;
	color: #000000;
	font-size:14px;
	font-weight:bold;
	border-bottom:#7f7fff 0px solid;
}

.page-title a:hover {
	/*margin: 0 0 0.2em;*/	
	text-align: right;
	text-decoration:none;
	/*padding: 0.5em 1em 0 0;*/
	color: #cfcfff;
	font-size:14px;
	font-weight:bold;
	border-bottom:#7f7fff 0px solid;
}

.page-title a:visited {
	/*margin: 0 0 0.2em;	*/
	text-align: right;
	text-decoration:none;
	/*padding: 0.5em 1em 0 0;*/
	color: #000000;
	font-size:14px;
	font-weight:bold;
	border-bottom:#7f7fff 0px solid;
}

.page-title em {
	text-decoration: none;
	float: left;
	font-style: normal;
	font-size: 0.8em;		
	padding:0;
	
}
.page-info {
	color: #000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1.2em;
	margin:0;
}
.page-info a {
	text-decoration: none;
	color: #ad7e18;
	border: none;
}
.page-info a:hover{
	text-decoration: underline;
	color: #ad7e18;
	border: none;
}


.commentedit {
text-align: right; margin-top: -10px; margin-right: 200px;
}
hr {
	display: none;
}
#footer {
	margin:0;
	padding: 0px 0px 0px;
	border-top: 0px solid #7f7fff;
	clear: both;
	font-size: 10px;
	color: #000000;
	background: #fff;
	text-align:center;
}
#footer a {
border:none;
color:#7f7fff;
}


#footer a:visited {
	color: #7f7fff;
	text-decoration:none;
}

#footer a:active {
	color: #7f7fff;
	text-decoration:none;
}

#footer a:link {
	color: #7f7fff;
	text-decoration:none;
}

#footer a:hover {
	color: #ff9900;
	text-decoration:none;
}

#commentlist {
	font-size:1em;
	font-weight:bold;
	color: #ccc;
}
#commentlist li {
	color: #000000;
	font-weight: normal;
	font-size:0.85em;
}
#commentlist cite {
	font-size: 0.8em;
	color: #808080;
	margin: 0 0 1em;
	padding: 0 0 0.5em;
}
cite a {
	border-bottom: 1px dotted #DC9204;
	text-decoration: none;
}
cite a:visited, a:hover {
	border-bottom: none;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #efefff;
	border: 1px solid #7f7fff;
	padding: 0.2em;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
#comments {
	text-transform: uppercase;
	margin-top: 3em;
	color: #000000;
	font: 0.9em verdana, helvetica, sans-serif;
}
#postcomment {
	text-transform: uppercase;
	margin-top: 0.9em;
	color: #000000;
	font: 1em Verdana,Arial,Helvetica,sans-serif
}

.link-comment {
	background: url('img/ico-talk-act.gif') no-repeat left;
	padding-left: 15px;
}
.link-comment-off {
	background: url('img/ico-talk.gif') no-repeat left;
	padding-left: 15px;
}
/* COMMENT ELEMENTS */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 40em

}

#commentform textarea {
background: #efefff;
width: 30em
border: 1px solid #7f7fff;
}
#commentform textarea:hover {
background: #efefff;
border: 1px solid #7f7fff;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #d6d3d3;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #efefff;
border: 1px solid #7f7fff;
width: 180px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #efefff;
border: 1px solid #7f7fff;
width: 180px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #efefff;
border: 1px solid #7f7fff;
width: 180px;
}
#commentform input{
margin-bottom: 3px;
}
