/*  
Theme Name: GreyMagic
Theme URI: http://www.skinpress.com/
Description: Custom blog design starts from just $500 @ <a href="http://www.askgraphics.com/blog-design.html">AskGraphics.com</a>.
Version: 1.0
Author: AskGraphics.com
Author URI: http://www.AskGraphics.com/


License Information :

All templates are free to use as long as you leave the credits unchanged.
You cannot claim these templates or modifications of these templates as yours.

You cannot redistribute these templates on your website.

You cannot modify these templates and distribute them.

*/



ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#696969;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

h2{
	font-size:24px;
	font-weight:normal;
	color:#fff;
	padding:0 0 4px 0;
    text-shadow: #1e1e1e -1px 0, #1e1e1e  -1px -1px, #1e1e1e 0 -1px, #1e1e1e -1px -1px; 
}

body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#282828 url(images/bg.jpg);
	color:#696969;
}

#body_page{
	
}

#page{
	width:1000px;
	margin:0px auto 20px auto;
	-moz-box-shadow: 1px 1px 8px #1e1e1e;  
    -webkit-box-shadow:   1px 1px 8px #1e1e1e; 
    box-shadow:  1px 1px 8px #1e1e1e;
}

/* HEADER */

#header{
	width:100%;
	height:126px;
	background:url(images/header_bg.gif) center no-repeat;
}

#header_rss{
	float:right;
}

#header_rss a{
    display:block; 
	height: 100px;
	width:200px;
}


#header_title{
	float:left;
	padding-top:50px;
}

#header_title a{
    display:block; 
	height: 50px;
	width:300px;
}

#header_title h1{
	color:#fff;
	font-size:30px;
	margin-left:20px;
	font-style:italic;
	letter-spacing:-2px;
}

#header_title h1 a{
	color:#fff;
    text-shadow: #1e1e1e -1px 0, #1e1e1e  -1px -1px, #1e1e1e 0 -1px, #1e1e1e -1px -1px; 
}

.description{
	font-size:14px;
	position:relative;
	top:-5px;
	color:#868686;
	display:block;
	text-align:right;
	letter-spacing:0;
    text-shadow: #1e1e1e -1px 0, #1e1e1e  -1px -1px, #1e1e1e 0 -1px, #1e1e1e -1px -1px; 
    z-index:1;
	}

/* MENU */

#menu{
	width:100%;
	height:41px;
	background:#303030;
}

#menu_items{
	float:left;
	width:697px;
}

#menu_items ul{
}

#menu_items li{
	float:left;
	display:block;
	text-transform:uppercase;
    padding:0 0 0 20px;
}

#menu_items a{
	color:#2e2e2e;
	color:#1e1e1e\9;
	font-size:18px;
	padding:0;
    text-shadow: #222 -1px 0, #222  -1px -1px, #444 1px 1px, #222 -1px -1px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:2px;
    display:block;
	float:left;
	padding-top:5px;
	font-size:13px;
    padding:12px 20px 0 20px;
	height:28px;
	font-weight:bold;
}

#menu_items a:hover, #menu_items a.select{
	text-decoration:none;
	background:url(images/menu_items_a.gif) repeat-x;
	color:#acacac;
    border-bottom:1px solid #282723;
	border-right:1px solid #282723;
}

#main_search{
	float:right;
	width:265px;
}

#searchform_body{
	width:250px;
	height:28px;
	background:url(images/sfbg.jpg) repeat-x;
	margin:4px 0 0 0;
    border-top: 1px solid #1e1e1e;
    border-left: 1px solid #1e1e1e;
    border-right: 1px solid #282828;
    border-bottom: 1px solid #282828;
}

#searchform_top{
	margin:0 0 0 10px;
}

#searchform_top_text{
	width:180px;
	border:0px;
	background:none;
	color:#686868;
	float:left;
	margin:7px 10px 0 0;
}

#gosearch{
	position:relative;
	top:2px;
	right:4px;
	float:right;
}

/* BODY */

#body{
	width:100%;
	float:left;
	background:#303030 url(images/body_bg.gif) no-repeat
}

#body_top{
	width:100%;
	float:left;
	padding-bottom:1px;
}

