@import url(reset.css);
@import url(layout.css);
@import url(../js/jquery.tabs.css);
/*@import url(header.css);*/
/*@import url(content.css);*/


/* #### Layout ###*/

body {
	background:#000 url(../images/body-header.png) repeat-x top;
	font-family:"Trebuchet MS", "Lucinda Grande", arial, verdana, sans-serif;
	font-size:12px;
	color:#ccc;
}
.entry strong {
	color:#fff;
}
a {
	color:#b607a0;
	text-decoration:none;
	outline: 0; /* @ Firefox, switch off dotted border */
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color:#DBDBDB;
	text-decoration:underline;
}
p {
	line-height:1.6em;
	padding:0 10px 10px 10px;
	font-size:1.1em;
	color:#a7a7a7;
	margin-bottom:10px;
}
.readon{
display: block;
background-color: transparent;
background-image: url(../images/readon.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
text-align: center;
width: 74px;
height: 18px;
line-height: 18px;
margin-top: 1em;
margin-right: 0pt;
margin-bottom: 1em;
margin-left: 0pt;
}
strong {
	font-weight:bold;
}
em, i {
	font-style:italic;
}
.entry ul {
	margin:10px 0 10px 30px;
	padding:10px;
	list-style-image: url('../images/nav-bullet.png');
}
.entry ul li {
	line-height:1.5em;
	margin-bottom:5px;
}
li.news {
	margin-bottom:5px;
	display:block;
}
li.news a {
	display:block;
	padding:2px;
}
.entry ol {
	margin:10px 0 10px 30px;
	padding:10px;
	list-style-type:decimal;
}
.entry ol li {
	margin-bottom:20px;
}
#editPostLink {
        position: fixed;
        border: solid 1px black;
        padding: 5px;
        margin: 5px;
        bottom: 0;
        right: 0;
}
blockquote {
	margin-left:25px;
	border-left:5px solid #232329;
	padding-left:10px;
}
blockquote p {
	color:#636375;
}
#wrapperLarge {
	width:960px;
}
#body {
	float:right;
	margin-bottom:70px;
	
}

