/*
Theme Name: 1024px
Theme URI: http://andreasviklund.com/wordpress-themes/
Description: A light and extremely simple theme with 2 columns. It is based on Andreas' <a href="http://andreasviklund.com/templates/1024px/">1024px CSS template</a>. Updated to support tags, category descriptions, gravatars and more. Validates as XHTML 1.0 Strict. Public domain.
Version: 2.7
Author: Andreas Viklund
Author URI: http://andreasviklund.com/
Tags: fixed width, two columns, white, blue, widgets, 1024px, andreas, valid CSS, valid XHTML
*/

/* Body */
body {background:#313e06 url(images/bg_stripe.jpg) top center repeat-x; color:#404040; font:76% Verdana,Tahoma,Arial,sans-serif; line-height:1.3em; padding:0px 0;}
*{margin:0; padding:0;}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 1347px;
	position: relative;
	min-height: 606px;
	margin-top: 0px;
	padding: 0px;
	background: url('images/palm_bg.jpg') no-repeat;
}

/* Main wrap */
#wrap {color:#404040; margin:0 auto; width:800px; background: white;}
#slogan {color:#808080; font-size:1.5em; font-weight:bold; letter-spacing:-1px; line-height:1.2em; margin:15px 0 20px 35px;}
#toplinks {padding:5px 2px 2px 3px; text-align:right;}

/*content wrap*/
#contentwrap {
	background: url('images/contentwrap.png') left repeat-y #FFF;
	float: left;
}