#body_left{
	width:696px;
	float:left;
}

#body_right{
	width:304px;
	float:right;
}


/* left contact */

#body_left_content{
	width:630px;
	padding-top:25px;
	margin-left:40px;
}

.post{
	width:100%;
}

.post-top{
}

.post-title{
}

.post-title h2{
	font-size:24px;
	color:#fff;
	padding:0 0 4px 0;
    text-shadow: #1e1e1e -1px 0, #1e1e1e  -1px -1px, #1e1e1e 0 -1px, #1e1e1e -1px -1px; 
}

.post-title h2 a{
	color:#fff;
    text-shadow: #1e1e1e -1px 0, #1e1e1e  -1px -1px, #1e1e1e 0 -1px, #1e1e1e -1px -1px; 
}

.post-title h3{
	font-weight:normal;
	margin:0 0 4px 0;
	color:#8e8e8e;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    text-shadow: #1e1e1e -1px 0, #1e1e1e  -1px -1px, #1e1e1e 0 -1px, #1e1e1e -1px -1px; 
}

.post-title h3 a{
	color:#cdcdcd;
	font-weight:bold
}

.post-title h3 span{
	color:#cdcdcd;
	font-weight:bold
}

.post-title h4{
	font-weight:bold;
	color:#cdcdcd;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#424242 url(images/post-title_h4.gif) repeat-x left bottom;
	padding:6px 0 8px 4px;
}

.post-title h4 a{
	color:#cdcdcd;
	font-weight:normal;
}

.post-title h4 span{
	color:#cdcdcd;
	font-weight:normal;
}

.entry{
	line-height:20px;
	font-size:12px;
	padding:0 0 0 0;
    text-align: left;
    text-shadow: #252525 -1px 0, #252525  -1px -1px, #252525 0 -1px, #252525 -1px -1px; 
}

.entry p{
	margin-bottom:15px;

}

.entry a{
	text-decoration:none;
        color:#fff;
	font-weight:bold;
}

.entry a:hover{
	text-decoration:underline;
}

.entry img{

}

.postmetadata{
    margin:10px 0 30px 0;
	width:100%;
	height:41px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top:1px solid #222;
	background:#282828 url(images/line.jpg) bottom left repeat-x;
    text-shadow: #111 -1px 0, #111  -1px -1px, #111 0 -1px, #111 -1px -1px; 
}

.postmetadata .alignleft a{
	color:#696969;
}

a.readmore{
	border-bottom:1px dotted white;
	color:#FFF;
}
a.readmore:hover{
	color:#999;
}


a.readmore span{
	font-weight:bold;
}

a.readmore:hover{
	text-decoration:none;
}

.postmetadata .alignleft{
	padding:15px 0 0 15px;
}

.postmetadata .alignright{
	padding:15px 15px 0 0;
}

.post-page{
}

h2.page_title{
	font-size:24px;
	font-weight:bold;
	padding:0 0 6px 0;
    color:#2e2e2e;
	color:#1e1e1e\9;
    text-shadow: #222 -1px 0, #222  -1px -1px, #444 1px 1px, #222 -1px -1px; 
}

.post-page .entry{
}

.post-page .entry a{
	text-decoration:underline;
	font-weight:bold;
	color:#d5d5d5;
}

.post-page .entry a:hover{
	text-decoration:none;
}


.post-page .entry strong, .post-page .entry h1, .post-page .entry h2, .post-page .entry h3, .post-page .entry h4, .post-page .entry h5, .post-page .entry h6{
	color:#d5d5d5;
	display:block;
	font-weight:normal;
}

.entry strong{
    color:#444;
}


.post-page .entry strong{
	font-size:18px;
}

.post-page .entry h1{
	font-size:22px;
	padding:0 0 14px 0;
}

.post-page .entry h2{
	font-size:18px;
	padding:0 0 14px 0;
}

.post-page .entry h3{
	font-size:16px;
	padding:0 0 12px 0;
}

.post-page .entry h4{
	font-size:14px;
	padding:0 0 10px 0;
}


/* right content */

#body_right_content{
	margin:50px 0 0 0;
}

/* RIGHT ADS */

