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

body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(images/bgtile.jpg);
	background-repeat:repeat;
}

#bigcontainer{
	margin:0 auto;
	width:1303px;
}

#container{
	width:993px;
	min-height:700px;
	float:left;
}

:-moz-any-link:focus {
  outline: none;
}

#twitter{
	width:310px;
	height:213px;
	float:right;
	background-image: url(images/twitterbg.png);
	background-repeat: no-repeat;
}

#twitter_header{
	margin-top:3px;
	margin-left:25px;
	height:28px;
}

#twitter_body{
	margin-left:25px;
	width:260px;
	font-family:  Arial, Helvetica, sans-serif;
}

.twitter_text{
	font-size:14px;
	color:#3C0;
	font-style: italic;
	font-weight: bold;
}

.twitter_text a:link{
	color:#c81bb2;
}

.twitter_text a:visited{
	color:#c81bb2;
}

.twitter_text a:hover{
	color:#f094e4;
}

.twitter_text{
	font-size:14px;
	color:#3C0;
	font-style: italic;
}

#sidebar{
	width:236px;
	height:500px;
	float:left;
	background-image: url(images/sidehead.png);
	background-repeat: no-repeat;
	padding-right:25px;
	padding-top:25px;
	text-align:right;
}

.subnav_style ul, .subnav_style li, .subnav_style a, .subnav_style img{
	list-style: none;
	line-height:0px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	text-align:right;
	margin: 0px;
	padding: 0px;
	border:none;
}

#content_main{
	width:732px;
	float:right;
	background-color:#79726c;
	height:100%;
}

#connect{
	height:19px;
	width:727px;
	padding-right:5px;
	padding-top:3px;
	text-align:right;
}

#intro_head{
	height:300px;
	width:100%;
	background-color:#271a1a;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b4b0ac;
	border-bottom-color: #b4b0ac;
}

#archive_head{
	height:30px;
	width:100%;
	background-color:#271a1a;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b4b0ac;
	border-bottom-color: #b4b0ac;
}


#intro_page{
	height:300px;
	width:100%;
	background-color:#271a1a;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b4b0ac;
	border-bottom-color: #b4b0ac;
	margin-bottom:0px;
}

#portfolio_holder{
	height:700px;
	width:732px;
	background-color:#271a1a;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #b4b0ac;
}

.page_style{
	font-size:13px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.page_style a:link{
	color:#f094e4;
	text-decoration:none;
}

.page_style a:visited{
	color:#f094e4;
	text-decoration:none;
}

.page_style a:hover{
	text-decoration:underline;
}

.outside_link{
	font-size:13px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.outside_link a:link{
	color:#f671f8;
	text-decoration:none;
}

.outside_link a:visited{
	color:#f671f8;
	text-decoration:none;
}

.outside_link a:hover{
	text-decoration:underline;
}

#page_header{
	width:707px;
	height:44px;
	background-color:#79726c;
	background-image: url(images/postheader.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right:25px;
	padding-top:10px;
	text-align:right;
}

#single_head{
	width:707px;
	height:44px;
	background-color:#79726c;
	padding-right:25px;
	padding-top:10px;
	text-align:right;
}

.page_head_title{
	font-size:18pt;
	color:#FFF;
	line-height:16px;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-style: italic;
	text-transform: uppercase;
	font-weight:bolder;
}

.post_title{
	font-size:16pt;
	color:#FFF;
	line-height:22px;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight:bolder;
	text-align:right;
	margin-right:15px;
	margin-top:15px;
	text-decoration:none;
}

.post_title a:link{
	color:#FFF;
	text-decoration:none;
}

.post_title a:visited{
	color:#FFF;
}

.post_title a:hover{
	color:#ccc;
}

.post_style{
	font-size:13px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
}

.post_style a:link{
	color:#c81bb2;
	text-decoration:none;
}

.post_style a:visited{
	color:#c81bb2;
	text-decoration:none;
}

.post_style a:hover{
	color:#f094e4;
	text-decoration:underline;
}

#page_holder{
	padding-right:25px;
	padding-left:25px;
	padding-bottom:25px;
}

#page_holder_blog{
	height: 300px;
	padding-right:25px;
	padding-left:25px;
	padding-bottom:25px;
}


#post_box{
	margin-left:17px;
	margin-bottom: 30px;
	width:700px;
}

#post_left{
	width:167px;
	float:left;
}
#post_right{
	width:503px;
	background-color:#191515;
	float:right;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}
#post_footer{
	width:700px;
	clear:both;
}

#post_footer_share{
	float:left;
	width:167px;
}

#post_footer_comments{
	background-color:#191515;
	float:right;
	width:503px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	text-align:right;
}

#logo{
	height:100px;
}

#nav{
	line-height:0px;
	height:110px;
}
#postlists{
	margin-top:30px;
	list-style: none;
}
.posts_side{
	font-size:10pt;
	color:#B1169D;
	line-height:13px;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
}

.posts_side ul li{
	list-style: none;
}
.posts_side a:link, a:active, a:visited{
	color:#c81bb2;
	text-decoration:none;
}

.posts_side a:hover{
	color:#f094e4;
}

code {
	font: 11px 'Courier New', Courier, Fixed;
	}
	
	
	pre {border: solid 1px #cccccc;
	color:#000;
	font-size: 11px; 
	margin: 10px; 
	padding:10px; 
	background: #eeeeee;
	overflow-x:scroll;
	width:450px;
	}
	
	pre2 {border: solid 1px #cccccc;
	font-size: 11px; 
	margin: 10px; 
	padding:10px; 
	background: #eeeeee;
	overflow-x:scroll;
	width:400px;
	}
	
	.codesnip .de1, .php-brief .de2, .php .de1, .php .de2 {font-weight:normal; background:transparent;color:#000; }
.codesnip .kw1, .php .kw1 {color: #a1a100;}
.codesnip .kw2, .php .kw2 {color: #000; font-weight: bold;}
.codesnip .kw3, .php .kw3 {color: #000066;}
.codesnip .kw4, .php .kw4 {color: #f63333;}
.codesnip .co1, .codesnip .co2, .codesnip .coMULTI, .codesnip .co1, .codesnip .co2, .codesnip .coMULTI {color: #808080;}
.codesnip .es0, .php .es0 {color: #000033; font-weight: bold;}
.codesnip .br0, .php .br0 {color: #66cc66;}
.codesnip .st0, .php .st0 {color: #ff0000;}
.codesnip .nu0, .php .nu0 {color: #ff33ff;}
.codesnip .me0, .php .me0 {color: #006600;}

#bottom_nav {
	height:25px;
	padding-bottom: 10px;
	}
	
	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 {
	padding-right:15px;
	float: right;
	}

.alignleft {
	float: left;
	padding-left:15px;
	}
/* End Images */

/* 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-top: 10px;
	margin-bottom: 30px;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

#comment_box{
	width:500px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   color: #000;
   margin: 0;
}