/* Headers */
h1 {color:#4088b8; font-size:3.2em; line-height:.8em; letter-spacing:-2px; margin:10px 0 5px 25px;}
h1 a {color:#4088b8;}
h1 a:hover {text-decoration:none;}
h2, table#wp-calendar caption {border-bottom:4px solid #dadada; text-align:left; font-weight:bold; color:#986699; font-size:1.4em; letter-spacing:-1px; margin:0 0 8px; padding:0 2px 4px 5px;}
h3 {border-bottom:1px solid #dadada; color:#4088b8; font-size:1.2em; font-weight:bold; margin:10px 0 8px; padding:1px 2px 2px 3px;}

/* Sidebar */
#sidebar {float:left; margin: 0px; padding:0; width:251px; background: #986699; display: block; color: white; font-family: serif; font-size: 14px;}
#sidebar p,#sidebar ul,#sidebar .textwidget {margin:0 0 15px 10px;}
#sidebar li {list-style:none; margin:0 0 6px;}
#sidebar li a {font-size: 13px; font-weight:bold; padding:2px; width: 200px;}
#sidebar ul ul {margin:5px 0 5px 10px;}
#sidebar ul ul li {margin:0 0 5px;}
#sidebar ul ul li a {font-weight:normal; }

#sidebar H2 { color: white;}
#sidebar a { color: #3f293f; }
#sidebar a:hover { color: #ffff99; }
ul.nav {
	color: #660099;
	font-family: Times;
	text-transform: capitalize;
}

ul.nav li {
	background: url('images/nav_icon.gif') no-repeat left;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #fff2ff;
	vertical-align: top;
	width: 225px;

}

ul.nav li a {
	position: relative;
	left: 20px;
	color: #660099;
	font-family: Times;
	text-transform: uppercase;	
	font-weight: normal;

}

ul.nav li a:hover {
	background: #e0d1e1 ;
	display: block;
	width: 213px;
	color: #660099;
	font-family: Times;
	text-transform: uppercase;	
	text-decoration: none;
}



/* Content */
#content {float:right; line-height:1.5em; margin:-2px 0 10px; text-align:left; width:539px; padding-left: 5px; padding-right: 5px; background: white; display: block;}
#content ul,#content ol {margin:0 0 18px 30px;}
#content ul li,#content ol li {margin:0 0 3px;}
#content ul ul,#content ol ol {margin:5px 0 5px 15px;}
#content img {margin:5px;}
#content p {margin:0 0 15px 10px;}
#content p.timestamp {font-size: 11px; margin:-5px 0 15px 10px;}
#content p.timestamp a {font-weight:normal;}
#content p.postmeta {text-align:right; border-top:2px solid #dadada; line-height:1.8em;}
#content #postnav {padding:5px; margin:5px 0 18px;}
#content #postnav p {margin:0; padding-left:5px;}
#content #postnav p.right {text-align:right; padding-right:5px; margin-top:-18px;}
#content .introtext p {margin:-5px 0 15px 10px;}

/* Footer */
#footer { clear:both; color:#fff; background: #986699 url('images/content_bot.jpg') no-repeat bottom left; height: 40px;font-size:10px;  margin:0 auto; padding-top:0;  text-align:center; border-top: 1px solid black;}
#footer p {margin:0; padding:0;}
#footer a {color:#fff;font-weight:normal; }
#footer a:hover {text-decoration:underline; color: black;}
#footer span, #footer span a {font-weight:normal;}

/* Comments */
#content div.comment {margin-bottom:20px;}
#content div.comment p {margin:0 0 4px 10px; padding:3px 0 0 0;}
#respond p {margin:0 0 5px 10px;}
#respond input,#respond textarea {padding:5px; width:330px;}
#respond textarea#comment {width:700px;}
#respond input#submit {width:75px;color:#333; background-color:#fff;}
#respond input,#respond textarea,form div.searchbox input {font:94% Verdana,Tahoma,Arial,sans-serif; border:1px solid #ccc;}
.gravatarside {width:48px; height:48px; float:right; margin:0 5px 3px 5px;}

/* Tags */
blockquote {border:1px solid #dadada; font-size:0.9em; margin:20px 10px; padding:8px;}
blockquote p {padding:2px 0; margin:0; font-weight:bold;}
table#wp-calendar {width:180px; margin:0 0 18px 10px;}
p {margin:0 0 18px 10px;}
ul,ol,dl {font-size:0.9em; margin:2px 0 16px 35px;}
ul ul,ol ol {margin:4px 0 4px 35px;}
code{font-size:1.1em; background-color:#f4f4f4; color:#555; display:block; margin:5px 0 15px 0; padding:5px 5px 5px 7px; border:1px solid #ccc;}

/* Links */
a {color:#4088b8; font-weight:bold; text-decoration:none;}
a:hover {text-decoration:underline;}
a img {border:0;}

/* Float fix */
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}

/* Searchbox */
.searchbox {margin:8px 0 15px 10px;}
.searchbox label {display:none;}
.searchbox input {font-size:0.9em; padding:5px; width:166px; border:1px solid #ccc;}

/* Various classes */
.post {margin:0 0 15px;}
.textright {text-align:right;}
.textcenter {text-align:center;}
.hide {display:none;}

/* WP image align classes */
.aligncenter {display:block; margin-left:auto; margin-right:auto;}
.alignleft {float:left;}
.alignright {float:right;}
.wp-caption {border:1px solid #ddd;	text-align:center; background-color:#f3f3f3; padding-top:4px; margin:10px; 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;}


#header {
	width: 800px;
}


/* styles */
.style1 {color: #FF0000; font-weight: bold;}
.style2 { color: #FF6600;font-weight: bold;}
.style3 {color: #33CC33;font-weight: bold;}


/***************/

body {
    background-color: #313E06;
    background-image: url("images/bg_stripe.jpg");
    background-repeat: repeat-x;
    margin: 0;
}
.border {
    border: 1px solid #000000;
}
a.main {
    color: #4C4C4E;
    font-size: 11px;
    text-decoration: underline;
}
A.main:hover {
    color: #4C4C4E;
    font-size: 11px;
    text-decoration: none;
}
a.site {
    color: #996699;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
A.site:hover {
    color: #4C4C4E;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.border1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #015A8B;
    border-image: none;
    border-left: 1px solid #015A8B;
    border-right: 1px solid #015A8B;
    border-style: none solid;
    border-width: 0 1px;
}
.text {
    color: #4C4C4E;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 17px;
    padding: 5px;
    text-align: justify;
    text-decoration: none;
}
.text1 {
    color: #4C4C4E;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 17px;
    padding: 5px;
    text-decoration: none;
}
.header {
    color: #996699;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    line-height: 17px;
    padding: 5px;
    text-decoration: none;
}
.table {
    color: #4C4C4E;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 15px;
    padding: 2px;
    text-align: justify;
    text-decoration: none;
}
.form {
    color: #4C4C4E;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    line-height: 17px;
    padding: 5px;
    text-align: justify;
    text-decoration: none;
}
.text_left_white {
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 17px;
    text-align: left;
}
.text_left_whitebold {
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 17px;
    text-align: left;
}
.text_underline {
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 17px;
    text-align: left;
    text-decoration: underline;
}
.text_white {
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 17px;
    text-align: justify;
}
.copyright {
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
}
a.web:link {
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    text-decoration: none;
}
a.web:active {
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    text-decoration: none;
}
a.web:visited {
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    text-decoration: none;
}
a.web:hover {
    color: #1B0A5A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    text-decoration: none;
}
.tittle {
    color: #354113;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
    text-align: justify;
}
.common-pad {
    padding-left: 13px;
    padding-right: 13px;
}
.stripe_left {
    background-image: url("images/stripe_left.jpg");
    background-repeat: repeat-y;
}
.stripe_right {
    background-image: url("images/stripe_right.jpg");
    background-repeat: repeat-y;
}
.divider {
    background-image: url("images/divider.jpg");
    background-repeat: repeat-y;
}
.width {
    padding: 5px;
    width: 200px;
}
.style1 {
    color: #FF0000;
    font-weight: bold;
}
.style2 {
    color: #FF6600;
    font-weight: bold;
}
.style3 {
    color: #33CC33;
    font-weight: bold;
}