#right_ads{
	float:left;
	padding:0 0 0 20px;
}

#right_ads div{
	float:left;
	padding-right:5px;
	margin-bottom:3px;
}

#right_ads div.right{
	margin-right:0;
}
#right_ads img{
	width:125px;
	height:125px;
}

/* SIDE BAR */

#sidebar{
	width:271px;
	margin:20px 0 0 12px;
}

.sidebars h2{
	color:#2e2e2e;
	color:#1e1e1e\9;
	font-weight:bold;
	font-size:16px;
	padding:0 0 10px 0;
    text-shadow: #222 -1px 0, #222  -1px -1px, #444 1px 1px, #222 -1px -1px; 
	letter-spacing:1px;
}


.sidebars ul{
	color:#696969;
    text-shadow: #222 -1px 0, #222  -1px -1px, #222 0 -1px, #222 -1px -1px; 
}

.sidebars ul li{
	padding-bottom:15px;
	/*margin-bottom:10px;*/
}

.sidebars ul li ul li{
	margin-left:0;
}

.sidebars ul li ul li ul li{
	margin-left:0;
}

.sidebars li ul{
	padding-bottom:8px;
}

.sidebars li ul li ul{
	padding-left:10px;
	padding-bottom:0px;
}

.sidebars li ul li ul li ul{
	padding-left:0px;
}

.sidebars li{
	margin-bottom:0px;
	background:none;
}

.sidebars li li{
	margin-bottom:0px;
	padding:4px 0 8px 5px;
	font-size:12px;
}

.sidebars li.widget_meta li{	
	background:none;
}

.sidebars li li li{
	background:none;
	border:0px;
	padding-bottom:3px;
}

.sidebars li a{
	color:#696969;
	font-size:11px;
}

.sidebars li.widget_categories ul li{
	font-weight:bold;
}

.sidebars li.widget_categories ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:10px;
}

.sidebars li.widget_categories ul li ul li a{
	backgroundnone;
	font-weight:normal;
}

.sidebars li.widget_archives ul li a{
	background:url(images/sidebar_li_ar.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:10px;
}

.sidebars li.linkcat ul li a{
	background:url(images/sidebar_li_br.gif) no-repeat left 4px;
	font-weight:bold;
	padding-left:20px;
}

.sidebars .widget_tags p{
	padding:0px 10px;
}

.sidebars .textwidget{
	padding:10px 10px 10px 0px;
}

.sidebars .textwidget p{
	margin-left:10px;
	margin-bottom:7px;
}

.sidebars h3{
    margin:10px 0 0 5px;
	color:#2e2e2e;
	color:#1e1e1e\9;
	font-size:16px;
	padding:0;
    text-shadow: #222 -1px 0, #222  -1px -1px, #444 1px 1px, #222 -1px -1px; 
	letter-spacing:1px;
}

.sidebars h3 a{
	color:#2e2e2e;
	color:#1e1e1e\9;
	font-size:16px;
	padding:0;
    text-shadow: #222 -1px 0, #222  -1px -1px, #444 1px 1px, #222 -1px -1px; 
	letter-spacing:1px;
}

/* FOOTER */

#footer{
	width:100%;
	height:76px;
	background:url(images/body_top_bg.gif) no-repeat bottom;
	margin:0px auto;
	color:#2A2A2A;;
	color:#222\9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
    text-shadow: #222 -1px 0, #222  -1px -1px, #444 1px 1px, #222 -1px -1px; 
}

#footer_text{
	padding:40px 20px 0 20px;
	text-align:center;
}

#footer_ask{
	padding:20px 20px 0 0;
}

#footer_text a{
	font-weight:bold;
	color:#2A2A2A;
	color:#222\9;
	font-size:14px;
    text-shadow: #222 -1px 0, #222  -1px -1px, #444 1px 1px, #222 -1px -1px; 
}

#footer_ask a{
	color:#9e9e9e;
	font-weight:bold;
}




/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 0 10px 0;
	padding: 20px 20px 10px 20px ;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size:10px;
	line-height:14px;
    color:#555;
    border-top:1px solid #222;
	background:#282828 url(images/line.jpg) bottom left repeat-x;
    text-shadow: #1e1e1e -1px 0, #1e1e1e  -1px -1px, #1e1e1e 0 -1px, #1e1e1e -1px -1px; 
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
	}