#lCol {
	width:215px;
	margin-right:25px;
}
#col1 {
	margin-top:25px;
}
#headerOut {
	background: url(../images/header-image-bot.png) no-repeat bottom;
	padding-bottom:10px;
}
#headerMid {
	background: url(../images/header-image-top.png) no-repeat top;
	padding-top:10px;
}
#headerIn {
	background: url(../images/header-image-bg.png) repeat-y;
	padding:0 10px;
}
#header {
	position:relative;
	min-height:153px;
}
#header img {
	position:absolute;
	right:15px;
	bottom:15px;
}
#header p {
	color:#fff;
	padding:10px;
	float:right;
	margin:75px 25px 0 0;
	background:#333;
	font-size:1.6em;

}
#header p#portfolio {
	height:518px;
	padding:0;
	display:block;
}
#col315 {
	margin-top:25px;
}
#col315 div.wideOut {
	background: url(../images/315-mid.png) repeat-y;
	margin-bottom:25px;
}
#col315 div.wideMid {
	background: url(../images/315-top.png) no-repeat top;
}
#col315 div.wideIn {
	background: url(../images/315-bot.png) no-repeat bottom;
	padding:20px;
	font-size:1.1em;
}
#col200 {
	margin-top:25px;
}
#col200 div.wideOut {
        background: url(../images/200-mid.png) repeat-y;
	
}
#col200 div.wideMid {
        background: url(../images/200-top.png) no-repeat top;
}
#col200 div.wideIn {
        background: url(../images/200-bot.png) no-repeat bottom;
        padding:20px;
        font-size:1.1em;
}
/*###  NAVIGATION ###*/
#Nav {
	text-align:right;
	padding-top:45px;
	padding-bottom:23px;
	padding-right:10px;

}
#Nav ul {
	text-align:right;
}
#Nav ul li {
	display:inline;
}
#Nav ul li a {
	background: url(../images/main-nav-tab.png) bottom no-repeat;
	display:block;
	width:69px;
	height:18px;
	padding-top:5px;
	color:#ececec;
	text-align:center;
	float:right;
	margin-left:1px;
	text-decoration:none;
}
#Nav ul li a:hover {
	color:#fff;
	background: url(../images/main-nav-tab-over.gif) bottom no-repeat;
}
#mainNavWrapper {
	margin-top:25px;
	width:215px;
	padding-top:20px;
	background:  url(../images/nav-holder-top.png) no-repeat top;
}
#mainNavWrapper div.navMid {
	padding-bottom:18px;
	background: #1B1B1F url(../images/nav-holder-bottom.png) no-repeat bottom;
}
ul#mainNav {
	list-style-type:none;
	margin:0 8px;
	background: #24242A url(../images/nav-holder-bg.png) top no-repeat;
}
ul#mainNav li {
	display:block;
	float:none;
}
ul#mainNav li a {
	float:none;
	display:block;
	font-size:14px;
	margin:0 0 1px 0;
	padding:8px 0 8px 30px;
	color:#BABAC7;
	text-decoration:none;
	background: url('../images/nav-bullet.png') no-repeat left;
}
ul#mainNav li a:hover {
	background: #141417 url('../images/nav-bullet2.png') no-repeat left;
	color:#fff;

}
ul#mainNav li.current_page_item a {
	background: #141417 url('../images/nav-bullet2.png') no-repeat left;
	color:#fff;
	border-top: 1px solid #000;
}
ul#mainNav li.expanded a {
	background: #141417 url('../images/nav-bullet3.png') no-repeat left;
} 
ul#mainNav li.current_page_item ul {
	background: #141417;
	padding:5px 0;
	margin:-1px 0 0 0;
	border-bottom:1px solid #343434;
}
ul#mainNav li.expanded ul li a {
	font-size:12px;
	margin-bottom:1px;
	padding:4px 0 4px 40px;
	border:none;
	color:#999;
	background: url('../images/nav-bullet4.png') no-repeat left;

}
ul#mainNav li.expanded ul li a:hover, ul#mainNav li.expanded ul li.current_page_item a {
	color:#f1f1f1;
	background: #000 url('../images/nav-bullet4.png') no-repeat left;

}
#contact a{
	background: url(../images/big-red-button.png) no-repeat;
	padding-top:12px;
	height:48px;
	display:block;
	font-size:2.2em;
	text-align:center;
	color:#ececec;
	text-decoration:none;
	margin-top:25px;
	border:none;
	cursor:pointer;
	margin-bottom:50px;
}
#contact a:hover {
	color:#fff;
	background: url(../images/big-red-button-over.png) no-repeat;

}
/*### Content Markup ###*/
h1 {
	font-size:2.2em;
	border-bottom:solid 1px #333;
	color:#fff;
	margin-bottom:15px;
}
h2 {
	font-size:1.6em;
	color:#fff;
	margin-bottom:10px
}
h3 { 
	font-size:1.2em;
	margin-bottom:10px;
}
h4 { 
	font-size:1.4em;
	color:#b607a0;
	margin-bottom:5px;
}
p.description {
	color:#666;
	padding-top:45px;
	padding-bottom:0;
	font-size:1.2em;
	text-align:right;
}
#col315 ul li{
	line-height:1.7em;
	clear:both;
}
#col315 h2 {
	display:block;
	margin-bottom:10px;
	color:#b4b4c8;

} 
#col315 img.rss {
	position:absolute;
	right:24px;
	top:25px;
}
#col315 strong.date {
	float:right;
	font-size:.8em;
	text-align:right;
}
#col315 li.news {
        background: url(../images/talk-bubble.png) left no-repeat;
}
#col315 li.news a {
        padding-left:25px;
        text-decoration:none;
}
#col315 li.news a:hover {
        text-decoration:underline;
}
#col315 li.news a.it1 {
        font-size:1.5em;
        color:#cfcfdb;
}
#col315 li.news a.it2 {
        font-size:1.3em;
        color:#a4a4b6;
}
#col315 li.news a.it3 {
        font-size:1.1em;
        color:#8a8a99;
}
#col315 li.news a.it4 {
        font-size:.9em;
        color:#747481;
}
#col315 li.news a.it5 {
        font-size:.7em;
        color:#5e5e68;
}
#col315 p {
	margin:0 0 10px 0;
        padding:0;
        font-size:.9em;
        color:#636375;
        line-height:1.2em;
}
#col315 p strong {
	color:#8a8a99;
}
#col200 h1{
	font-size:1.3em;
	margin-bottom:5px;
	font-weight:bold;
}
#col200 h2 {
	font-size:1.2em;
	margin-bottom:5px;
	font-weight:bold;
	color:#b4b4c8;
}
#col200 p {
	margin:0 0 10px 0;
	padding:0;
	font-size:.8em;
	color:#636375;
	line-height:1.2em;
}
#sidebar {
	float:left;
	width:184px;
}
#sidebar2 {
	float:left;
	width:184px;
	margin-left:24px;
}
#sidebar3 {
	float:left;
	width:184px;
	margin-left:24px;
}
#sidebar li ul, #sidebar2 li ul, #sidebar3 li ul{
	margin-bottom:10px;
	font-size:1em;

}
#sidebar li ul li, #sidebar2 li ul li, #sidebar3 li ul li{
        margin-bottom:4px;

}	
img {
	border:none;
}
img.imageRight {
	float:right;
	margin-left:10px;
}
/*### Footer ###*/
#footer {
        background:#131317 url(../images/body-footer.png) repeat-x top;
        border:none;
        min-height:300px;
	padding:25px;
	text-align:left;
}
#footer p {
	margin:0 0 10px 0;
	padding:0;
	font-size:.9em;
	color:#68686e;
}
#footerWrapper{
	width:960px;
	margin:0 auto;
	position:relative;
	
}
#footerLeft {
	float:left;
	width:195px;
	padding-right:20px;
	min-height:100px;

}
#footerMid {
	float:left;
	width:600px;
	padding-left:25px;
	padding-right:25px;
	border-left:1px solid #333;
	border-right:1px solid #333;
	min-height:100px;
}
#footerMid form {
	margin:0;
}
#footerMid #container-4 {
	position:relative;
}
#footerMid #container-4 ul.tabs-nav{
	position:absolute;
	top:-49px;
}
#footerMid div#email {
	float:left;
	width:290px;
}
#footerMid div#rss {
	margin-left:315px;
}

