﻿/*  --------------------------------------------------------------

    Theme Name: PayPal
    Theme URI:  http://www.pp4ar.com
    Description:
    Version: 1.0
    
    Author: 
    Author URI: http://www..com/
    
    Coded & Developed By : Fouad Badawy | www.mo3aser.com
     -------------------------------------------------------------   */
 
* { margin:  0; padding: 0; border:  0 none;}

/*	Body
	- - - - - - - - - - */
body {
	background: #FFF ;
    direction: ltr;
    font: bold 12pt arial,Tahoma,Helvetica,sans-serif;
    text-align: left;
	color:#333;
}

 /*	Wrapper
	- - - - - - - - - - */ 
.wrapper { overflow:auto; margin:0 auto;}   
	.wrapper-content {width:850px ; overflow:hidden; margin:0 auto;}

.signature-num , .support{
	background:#f9f9f9;
	border:1px solid #dddddd;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	width:290px;
	float:left;
	padding:10px 5px;
	margin-bottom:20px;
	text-align:center;
	font:bold 14pt Arial;
	line-height:25px;
	overflow:hidden;
	height:75px;
	display:inline;
}
.signature-num{margin-right:30px;}
.about-petition{
	border-top:1px dashed #585858;
	padding-top:10px;
}
.support small{
	font-size:10pt;
}
.header{
	height:189px;
	margin:0 auto;
	position:relative;
	border-bottom:1px solid #606e6e;
}		
		.logo {
			background:url(images/logo.png) no-repeat center;
			display:block;
			height:160px;
			text-indent:-9999px;
			overflow:hidden;
		}
	#buttons{
		border-top:5px solid #faaf30;
		position:absolute ;
		list-style:none;
		height:34px;
		top:150px;
		right:0;
		width:850px;
		overflow:hidden;
	}
		#buttons li{float:left; display:inline}
			#buttons li a:link , #buttons li a:visited , #buttons li a:active{
				height:26px;
				display:inline-block;
				text-align:center;
				padding:8px 10px 2px;
				font: bold 12pt Arial,Helvetica,sans-serif;
				margin-left:2px;
				color:#000;
			}
				*html #buttons li a:link{width:110px;}			

				#buttons li a:hover {color:#FF0000 !important;}
