/*  
Theme Name: WordPress Special 1.30 - Broken Wing
Theme URI: http://www.shifttrading.com
Description: A Wordpress Theme For Your Blog <br> - Designed by <a href="http://www.shifttrading.com">Forex Currency Trading</a> 
Author: Shifttrading.com
Author URI: http://www.shifttrading.com
© 2007, Shifttrading.com. All rights reserved. 
*/

	
/* Headings */

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	}

h1 {
	font-size: 2.3em;
	text-align: left;

	}

.description {
	font-size: 1.2em;
	text-align: left;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}

h1 {
	padding-top: 210px;
	padding-left: 368px;
	margin: 0;
	}

.description {
	text-align: left;
	margin-left: 368px;
        color: #f7971e;
	}

h2 {
	margin: 30px 0 0 0;
	color: #000;
	}

h2.pagetitle {
	margin-top: 30px;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* Sidebar */

#sidebar h2 {
	font-family: Georgia, Serif;
	font-size: 1.0em;
	margin: 15px 0 10px 0;
	padding: 3px;
        background: #eeeeee;
        color: #000000;
	text-align: center;
	}

#sidebar {
        background: #048ecc;
	padding: 10px 0 10px 0;
	margin-left: 545px;
        margin-top: 10px;
	width: 190px;
	font: 1.1em Verdana, Arial, Sans-Serif;
	color: #000000;
	border-left: 2px solid #eeeeee;
	border-right: 2px solid #eeeeee;
	border-top: 2px solid #eeeeee;
	border-bottom: 2px solid #eeeeee;
	}

.page_item {
	font-weight: none;
	font-size: 100%;	
	}

.page_item a:hover {
	text-decoration: bold;
	}

.page item current_page_item {
	color: #000000;
	}

#sidebar ul ul .page_item {
	font-size: 80%;
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#sidebar ul, #sidebar ul ol {
	padding: 0;
	margin: 0 0 0 20px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px 10px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	margin: 5px 0 8px 20px;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 5px 0 5px 20px;
	padding: 0;
	}

#wp-calendar { 
        background: #ffffff;
	width: 150px;
        color: #0291cd;
	}

#wp-calendar a {
	font-size: 9pt;
        color: #fa9916;
	text-decoration: underline;
	}

#wp-calendar caption {
        background: #fa9916;
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
        color: #ffffff;
	text-align: center;
	}

#wp-calendar th {
        background: #eeeeee;
	font-style: normal;
        color: #0291cd;
	text-transform: capitalize;
	}

/* Posts */

.widecolumn .postmetadata {
	margin: 30px 0;
	font-size: 1em;
	}

.entry p a:visited {
	color: #666;
	}

.entry p, .entrytext  {
	font-family: Verdana, Georgia, serif;
	font-size: 1.0em;
	line-height: 1.5em;
	text-align: left;
	}
	
.widecolumn .entry p {
	font-size: 1.3em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.2em;
	}

.widecolumn {
	line-height: 1.4em;
	}

small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 2.5em;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 25px;
	margin: 0px 0 0;
	width: 500px;
	}

.widecolumn {
	padding: 0 0 20px 25px;
	margin: 0px 0 0;
	width: 500px;
	}
	
.post {
	margin: 0 0 40px;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding: 5px;
	line-height: 1.1;
	}

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 ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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
	}

/* Forms */
#searchform {
	margin: 0 auto;
	padding: 0 5px 5px 5px; 

	}

#sidebar #searchform #s {
	width: 88px;
	padding: 0 5px 5px 5px; 
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #86c2ef;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

/* Comments */
.alt {
	margin: 0;
	padding: 10px;
	border: 1px solid #eeeeee;
        background: #048ecc;
        color: #000000;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/* Main Content Area */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
        background: url("images/background.jpg");
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0; 
	}
	
#page {
	border: 1px solid #60a5d9;
	text-align: left;
        background: url("images/body.jpg") repeat-y top; 
        border: none; 
        margin: 0 auto;
	padding: 0;
	width: 760px;
	}

#header {
	padding: 0;
	margin: 0 auto;
	height: 280px;
	width: 760px;
        background: url("images/header.jpg") no-repeat bottom center;;
	}

#content {
	font-size: 1.1em
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #000000;
	text-decoration: underline;
	}

a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
#headerimg {
	margin: 0;
	height: 280px;
	width: 760px;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border: 2px solid #eeeeee;
	font-style: italic;
        background: #048ecc;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* Footer */

#footer {
        background: url("images/footer.jpg") no-repeat bottom; 
        border: none;;
	color: #000000;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 25px 0;
	text-align: center;
	}

#footer a {
	color: #000000;
	text-decoration: underline;
	}
#content_start {position: absolute;left: -10000px;};
