/*  
Theme Name: 3327Designs
Theme URI: http://www.3327Designs.com/
Description: 3327Designs Theme. Created: 10/05/09 Updated: 08/5/2010
Version: 2
Author: Leo Fisher
Author URI: http://www.3327designs.com/
*/
/* ************************************* */
/*  Resets                               */
/* ************************************* */
.book{
float:left; width: 130px;
}

#ads{
   width: 270px;
   margin: 0 auto;
   padding: 0px 0 20px 0;
}

	#ads img{
            margin: 0 5px 9px 0;
}

	#ads a:hover img{
            border: thin solid #ccc;
}

*{margin: 0; padding: 0; border: 0;}
ol, ul, li{list-style: none inside;}
a{text-decoration: none;}
table{border-collapse: collapse;}
a{color: #00d364; text-decoration: underline; outline: none;}
a:hover{color: #91ffc5;}
a:visited{color: #8cbfa4;}
.floatLeft{float: left;}
.floatRight{float: right;}
.clear{clear:both; }
/* ************************************* */
/*  Structure                            */
/* ************************************* */
body{
	font: .9em Verdana, Arial, Helvetica, Georgia, Sans-serif;
	background:  url(images/bodyBG.jpg) repeat-x top left #000;
	color: #8f9e9b;
	vertical-align: top;
}

#wrapper{
	background: #000;
	margin: 0 auto;
	width: 960px;
	height: 100%;
}

#header{
	width: 960px;
	height: 236px;
}
	h1{
		color: #000;
		text-indent: -9999px;
	}
	h1#logo{
		width: 960px;
		height: 236px;
		text-indent: -9999px;
		background: url(images/header.jpg) no-repeat top center;
	}
		
/* ************************************* */
/*  Post                                 */
/* ************************************* */
#mainContent{
	clear: both;
	float: left;
	background: #000;
	height: 100%;
	width: 630px;
	}
	
	.post{ 
		margin: 20px 10px 10px 10px;
		padding: 0px;
	}
		.post h2{}

	.author{font-size: .7em; 
	        margin: 5px 0 0 2px;
              color: #B2B2B2;
}

	.entry{
	     line-height: 24px;
	     	 width: 100%;
              margin: 10px 0 0 2px;
              font-size: .9em;

	}

         #aboutPage{line-height: 24px; width: 100%;}

	.entry p{ margin: 0 0 10px 0;}

	p.postmetadata{font-size: .7em; margin: 5px 0 0 0px;
                background: #1F1F1F;
                border: thin dotted #2E2E2E;
                padding: 3px;

}
	
	.previousNext{}

	/*DATE STYLING*/
	.post-date{
		margin: 5px 5px 0 0;
		width: 60px;
		height: 68px;
		background: url() no-repeat;
	}
	.month{
		padding: 0 0 0 0; font-weight: bold; font-size: .8em;
	}
	.day{
		color: #fff; font-weight: bold;
	}
	
/* ************************************* */
/*  SIDEBAR                              */
/* ************************************* */
#sidebar{
	float: left;
	width: 255px;
	background: #0f0f0f;
	border: 1px solid #191919;
	padding: 20px;
	margin: 20px 0 20px 20px;
}

	.sideWrap{
		margin: 0 0 30px 0;
	}

	#sidebar h4{font-size: 1.2em; padding: 0 0 3px 0;}
	
	#sidebar ul{}
	
	#sidebar ul li{
		margin: 0 0 5px 0;		
		}

#sidebar ul li a{
                display: block;  
                padding: 5px;                 
                background: #1F1F1F;
                border: thin dotted #2E2E2E; 
                font-size: .9em;
                width: 90%; 
                margin: 3px;
}

#sidebar ul li a:hover{
                display: block;  
                padding: 5px;                 
                background: #363636;
                border: thin dotted #474747; 
                font-size: .9em;
                width: 85%; 
                margin: 3px;
}

	table#wp-calendar{width: 90%; padding-left: 10px;}

/* ************************************* */
/*  FOOTER                               */
/* ************************************* */
#footer{
	width: 960px;
	height: 231px;
	background: #000 url(images/footer.jpg) no-repeat top center;
	color: #fff;
    clear: both;
	margin: 0 auto;
    padding-top: 20px;
}

	.footerSidebar{
		float: left;
		font-size: .9em;
		line-height: 18px;
		padding: 10px 5px 0 70px;
	}

		.footerSidebar li{}
		
		.footerSidebar li a{
			display: block;
			font-size: .8em;
			color: #00d364;
			margin: 2px;
			padding: 3px;
		}
		
		.footerSidebar li a:hover{
			font-size: .8em;
			margin: 2px;
			padding: 3px;
			color: #91ffc5;
		}

	.copyright{
     		clear: both;
     		text-align: left;
     		padding: 5px 0 0 80px;
     		font-size: .7em;
	}