#page_navigation{clear:both;}
#page_navigation a{
	padding:3px 6px;
	border:1px solid #ddd;
	margin:2px;
	color:black;
	text-decoration:none;
	float:left;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.active_page{background:#f2f2f2; border:1px solid #ccc !important;}
.signature{
	width:190px;
	padding:5px;
	margin:3px;
	float:left;
	background:#F2f2f2;
	border:1px solid #ddd;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	overflow:hidden;
}
.signature:hover{border:1px solid #ccc;}
.signature span{font:9pt tahoma;}

/*	Sidebar
	- - - - - - - - - - */
.sidebar{
	width:200px;
	float:left;
	position:relative;
}
				
/*	Narrowcolumn
	- - - - - - - - - - */
.container{
	width:850px;
	margin:10px auto 10px;
	position:relative;
	overflow:hidden;
}
.narrowcolumn{
	width:635px;
	margin:0 0 0 15px;
	float:right;
	display:inline;
}
.title h2{
	color:#11559e;
	font-size:20pt;
	margin-bottom:10px;
}
.ads-box{margin:10px 0;}
.post , .respond {
	margin-bottom:10px;
	clear:both;
}
	.entry{	padding:10px 5px 0; background:#FFF; overflow:hidden; 	line-height:22px;}

	.postmetadata{
		display:block;
		background:#f8f7f7;
		padding:3px 8px 3px 8px;
		margin-top:10px;
		border:1px solid #ccc;
		overflow:hidden;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
	}
	.post-image{
		float:left;
		margin:0 10px 10px 0;
		padding:2px;
		border:1px #CCC solid;
	}
	.more-link{
		display:block;
/*		width:60px;*/
		float:left;
		margin-top:10px;
		clear:both;
		padding:0 0 0 5px;
		text-align:left;
	}
	.entry p{margin-bottom:0.8em;}

.navigation {display: block; text-align: center; margin: 0 15px 20px;}
	blockquote {
		margin: 15px 10px 0 20px;
		padding-left: 20px;
		border-left: 5px solid #ddd;
		color: #777;
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {margin: 7px 0 8px 10px;}
.entry ul li:before, {content: "\00BB \0020";}
.entry ol {padding: 0 0 0 35px;}


/*	CommentList
	- - - - - - - - - - */	
#comments,#respond h3{
	font: bold 14pt Arial;
	color: #11559E;
 	text-align:center;
 	margin-top:33px;
}
.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin-left:5px;
}
.commentlist cite, .commentlist cite a {font: bold 12pt arial;}
.commentlist p {line-height:19px;	margin: 0px 40px 5px 0;}
.alt {padding: 10px;}
.commentlist {text-align: justify;}
.commentlist li {
	border: 1px solid #ccc;
	margin: 10px 4px 10px 0;
	padding:  10px;
	list-style: none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.commentlist li ul li { margin-right: -5px; margin-left: 20px;}
.children { padding: 0; }
#commentform p {margin: 5px 0;}
.nocomments {text-align: center;}
.commentmetadata {
	margin: 0;
	display: block;
	text-align:left;
	font-size:90%;
	margin-bottom:28px;
}
.says{display:none}
.thread-alt , .thread-even .alt{background-color: #f8f8f8;}
.thread-alt .odd, .thread-even{background-color: #FFF;}
.even, .alt {border-right: 1px solid #ddd;}
		

/*	Footer
	- - - - - - - - - - */
.footer{
	overflow:hidden;
	clear:both;
	height:30px;
	font:normal 9pt tahoma;
	border-top:1px dashed #585858;
	text-align:center;
}
.footer a{color:#000 !important;}
.footer a:hover{color:#11559e !important;}

/*	Forms
	- - - - - - - - - - */
input {	padding: 2px 4px}
#commentform{margin:25px 8px;}
#commentform input{	width:200px;}	
textarea {padding: 2px 6px;	width: 97%;}
textarea ,input, select{
	background: #f8f8f8;
	border: 1px solid #ccc;
	color: #000;
	font:12px Tahoma;
	margin-bottom:7px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
	input:hover,textarea:hover{	border: 1px solid #AFAFAF;}
	input:focus ,textarea:focus{border: 1px solid #11559E;	background:#fff;}

/*	Align & Links & Text
	- - - - - - - - - - */
img.centered,img.aligncenter {display: block; margin:2px auto;}
img.alignright{ padding: 4px; margin: 2px 3px 3px 8px; display: inline;}
img.alignleft {	padding: 4px; margin: 2px 8px 3px 3px; display: inline;}
.alignright {float: right;}
.alignleft  {float: left;}
h2, h3 {font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif; font-weight: bold;}
h2 {font-size: 16pt;	color: #11559E;}
	h2.pagetitle {
		font-size: 16pt;
		text-align: center;
		color:#666;
		margin-bottom:10px;
	}
h3 {font-size: 14pt;}
a:link,a:active,a:visited{color: #FF0000;	text-decoration: none; outline:none;}
a:hover {color: #11559e;}
.clear{clear:both;}	

div#coldform {margin: 11px 0; width: 500px;}
div#coldform fieldset {	border: 0 none;	display: block;	clear: both;}
div#coldform legend.hide {	display: none;}
div#coldform label.label {
	text-align: right;
	display: block;
	padding: 3px 0;
	margin: 3px 0;
	width: 125px;
	clear: right;
	float: right;
}
input#coldform_carbon { margin: 0 0 -7px 7px; }
div#coldform textarea#coldform_message,  
div#coldform input.input {width: 300px;	float: left;}
div#coldform input.submit {
	display:block;
	float:right;
	height:30px;
	margin:3px 0 13px 137px;
	width:200px;
}
