/*
Theme Name: 
Description: This theme was designed to match the website First, Best, or Different.
Version: 1.0
Author: AppSoft Development
Author URI: http://www.appsoftdevelopment.com/
*/


@charset "UTF-8";
/* CSS Document */

/* PASTE CSS HERE */





/* GENERAL CSS - CODE TO TELL FF AND IE TO SIT DOWN AND STFU */
#body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 0.626em; }
body div, ul, ol, li, table, img {
	margin: 0px;
	padding: 0px; }
body p {
	margin: 10px 0px 15px; }
body img {
	border: none; }
.display_none {
	display: none; }
.clear_div {
	display: none;
	height: 0px;
	width: 0px; }
body:last-child .clear_div {
	display: block;
	clear: both; }

/* CLEAR - BECAUSE SOMETIMES, FLOATING -ISN'T- A GOOD THING */

.clearme {
	clear: both;
}



a img {border:0}

body{
	background-image: url(images/page_bg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#637a9d;
	text-align:center;
	min-width:800px;
}



/* MAIN WRAPPER */

#mainwrapper {
	width:800px;
	margin:0 auto;
	text-align:center;
}



/* HEADER */

#header_wrapper {
	width:800px;
}
#header_image {
	width:800px;
}
#flash_nav {
	width:800px;
}
#flash_header {
	width:800px;
}



/* MAIN CONTENT */

#middle_wrapper {
	background-image: url(images/content_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#C1C1C1;
	width:800px;
}
#left_col {
	background-image: url(images/content_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#C1C1C1;
	width:545px;
	min-height:410px;
	float:left;
	margin-top:0px;
	margin-bottom:0px;
}
img.fbh {
	margin-top:-2px;
}
#right_col {
	background-image: url(images/content_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#C1C1C1;
	width:235px;
	min-height:410px;
	padding-left:10px;
	padding-right:10px;
	float:right;
	text-align:left;
}
#right_col a {
	color:#0000FF;
	text-decoration:none;
}
#right_col a:hover {
	color:#114477;
	text-decoration:underline;
}


/* FOOTER */

#footer_wrapper {
	width:800px;
	background-color:#000000;
}
#footer_appsoft {
	width:110px;
	float:left;
	text-align:center;
}
#footer_links {
	width:680px;
	float:right;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
	padding:5px;
}
#footer_links a{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
}
#footer_links a:hover{
	text-decoration:underline;
}
p {
	font-family:Verdana;
	font-size:14px;
	color:#363636;
}
#footer_social {
	padding: 4px 0px 0px 0px;
}


/* H1,H2,H3 TAGS */

h1 {
	font-family:Myriad Pro;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
}
h2 {
	font-family:Myriad Pro;
	font-size:24px;
	color:#3131F5;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:15px;
}
h3 {
	font-family:Verdana;
	font-size:14px;
	color:#363636;
	font-weight:normal;
}


/* LISTS */

ul {
	margin-left:25px;
}
ol {
	margin-left:25px;
}
li {
	font-family:Verdana;
	font-size:14px;
	color:#363636;
}



/* CONTACT FORM */

table.contact_form {
}
table.contact_form td {
	font-family:Verdana;
	font-size:14px;
	color:#363636;
}
input.contact_input {
	font-family:Verdana;
	font-size:14px;
	color: #363636;
	background-color: #EEEEEE;
}
input.contact_input {
	font-family:Verdana;
	font-size:14px;
	color: #363636;
	background-color: #EEEEEE;
}
textarea.contact_text {
	font-family:Verdana;
	font-size:14px;
	color: #363636;
	background-color: transparent;
	overflow: hidden;
}
input.contact_button {
	color: #363636;
	background-color: #EEEEEE;
}



/* FLASH HOLDERS - FOR SWFOBJECT */

#flashnavbar {
	width:800px;
	height:34px;
	background-color:#E31F23;
}
#flashheader {
	width:800px;
	height:288px;
}
#flashbuynow {
	width:209px;
	height:361px;
	margin-top:18px;
	margin-left:10px;
}
#flashfooter {
	width:100px;
	height:27px;
	margin-left:0px;
	margin-right:0px;
	margin-top:5px;
}





.narrowcolumn {
	float:right;
	padding: 0 45px 20px 0;
}
.widecolumn {
	margin: 5px 150px 0 0;
}
.widecolumn .smallattachment {
	margin: 5px 0 5px 5px;
}
.postmetadata {
	clear:right;
}

h1, h2, h3 {
font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
font-weight:bold;
}
h2 {
font-size:1.6em;
}
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;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color:#333333;
}
#sidebar h2 {
font-size: 1.2em;
}
a, h2 a:hover, h3 a:hover {
color:#0066CC;
text-decoration:none;
}
.post {
margin: 0 0 0 40px;
text-align:justify;
}
#content {
font-size:1.2em;
}
h2 {
margin:30px 0 0 0;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color:#777777;
}
small {
font-family:Arial,Helvetica,Sans-Serif;
font-size:0.9em;
line-height:1.5em;
}
.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
font-weight: bold;
}
.commentlist li .avatar { 
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}
.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
font-weight: normal;
}
h2.pagetitle {
margin-top: 30px;
text-align: center;
}
#sidebar h2 {
margin: 5px 0 0;
padding: 0;
}


.postmetadata {
	clear: left;
}

/* Begin Lists  */
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 ul li:before, #sidebar ul ul li:before {
content: "\00BB \0020";
}
.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;
}
#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}
#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}
#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 {
margin: 3px 0 0;
padding: 0;
}

/* End Entry Lists */

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
h2 {
font-size:1.6em;
}	
a:hover {
color:#114477;
text-decoration:underline;
}	

/* Previous & Next - Float Left & Right */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Sociable Style _ DO NOT PASTE BELOW HERE */

div.sociable {
margin: 16px 0;
}

span.sociable_tagline {
position: relative;
}

span.sociable_tagline span {
display: none; width: 14em;
}

span.sociable_tagline:hover span {
position: absolute;
display: block;
top: -5em;
background: #ffe;
border: 1px solid #ccc;
color: black;
line-height: 1.25em;
}

.sociable span {
display: block;
}

.sociable ul {
display: inline;
margin: 0 !important;
padding: 0 !important;
}

.sociable ul li {
background: none;
display: inline;
list-style-type: none;
margin: 0;
padding: 1px;
}

.sociable ul li:before {
content: "";
}

.sociable img {
float: none;
width: 16px;
height: 16px;
border: 0;
margin: 0;
padding: 0;
}

.sociable-hovers {
opacity: .7;
-moz-opacity: .7;
filter: alpha(opacity=70);
}

.sociable-hovers:hover {
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}