#scContainer {

}
#scContainer #scBlogLeft {
	float:left;
	width:50%;
}
#scContainer #scBlogRight {
	margin-left:55%;
}
/*### Blog Styles ### */
.blog {
	margin-bottom:30px;
}
div.navigation {
	clear:both;
	display:block;
	height:20px;
	padding: 0 10px;
}
div.navigation div.alignleft {
	float:left;
}
div.navigation div.alignright {
	float:right;
}
.blog span.akst_link a{
        display:block;
        margin-left:24px;
	margin-bottom:10px;
        text-align:center;
        float:right;
	clear:right;
        padding:6px 9px;
        color:#ececec;
        background: url(../images/share-this.png) no-repeat;
}
.blog span.akst_link a:hover {
	color:#fff;
	text-decoration:none;
        background: url(../images/share-this-over.png) no-repeat;
}
.blog span.ttag {
	font-size:10px;
	border-top:1px solid #444;
	display:block;
	padding-top:5px;
	color:#636375;
	clear:both;
	
}
.blog iframe {
	float:right;
	margin-right:12px;
	margin-left:20px;
	margin-bottom:10px;
}
.blog iframe a.dl {
	color:#fff;
}
.blog span.ttag a, .blog p.postmetadata a {
	color:#7c7c93;
}
.blog span.ttag a:hover, .blog p.postmetadata a:hover {
	color:#C8C8D7;
}
.blog .entry img {
	float:left;
	margin-right:25px;
	margin-bottom:10px;
	padding:3px;
	border:1px solid #444;
}
.blog p.postmetadata, small.commentmetadata a{
	color:#636375;
	font-size:10px;
	margin-top:10px;
	clear:both;
}
.blog .entry {
	margin:25px 25px;
}
.blog .entry p {
	padding:0;
}
.blog h2 {
	font-size:1.6em;
	background: url(../images/blog-h2-bg.gif) no-repeat;
	padding:14px;
	padding-left:24px;
}
.blog h2 a {
	color:#ccccd6;
}
.blog h2 a:visited {
	text-decoration:none;
}
.blog h2 a:hover {
	color:#f1f1f1;
	text-decoration:none;
}
.blog h2 small.date {
	display:block;
	float:right;
	text-align:center;
	padding:8px 12px 0 0;
	color:#636375;
	font-size:10px;
}
.blog h3#comments {
	font-size:1.6em;
}
ol.commentlist {
	padding:0;
	margin:0 0 25px 25px;
}
ol.commentlist li {
	padding:20px;
}
ol.commentlist li cite a {
	color:#CC0000
}
ol.commentlist li cite {
	color:#636375
}
ol.commentlist li cite small.commentmetadata {
	float:right;
}
ol.commentlist li.alt{
	background:#fff;
}
/*### Form Styles ###*/
form {
	margin:25px 0;
	font-family:"Trebuchet MS", Arial, Verdana;
}
input, textarea {
	border:1px solid #444;
	padding:5px;
	font-size:16px;
	margin-bottom:8px;
	width:200px;
	clear:both;
}
textarea {
	width:500px;
}
form {
	background:#232329;
        border:8px solid #1b1b1f;
        margin:25px 0;
	padding:25px;
}
form p, #footer form p {
	margin:0;
	padding:0;
}
form label {
	font-size:12px;
	color:#636375;
	clear:right;
	display:block;
}
.cform span.reqtxt, .cform span.emailreqtxt {
	font-size:12px;
	color:#CC0000;
}
.cform label {
	float:left;
}
.cform .failure span, .cform .success span{
	display:block;
	border:1px solid #111;
	color:#fff;
	background:#CC0000;
	padding:8px;
	margin:0 0 10px 0;

}
input.Sbutton, p.cpEmbedPageCommentFooterCustom input  {
	border:none;
	display:block;
        background: url(images/submit-button.gif) no-repeat;
        color:#fff;
        padding-top:7px;
	padding-bottom:8px;
        text-align:center;
        width:118px;
	cursor:pointer;
}
.cform textarea {
	width:70%;
}
/*### MyBlogLog  ###*/
div#mybloglog {
	border:8px solid #1b1b1f;
	padding:20px;
	background:#232329;
}
div#mybloglog table#MBL_COMM {
	border:1px solid #232329;
	width:100%;
	margin:0;
	padding:0;
	color:#A7A7A7;
}
table#MBL_COMM tbody tr th.mbl_h {
	background:#000;
	height:0px;
}
table#MBL_COMM tbody tr td.mbl_fo_hidden {
	padding:0;
}
table#MBL_COMM tbody tr td.mbl_fo_hidden a, table#MBL_COMM tbody td.mbl_join,table#MBL_COMM tbody td.mbl_join a {
	color:#CC0000;
}
table#MBL_COMM tbody tr td.mbl_fo_hidden a:hover, table#MBL_COMM tbody td.mbl_join a:hover {
	text-decoration:underline;
	color:#CC0000;
}
table#MBL_COMM, table#MBL_COMM tbody tr th.mbl_h, table#MBL_COMM tbody td.mbl_img, table#MBL_COMM tbody td.mbl_fo_hidden, table#MBL_COMM tbody td.mbl_join,table#MBL_COMM tbody td.mbl_join_img {
	background:#232329;
	border:0px solid #232329;
	font-family:"Trebuchet MS", Arial, Verdan;
}
table#MBL_COMM td.mbl_img img, table#MBL_COMM td.mbl_join_img img {
	padding:3px;
	border:1px solid #444;
}

