/*  
Theme Name: Ambiru
Theme URI: http://ifelse.co.uk/ambiru/
Description: A calm, relaxing theme
Version: 1.0
Author: Phu Ly
Author URI: http://ifelse.co.uk/
*/
/* 7/25 - customization for Alaei petition microsite, iranfreethedocs.org - gk */

/*************************************
+Containers
*************************************/

/*background & border colors  */
body{
	background:#f8f8e1;
	/* border-top:5px solid #B0B579; */
	/* background-attachment: fixed;*/ /*these 4 background lines regulate the "floating" PHR logo */
	/*background-image:url(images/phr_logo2.gif);
	background-repeat: no-repeat;
	background-position: left top; */
	font-family: Arial, Verdana, sans-serif;
	font-size:87.5%;
	line-height:1.25;
	margin-top:5px;
	padding:0px;
	text-align:center;
}

#wrap{ 
	background-color:#f8f8e1  ;
	background-image: url(http://physiciansforhumanrights.org/assets/images/colleagues-at-risk/bkgnd_bordered_600_invert.png);
	background-repeat: repeat-y;
	background-position: center;
	margin:0 auto;
	padding:0 15px;
	text-align:left;	
	width:570px;
}
#content{
	font-size:1.09em;
	float:left;
	margin:0 5px;
	width:570px;
	line-height:1.25em;
}

#content ul {
	list-style:inside disc;
	margin-left:30px;
}

p, ul, li, ol {
	font-family: Arial, Verdana, sans-serif;
	line-height: 1.35em;
}

h1 {
	font-family:Arial, Verdana, sans-serif;
	font-size: 1.1em;
	letter-spacing: 0.05em;
	line-height: 1.25em;
	margin-top: 0; /* changed from -25px to 0 for purposes of "What's at Stake" page, gk - 7/28 */
}

h2 {
	font-family:Arial, Verdana, sans-serif;
	letter-spacing: 0.03em;
	line-height: 1.25em;
	margin-top: 50px;
	margin-bottom: 0; /* changed from -10px to 0 for purposes of "Thanks for signing" page, gk - 7/28 */
	font-weight: bold;
}
h3 {
	font-family:Arial, Verdana, sans-serif;
	letter-spacing: 0.03em;
	line-height: 1.25em;
	margin-top: 30px;
	margin-bottom: 10px;
}
/*************************************
+Header
*************************************/
#header{
	/* background:url(http://physiciansforhumanrights.org/assets/images/colleagues-at-risk/banner.jpg) no-repeat;*/
	background:url(http://farm4.static.flickr.com/3267/2922846827_0fbaf5f214_o.jpg) no-repeat;  /*changed to vigil banner pic, 10/8/08, gk */
	background-position:center; /*position added for vigil banner pic placement */
	height:265px; /*changed height from 265px for imageless version BG 25july08 ::: 7/28 - changed back to accommodate new banner - gk */
	width:570px;
	padding:30px 0;
}
#header h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.87em;
	text-align:center;
	margin:-20px 0 0 3px;
}
#header h1 a{
	color: #666633;
	text-decoration:none;
}
#header h1 a:hover{
	color:#cccc66;
	text-decoration:none;
}
#header p{
	font-family: Lucida Sans Unicode, sans-serif;
	color:#980416;
	font-size:1.12em;
	font-weight:bolder;
	margin-top:5px;
	text-decoration:none;
	margin-right:6px;
}

/*************************************
+Nav
*************************************/
#nav{
	background:#666633;
	border:5px solid #666633;
	border-top:2px solid #666633;
	font-size:0.85em;
	margin-bottom:30px;
	padding:0;
	width:560px;
	margin-top:-55px;
}
#nav ul{
	list-style-type:none;
}
#nav ul li{
	font-weight:bold;	
	float:left;
	letter-spacing:1px;
	margin: 2px 5px -3px 4px; /*right margin changed from 8 to 6, 10/8/08, gk */
	/* margin-left: 3px;
	margin-right:10px;
	margin-bottom:-3px;*/
	padding:2px 3px;
}
#nav ul li a {
	color:#f8f8e1;
	font-family: Arial, Verdana, sans-serif;
	text-decoration:none;
}
/* #nav ul li a:hover {    (temporarily out for petition purposes, until microsite created - gk 7/28)
	color:#f8f8e1;
	text-decoration:underline;
} */
#nav ul li a img{
	border:none;
	text-decoration:none;
	background-color:none;
}
.navigation{
	margin-bottom:10px;
	padding:5px;
	text-align:center;
}

/*************************************
+Entry
*************************************/
.entry{
	margin-top: -30px; /*changed from -60px to -30px to fix problem with links*/
	margin-bottom:15px;
	padding:5px 10px;
	font-size:0.85em;
}