/* ************************************* */
/*  ERROR PAGE                           */
/* ************************************* */
#errorMessage{
	padding: 20px 0 20px 20px;
}

	#errorMessage h3{
         line-height: 30px;
}
	
#errorPages{
         float: left;
         width: 280px;
	padding: 0 0 20px 20px;
}

	#errorPages ul{
                 padding: 5px 0 0 0;
		}
	
	#errorPages li{
		list-style-type: none; 
		padding-bottom: 10px;
		}
	
#errorSearch{
          float: left;
          width: 280px;
          padding: 0 0 20px 20px;
}

	#errorSearch input{
		border: medium solid #fff;
		margin: 5px;
		}
		
#errorPosts{ 
             clear: both;
               padding: 0 0 20px 20px;
}

                 #errorPosts ul{
                  padding: 5px 0 0 5px;
}

		#errorPosts li{
		list-style-image: url(images/listLightning.png);
		list-style-type: square;
		padding-bottom: 10px;
		}
	
/* ************************************* */
/*  COMMENTS                             */
/* ************************************* */
#comments {
	clear: both;
   width: 90%;
   margin: 0 0 0 5px;
   padding: 5px;
   background: #0f0f0f;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
         border: 1px solid #bbb;
	list-style: none;
	margin: 0;
         padding: 5px;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 10px 0 9px 10px;
	padding: 5px;
	width: 40%;
}
#respond textarea {
	width: 98%;
	padding: 5px;
	margin: 5px 0 0 0;
   border: 1px solid #000;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;

}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
	padding: 10px;
	border: 2px solid #474747;
}

/* ************************************* */
/*  SEARCH                               */
/* ************************************* */
#search {
	clear: both;
	}
	
	#search p.searchBar{
		float: left;
	}
	
	#search p.searchBar input{
		background: black;
		color: #fff;
		padding: 2px;
		border: thin solid #fff;
	}
	
	#search p.searchButton input{
		float: left;
		padding: 2px;
		font-weight: bold;
		border: thin solid #fff;
	}
    
/* ************************************* */
/*  TOPBOX                               */
/* ************************************* */

#topBox{
	width: 960px;
    height: 100%;
    padding: 40px 0 0 0;
}
    
.projects                     { width: 420px; height: 217px; position: relative; margin: 0 auto 15px; float: left; }
.projects .wrapper            { width: 352px; overflow: auto; height: 217px; margin: 0 40px; position: absolute; top: 0; left: 0; }
.projects .wrapper ul         { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; background: #000; margin: 0; }
.projects ul li               { display: block; float: left; padding: 0; height: 317px; width: 680px; margin: 0; }
.projects .arrow              { display: block; height: 68px; width: 52px;  text-indent: -9999px; position: absolute; top: 55px; cursor: pointer; }

.projects .forward            { background: url(images/prevNextSprite.png) no-repeat;  right: -20px; background-position: -53px 0px; }
.projects .back               { background: url(images/prevNextSprite.png) no-repeat; left: -20px; background-position: 0px 0px;  }
.projects .forward:hover      { background: url(images/prevNextSprite.png) no-repeat; background-position: -53px -69px;  }
.projects .back:hover         { background: url(images/prevNextSprite.png) no-repeat; background-position: 0px -69px;  }
#start-stop                   { display: none;}
/*  Prevents */
.projects .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.projects .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
   
    
    #welcomeBox{
    	float: left;
          margin: 0 0 0 40px;
    		background: url(images/welcomeBox.png) no-repeat top left; 
          width: 454px;
          height: 144px;
    }
    
    		#welcomeBox p{
          	margin: 8px 0 0 0;
          	padding: 5px 20px 15px 20px;
          	font-size: 1.2em;
               line-height: 24px;
          }
          
          	#welcomeBox p span{
               	color: #ccc;
                    font-size: .7em;
                    text-decoration: underline overline;
               }
    
    
    
#twitter_div{
	color: #000;
	font-weight:  bold; 
	font-size: .7em; 
	float: left;
   background: url(images/twitterBox.png) no-repeat top left;
   width: 454px;
   height: 65px;
   margin: 0 0 0 40px;
	padding: 7px 0 0 15px;
	}
	
	#twitter_update_list li{
		 width: 420px;
		}
	
	#twitter_update_list a{
		color: #fff;
		}
		
		   #twitter_update_list a:hover{
          	color: #ff0000;
          }