.navigation a{
	color:#2e2e2e;
	color:#1e1e1e\9;
	font-size:14px;
	padding:0;
    text-shadow: #222 -1px 0, #222  -1px -1px, #444 1px 1px, #222 -1px -1px; 
	letter-spacing:1px;
	}

.navigation a:hover{
	text-decoration:underline;
	}

.navigation .alignleft a{
	padding:0;
	}

.navigation .alignright a{
	padding:0 40px 0 0;
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 15px 0;
	list-style: none;
	padding:10px 15px 15px 20px;
	background:#272727;
	} 

.entry ul li {
	padding:3px 0 4px 0;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	}

.entry ul li:before{
	content: url(images/entry_before.gif);
	}

.entry ol {
	margin: 0 10px 15px 0;
	padding:10px 15px 15px 40px;
	background:#272727;
	}

.entry ol li {
	margin: 0;
	padding:3px 0 4px 0;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:85px;
	height:35px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comment_title{
	font-size:24px;
	color:#fff;
	font-weight:normal;
	padding:0 0 3px 0;
	margin:0;
    text-shadow: #1e1e1e -1px 0, #1e1e1e  -1px -1px, #1e1e1e 0 -1px, #1e1e1e -1px -1px; 
}

h3#comments{
	font-size:11px;
	color:#8e8e8e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:0 0 10px 4px;
	background:url(images/line.jpg) repeat-x left bottom;
	margin:0;
}

.alt {
	margin: 0;
	}

.commentlist {
	padding: 0px;
	text-align: left;
	}

.comm_items {
	margin: 15px 0 5px;
	display:block;
	border-top:1px solid #222;
	background:#282828 url(images/line.jpg) bottom left repeat-x;
	}

.comm_items li {
	margin: 0;
	padding: 5px 10px 5px;
	background:none;
	border:0;
	list-style:none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
    text-shadow: #222 -1px 0, #222  -1px -1px, #222 0 -1px, #222 -1px -1px; 
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	display: block;
	color:#fff;
	text-transform:capitalize;
	font-size:17px;
	padding:15px 20px 5px 20px;
	}

.commentmetadata a{
	color:#fff;
	}

.commentmetadata span{
	color:#b4b4b4;
	}

.commentmetadata_text{
	padding:0 20px 15px 20px;
	font-size:12px;
}

#respond_box{
	margin-top:40px;
	padding-bottom:60px;
}

h3#respond{
	font-size:24px;
	color:#fff;
	font-weight:normal;
	padding:0 0 6px 4px;
	background:url(images/line.jpg) bottom left repeat-x;
	margin:0 0 10px 0;
}

#commentform{
	margin-left:5px;
	color:#696969;
	font-size:12px;
	width:80%;
}

#commentform a{
	color:#696969;
}

#commentform label{
	position:relative;
	top:-5px;
}

#commentform input{
	background:#393939;
	border:3px #282828 solid;
	font-size:12px;
	padding:3px;
	color:#828587;
}

#commentform textarea{
	background:#393939;
	border:3px #282828 solid;
	font-size:12px;
	padding:3px;
	color:#828587;
	margin:5px 0 0 0;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
	width:95%;
}

.ar_panel{
}

.ar_panel3{
}

.page_archives_div h2{
	font-size:24px;
	color:#fff;
	font-weight:normal;
	padding:0 0 6px 4px;
	background:url(images/page_title_bg.gif) repeat-x left bottom;
	margin:0 0 10px 0;
}

.ar_panel3 h2{
	padding-top:5px !important;
}

.ar_panel3 ul{
	margin-left:0px !important;
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:0px;
	padding:0px;
	margin-bottom:40px;
}

.page_archives_div ul li{
	margin:0px;
	padding:4px 0 6px 10px;
	list-style:none;
	background:none;
	border-bottom:1px solid #424242;
}

.page_archives_div ul li ul li{
	border:0px;
	background:none;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#898989;
	font-size:12px;
	background:url(images/ar_a.gif) no-repeat left 4px;
	padding:0 0 0 12px;
}

