/*  
Theme Name: Scorpio
Theme URI: http://www.artemisgallery.net/scorpio-wordpress-theme/
Description: Description. Widget enabled. This theme is sponsored. Licensed under <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons</a>. Attribution links must stay.
Version: 1.3
Author: Artemis Gallery
Author URI: http://www.artemisgallery.net
*/

/* Begin Typography & Colors */
* {
	margin:20;
	padding:0;
	}
	
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	background: #003333;
	color: #000000;
	text-align: center;
	}

#page {
	background-color: #666666;
	text-align: left;
	border:1px solid #02265c;
	}

	
#header {
	background: #02265c;
	}

.headerimg 	{
	background: url('images/headerbg.jpg') no-repeat top center;
	height: 190px; 
	width: 780px; 
	} 
	
#content {
	font-size: 1.2em
	}

.narrowcolumn .entry {
	line-height: 1.4em;
	}

.alt {
	background-color: #d5d6da;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #2B2B2B url('images/footerbg.jpg') no-repeat; 
	}

small {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 3em;
	text-align: center;
	}

.headerimg .description {
	font-size: 1.4em;
	text-align: center;
	font-weight:bold;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #49addf;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #49addf;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: CCCCCC;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Trebuchet MS, Arial, Helvetica, Sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color:#323232;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.1em Trebuchet MS, Arial, Helvetica, Sans-serif;
	}
.nocomments, blockquote, strike {
	color:#E1EADA
	}
	
#sidebar ul ul li, #sidebar ul ol li {
	color: #323232;
	}

small {
	color:#fff;
	}
	
div .textwidget {
	padding: 5px 11px 5px 11px;
	}
	
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: #49addf;
	text-decoration: underline;
	}

a:hover {
	color: #02265c;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Trebuchet MS, Arial, Helvetica, Sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background: #404040 url('images/pagebg.jpg') repeat-y center;
	margin: 0px auto;
	padding: 0;
	width: 780px;
	position:relative;
	}
	
#header {
	background-color: #003333;
	margin: 0; 
	padding: 0; 
	height: 190px; 
	width: 780px;
	}

.headerimg {
	margin: 0;
	height: 190px;
	width: 100%;
	}

.narrowcolumn {
	padding: 0;
	margin: 0px 0 0 228px;
	width: 535px;
	position:relative;
	}

.post {
	margin: 0 0 40px 0;
	padding-bottom:10px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata{
	background:#c2c5ca;
	font:bold 0.9em Trebuchet MS, Arial, Helvetica, Sans-serif;
	color:#fff;
	padding:4px 100px 2px 5px;
	margin:0 0 10px 0;
	text-align: left;
	}
	
.postmetadata2{
	background:#c2c5ca;
	font:bold 0.9em Trebuchet MS, Arial, Helvetica, Sans-serif;
	color:#fff;
	padding:4px 0 2px 5px;
	margin:0 0 10px 0;
	text-align: left;
	}
	
.postmetadata2 a {
	color: #fff;
	text-decoration: none;
	}

.postmetadata2 a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
.postmetacomment {
	position:absolute;
	margin:0 0 0 430px;
	text-align:right;
	}

.postmetadata a {
	color:#fff;
	}

.postmetacomment a {
	color:#323232
	}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 780px;
	height:18px;
	clear: both;
	}

#footer a {
	color:#6A6A6A;
	text-decoration:none;
	}

#footer a:hover {
	color:#6A6A6A;
	text-decoration:underline;
	}

#footer p {
	font:1.1em Trebuchet MS, Arial, Helvetica, Sans-serif;
	margin: 0 0 0 210px;
	padding: 2px 0 0 7px;
	text-align: left;
	color:#6A6A6A;
	}

.footerrss {
	margin-left:30px;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 50px;
	margin: 0;
	}

h2 {
	margin: 20px 0 5px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	color:#323232;
	}

#sidebar a {
	color:#323232;
	}

h3 {
	padding: 0;
	margin: 20px 0 5px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/*Header menu*/

.menu {
	position:absolute;
	margin:135px 0 0 225px;
	padding:0;
	text-align:center;
	}

.menu li {
	float:left;
	background:#3b7cb4;
	border:1px solid #02265c;
	width:72px;
	height:20px;
	text-align:center;
	padding-top:6px;
	color:#fff;
	list-style:none;
	margin-left:5px;
	}
	
.menu a {
	text-decoration:none;
	font:1.2em Trebuchet MS, Arial,Helvetica,Sans-serif;
	color:#fff;
	}
	
/* End menu */

/* 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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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;
	}
	
* html .entry li {
	margin-left:20px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;

	}

#sidebar ul li {
	padding:5px;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	color:#323232;
	}

#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;
	}

#sidebar ul ul li, #sidebar ul ol li {
	position:relative;
	margin: 3px 0 0;
	padding: 0;
	background: url('images/bullet.gif') no-repeat 0 3px;
	padding-left:15px;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0; 
	text-align: center;
	width:100px;
	}

.widget_search #searchform {
	position:relative;
	padding:0;
	margin:0;
	width:142px;
	}

.widget_search #searchform #s {
	width:125px;
	height:16px;
	}
	
#s {
	width: 142px;
	height:17px;
	padding: 0px;
	border:1px solid #2A3155;
	font:0.9em Trebuchet MS, Arial, Helvetica, Sans-Serif;
	}

#searchsubmit {
	position:absolute;
	margin-left:3px;
	border:1px solid #2A3155;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 150px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 10px 0 0 0;
	padding: 10px;
	color:#000;
	}
	
.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;
	}
	
.commentmetadata a {
	color:#000;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	background:url('images/sidebarbg.jpg') repeat-x;
	float:left;
	padding: 5px;
	margin: -70px 0 0 0;
	width: 200px;
	height:731px;
	overflow:hidden;
	position:relative;
	}
	
#sidebar form {
	margin: 0;
	}

#sidebar .favorite {
	position:relative;
	margin:10px 0 10px 0;
	padding:0;
	list-style:none;
	width:185px;
	}

#sidebar .favorite li {
	float:left;
	}

#sidebar .favorite img {
	position:absolute;
	}
	
#sidebar .favorite a{
	position:absolute;
	font:bold 1.1em Trebuchet MS, Arial, Helvetica, Sans-Serif;
	color:#000;
	}

#sidebar .favorite .favimg{
	margin-left:5px;
	}
	
#sidebar .favorite .fav {
	margin-left:20px;
	}
	
#sidebar .favorite .rssimg {
	margin-left:75px;
	}
	
#sidebar .favorite .rss {
	margin-left:90px;
	}
	
.line {
	margin-top:20px;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 5px auto 0;
	width: 140px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	padding:0;
	margin:0;
	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 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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: 20px 0 20px 0;
	padding-bottom:20px;
	position:relative;
	}
	
.navigation a {
	font:bold 1.2em Trebuchet MS, Arial, Helvetica, Sans-serif;
	color:#49addf;
	padding:10px;
	text-decoration:none;
	}
/* End Various Tags & Classes*/