/* ************************************* */
/*  MIDDLEBOX                            */
/* ************************************* */

.servicesP{
    display: block;
    clear: both;
    text-align: center;
    margin: 40px 0 30px 0;
}

#middleBox{
    width: 960px;
    height: 100%;
}

	#middleBox ul{
		 padding: 30px 0 0 330px;
		 color: #fff;
		}
		
		#middleBox ul li{
			padding: 0 0 10px 0;
			list-style-image: url(images/listLightning.png);
			list-style-type: square;
			}

#webServicesBox{
          background: url(images/webServices.png) no-repeat top left;
          width: 920px;
          height: 160px;
          margin: 0px 20px 20px 20px;
          padding: 0 0 0 15px;
          }

	#wordpressBox{
          background: url(images/wordpressSolutions.png) no-repeat top left;
          width: 920px;
          height: 161px;
          margin: 0 20px 20px 20px;
          padding: 0 0 0 15px;
          }                 
    
    #hostingBox{
          background: url(images/hostingDomains.png) no-repeat top left;
          width: 920px;
          height: 161px;
          margin: 0 20px 20px 20px;
          padding: 0 0 0 15px;
    }

         .hostingPackage{
             float: left;
             color: #fff;
             text-align: center;
             height: 150px;
             width: 150px;
             padding: 0 0 0 300px;
} 

          .hostingNoMargin{padding: 0 0 0 10px;}
  
           .hostingPrice{font-weight: bold; font-size: 1.3em;}
           .hostingStorage{font-weight: bold; font-size: 1em;}
           .hostingBandwidth{font-weight: bold; font-size: 1em;}
    
    #othersBox{
          background: url(images/moreServices.png) no-repeat top left;
          width: 920px;
          height: 161px;
          margin: 0 20px 20px 20px;
          padding: 0 0 0 15px;
    }

/* ************************************* */
/*  BOTTOMBOX                            */
/* ************************************* */
   
   #recentPostBox{}
    
     .frontHeader{ font-size: .7em;  margin: 0;}
     .frontAuthor{margin: 0 0 10px 0; font-size: .7em; }

/* ************************************* */
/*  About Page                           */
/* ************************************* */
#mainContentAbout{
	clear: both;
	float: left;
	background: #000;
	height: 100%;
	width: 600px;
         margin: 0 0 0 150px;
}

   #mainContentAbout h3{
        margin: 5px 0 10px 0;
}
#aboutPage{
}

#aboutPage p{
text-indent: 10px;
padding: 0 0 10px 5px;
font-size: 1em;
line-height: 24px;
}

#aboutPage img{
padding: 2px 15px 2px 5px;
}

#aboutPage h3{
text-decoration: underline;
padding: 0;
}

/* ************************************* */
/*  Portfolio Page                       */
/* ************************************* */
#mainContentPortfolio{
	clear: both;
	float: left;
	background: #000;
	height: 100%;
	width: 920px;
    margin: 30px 20px 30px 20px;
}

	#mainContentPortfolio h2{
		display:  block;
		color: #fff;
		background: #1e1e1e;
		border: 1px solid #45a294;
		padding: 10px;
		margin: 0 0 20px 0;
		}
		
		#mainContentPortfolio h2 span{
		font-size:  .5em;
		color: #cdcdcd;
		vertical-align: middle;
		}

#col1{
	float:  left;
	width: 290px;
	margin: 0;	
	padding: 0 5px 0 5px;
	height:  100%;
	}
	
	#col1, #col2, #col3 img{
		cursor: pointer;
		}

#col2{	
float:  left;
	width: 290px;
	margin: 0 0 0 10px;	
	padding: 0 5px 0 5px;
	height:  100%;
	}

#col3{
	float:  left;
	width: 290px;
	margin: 0 0 0 10px;	
	padding: 0 5px 0 5px;
	height:  100%;
	}


/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#fff;
	
	width:675px;	
	min-height:600px;
	border:1px solid #666;
	padding: 5px;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(images/profile/close.png);
	position:absolute;
	right:-15px;
	top:-10px;
	cursor:pointer;
	height:20px;
	width:60px;
	}

/* styling for elements inside overlay */
	.details {
		position:absolute;
		top:15px;
		right:15px;
		font-size:11px;
		line-height: 24px;
		color:#000;
		width:200px;
	}
	
	.details h3 {
		color:#aba;
		font-size:15px;
		margin:0 0 5px 0;
	}

	.details p{
		line-height: 18px; 
		margin: 0 0 5px 0;	
	}

	.details ul{
		margin: 0;
	}

