/*
Theme Name: amazona plus
Theme URI: http://www.google.com
Description: Wordpress themes based on <a href="http://seo-scout.org">Amazona Themes</a>, translated to English and modified by arra.
Version: 1.0a
Author: dewek
Author URI: http://www.google.com
Tags: fixed width, blueprint css, two columns, widgets
*/

@import 'lib/style/blueprint/screen.css';
@import 'lib/style/blueprint/plugins/fancy-type/screen.css';

@import 'lib/style/pagehead/pagehead.css';
@import 'lib/style/announce/announce.css';

@import 'lib/style/navigation/suckerfish.css';
@import 'lib/style/navigation/navigation.css';

@import 'lib/style/sidebar/sidebar.css';

@import 'lib/style/wp-style/wp-style.css';



/* must-have wp-styles */
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { display: block; margin: 0 auto; }

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#pagefooter{
text-align: center;
color: #585858;
text-decoration:none;
}

.stt2 {
background-color:#FFFDEE;
border:1px dashed #CECECE;
font-family:"Lucida Grande",Tahoma;
padding:10px;
}

.ads_post {
border: 1px solid #ED870B;
text-align: center;
padding:5px;
}

.clear {
padding: 5px;
}

.entry {
text-align: justify;
font-family: "Lucida Grande", Verdana, Arial;
}