#ad {  
    margin:3px 0 10px 0;
	background:#282828 url(images/slide_bg.gif) top left repeat-x;
    text-shadow: #111 -1px 0, #111  -1px -1px, #111 0 -1px, #111 -1px -1px; 
	height:300px;
	padding:1px 0 0 0;
}

#slider {  
	width:300px;
}

#recent
{  
    margin:10px 0 0 0;
    width:300px;
    float:right;
}

#recent h2
{   
    margin:5px 0 0 0;
	color:#252525;
	color:#1e1e1e\9;
	font-weight:bold;
    text-shadow: #1e1e1e -1px 0, #1e1e1e  -1px -1px, #333 1px 1px, #1e1e1e -1px -1px; 
 	letter-spacing:1px;
}

.recent-posts-thumb{  
    float:left;
	margin: 2px 5px 0 0; 
}

.advanced-recent-posts li{  
	font-family:Verdana, Arial, Helvetica, sans-serif;
	clear:both;
    margin:20px 0;
	width:280px;
}

.advanced-recent-posts li a{  
	color:white;
}

.excerpt{
	float:left;
	width:280px;
	height:300px;
	padding:0;
	margin:0 30px 10px 0;
}

.excerpt h2{
    font-size:18px;
	height:40px;
    text-shadow: #1e1e1e -1px 0, #1e1e1e  -1px -1px, #1e1e1e 0 -1px, #1e1e1e -1px -1px; 
}

.excerpt h3{
	margin:0 0 15px 0;
}

.extext {
	min-height:150px;
	color:#696969;
}

.powerpress_links {
   	font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size:9px;
	margin:0px 0 15px 0;
	color:#8e8e8e;
    text-shadow: #1e1e1e -1px 0, #1e1e1e  -1px -1px, #1e1e1e 0 -1px, #1e1e1e -1px -1px; 
}

.powerpress_links a{
	color:#cdcdcd;
	font-weight:bold
}

.space{
	margin:15px 0 0 0;
	font-weight:bold;
	color:#fff;
	text-align:center;
	}


select {
	margin:5px 0 5px 1px;
}

#google-translator form{
	margin:0 0 0 5px;
}
img.osize
{
	width:32px;
	height:32px;
}


#accueil {
	color:#696969;
    text-shadow: #222 -1px 0, #222  -1px -1px, #222 0 -1px, #222 -1px -1px; 
	width:630px;
	margin:25px 0 0 0;
}

#accueil h2 {
	color:#2e2e2e;
	color:#1e1e1e\9;
	font-weight:bold;
	font-size:16px;
	padding:0;
    text-shadow: #222 -1px 0, #222  -1px -1px, #444 1px 1px, #222 -1px -1px; 
	letter-spacing:1px;
}

#accueil h3 {
    margin:10px 0 0 0;
	color:#2e2e2e;
	color:#1e1e1e\9;
	font-size:16px;
	padding:0;
    text-shadow: #222 -1px 0, #222  -1px -1px, #444 1px 1px, #222 -1px -1px; 
	letter-spacing:1px;
}

#accueil h3 a{
	color:#2e2e2e;
	color:#1e1e1e\9;
	text-decoration:none;
}
#accueil h3 a:hover{
	text-decoration:underline;
}

#apropos {
	width:280px;
}


#videos {
	width:300px;
	float:right;
}

#aparaf {
	margin:15px 0 0 0;
}

.cit{

	}

#quotearea {
	font-family:Georgia, "Times New Roman", Times, serif;
	clear:both;
	margin: 15px 0;
	padding: 40px ;
    font-size:16px;
	font-style:italic;
	font-weight:bold;
	line-height:18px;
    color:#555;
    border-top:1px solid #222;
	background:#282828 url(images/line.jpg) bottom left repeat-x;
    text-shadow: #1e1e1e -1px 0, #1e1e1e  -1px -1px, #1e1e1e 0 -1px, #1e1e1e -1px -1px; 
}	
	
#quoteauthor {
   margin: 10px 0 0 0;  
   display: block;
   text-align: right;
   font-size:12px;
}

#wpstats{display:none}