/*### Table Styles ###*/
table{
	background:#232329;
	border:8px solid #1b1b1f;
	margin:25px 0;
}
table th {
	font-size:1.2em;
	color:#B4B4C8;
	text-align:center;
	padding:5px;	
}
OMM
	width:125px;
}
table th.rCol {
	text-align:left;
}
table th.top {
	padding-top:10px;
	color:#f1f1f1;
	font-size:1.4em;
	border-bottom:1px solid #333;
}
table td {
	padding:10px;
	font-size:1em;
        color:#636375;
}
table td.site {
	color:#f1f1f1;
}
table td.posi {
	text-align:center;
}


.red, p.postmetadata a.red, .a.red:visited {
        color:#CC0000;
}
.entry p.postmetadata span.red a {
	color:#CC0000;
}
div.cfradioblock {
	display:block;
	clear:left;
}
div.cfradioblock p {
	float:left;
	width:30px;
	display:block;
}
input.cformradio {
	width:15px;
	height:15px;
	float:left;
}
.blog p.cpEmbedPageCommentFooterCustom {
        border:1px solid #444;
        padding:10px;
	clear:both;
	background:#111;
	color:#fff;
}
p.cpEmbedPageCommentFooterCustom input {
	display:inline;
}
td.cpPopupContentRatingLabelCell {
	color:#fff;
}