.entrymeta{  /* this is the author name, categories, and #comments lines */
	font-size:0.8em;
	color:#333333;
}
.entrymeta a{
	color:#666633;
}
.entrymeta a:hover{
	color:#cccc66;
}
.entrytitle h2{
	color:#666633;
	font-size:1.5em;
	text-decoration:none;
	line-height:1.15em;
}
.entrytitle h2 a{
	color:#666633;
	text-decoration:none;
}
.entrytitle h2 a:hover{
	color:#cccc66;
}
.entrytitle h3{  /* this is the date-of-post line */
	margin-top: 0.85em;
	color:#6F6F6F;
	font-size:0.85em;
}
.postedby{
}
.filedto{
	background:url(images/file.gif) no-repeat 0 2px;
	padding-left:15px;
}
.commentslink{
	background:url(images/comments.gif) no-repeat 0 3px;
	padding-left:15px;
}
/*body#home .entry-1 {
	background:#FBF2DA;*/
	/* border:1px solid #d8d9c8;
	border:1px solid #fafbfa; */
	/*font-size:1em;
	line-height: 1.1;
} */
body#home .entry-1 .entrymeta {
	background: #f8f8e1;
	/* border-top:1px solid #d8d9c8; */
	margin:-5px -10px;
	padding:5px 10px;
}

/* can be used with images in blog entries, to flow text */
.right {
	float:right;
}

.left {
	float:left;
}

/*************************************
+Comments
*************************************/
p.nocomments {
	font-size:.85em;
}
.commentsblock {
	margin:0.5em;
	padding:1em;
	font-size:1em;
}
.commentsblock textarea {
	width:410px;
}
.commentsblock input, .commentsblock textarea {
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	/* background:#eee; */
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	/* background:#eee; */
	border:1px solid #a1a1a1;
}
.commentsrss{
	font-size:.8em;
}

.commentauthor{
	display:block;
	font-size:1em;
}
ol.commentlist{
	color:#777777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	/* background:#f3f3f3; */
	border:1px solid #EEEEEE;
	padding:0.5em;
}
h3#comments{
	font-size:1.2em;
	/* font-weight:bold; */
}

/*************************************
+Sidebar (although sidebar is itself a container, font styling info has been included here in
order to group all together for ease of editing)
* note: sidebar is actually featured on the bottom.
*************************************/
#sidebar{
	/* ******bg transparent for now (7/25)******* 
	background: url(images/sidebar.png);*/
	border:3px solid #666633;
	float:right;
	margin:0 10px 10px 0;
	padding:10px;
	width:520px;
}

#sidebar a {
	color:#666633;
	text-decoration:none;
}
#sidebar ul li a:hover{
	color:#cccc66;
}
#sidebar .sec-a {
	float:left; 
	width:200px;
	padding:0 10px;
}
#sidebar .sec-a li {
	font-size:.80em;
}
#sidebar .sec-b {
	float:right;
	width:200px;
	padding:0 10px;
}
#sidebar .sec-b li {
	font-size:.9em;
	font-weight:bold;
}
#sidebar h3{
	color:#666633;
	font-size:1.1em;
	margin:10px 0;
	font-weight:bold;
	text-decoration:none;
}
#sidebar a img{
	border:0;
	text-decoration:none;
	background-color:none;
}
#sidebar ul li{
	border-bottom:1px dotted #7e3739;
	margin-bottom:3px;
	padding:3px;
	font-size:.90em;
	font-weight:normal;
	text-decoration:none;
}


/*************************************
+Footer
*************************************/
#footer{
	background:#B0B579;
	clear:both;
	color:#ffffff;
	font-size:0.8em;
	font-weight:bold;
	padding:4px;
}
#contact{
	background:#B0B579;
	font-size:0.8em;
	font-weight:bold;
	color:#ffffff;
	padding:4px;
	clear:both;
}

/*************************************
+Misc
*************************************/

ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
a:link {
	color:#666633;
	text-decoration:underline;
}
a:visited {
	color: #666666;
}
a:hover{
	color:#cccc66;
	text-decoration:none;
}

/* this is for 'back to top' link, taken from global.css */
#totop a {
	/* margin: 0;
	padding:5px 14px 5px 0; */
	font-family: Arial, Verdana, sans-serif;
	font-size: .85em;
	font-variant:small-caps;
	font-weight: bold;
}

.clearfix:after{ 
	content: "."; 
	display: block;
	height: 0; 
	clear: both; 
	visibility:hidden; 
}
* html .clearfix {height: 1%;}
/*************************************
+Floatbox
*************************************/
#floatbox{
	background:#d5d1b4 no-repeat;
	border:3px solid #b8b081;
	float:right;
	width:180px;
	padding:10px 10px 10px 10px;
	margin-left:10px;
}
#floatbox h1{
	font-size:2em;
	text-align:center;
}
#floatbox h4{
	font-size:.85em;
}
/* #floatbox a{
	color:#666633;
	text-decoration:none;
}
#floatbox a:hover{
	color:#cccc66;
	text-decoration:none;
} */

	