/*
Theme Name:   islandtechie
Theme URI:    http://2tee.net/
Description:  Business theme by <a href="http://2tee.net/">2tee.net</a>
Version:      1.0
Author:       2tee Team
Author URI:   http://2tee.net/
*/

* { 
    margin: 0; 
    padding: 0;
}

body {
    background: #D6D6D6;
    color: black;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#topduotone {
	height:451px; 
	background:url(http://islandtechph.com/apil/doutoneback.png) repeat-x;
}

img#wpstats { width:0px; height:0px; overflow:hidden; }

a { color:#000; text-decoration: none }
a:hover { color:#066; text-decoration: underline }

p, ul, ol, li { 
    margin-bottom: 18px; 
}

blockquote { 
    margin: 0 18px 18px 18px;
    font-size:12px;
    color:#666;
    padding-left:10px;
    border-left:1px solid #ccc;
}

ul {
    list-style-type: square;
    margin-left: 2em;
}

ol {
    margin-left: 2em;
}

h1 { 
    font-size: 26px; 
    line-height: 36px;
    margin-bottom: 18px; 
}

h2 { 
    font-size: 22px; 
    line-height: 36px;
    margin-bottom: 18px;
}

h3 { 
    font-size: 18px; 
    line-height: 18px;
    margin-bottom: 20px;
}

h4 { 
    font-size: 14px; 
    line-height: 18px;
    margin-bottom: 20px;
}

.leftbar {
	float:left;
	width:50px;
	background:black;
	height:650px;
}

.container {
	text-align:center;
    margin: 0 auto;
    padding: 0;
    width: 950px;
	padding:0px 4px 0px 4px;
 	/*border:solid 1px white;*/
	height: auto;
/*	overflow:hidden;*/

}


.header {
    padding: 8px 0 0 110px;
    text-align:left;
    /*border-bottom: 1px solid #666;*/
}

.header h1 {
    font-size: 26px;
    color: #000;
    font-weight: normal;
}

.header span {
    margin-left: 10px;
    font-size: 12px;
    color: #666;
    font-weight: normal;
}

.header a { color: #333; }
.header a:hover { color: #066; }

.search {
    padding:11px 0 0 20px;
    background:url('/home/wp-content/themes/hpc/images/search.gif') 0 14px no-repeat;
    float:right;
}

.search input {
    width:120px;
}


.post p a { font-weight:bold }
.post p {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	}

.post {
	background:white;
    border-bottom: 1px solid #ccc;
	padding:18px 20px 0 20px;
	text-align:left;
    width:548px;
}

.postnoline {
	padding:18px 0 0 15px;
	text-align:left;
    width:560px;
}

.postcomment {
	padding:18px 0 0 0;
	text-align:left;
    width:560px;
    font-size:11px;
    color:#666;
}

.commentslnk {
    font-size:13px;
	text-align:center;
}

p.byline {
	margin-top:-10px;
    font-size:11px;
    color: #555;
}

.post IMG {
	border:1px solid #000;
}

.post IMG.noline {
	border:0;
}

span.previous { padding: 0 20px 0 0; float: left; }
    
span.next { float: right; }

span.edit a { 
    float:right;
    font-weight:normal; 
    font-size:11px; 
    color:#666; 
    border:1px solid #ccc; 
    padding:0 4px; 
}

.metainfo {
    float:left;
    width: 152px;
    font-size: 10px;
    color: #666;
    padding: 3px 0;
}

.previously {
	text-align:left;
    width: 700px;
    padding: 20px 0 3px 0;
    border-top: 1px solid #ccc;
    font-size: 12px;
}

.previously a { font-weight:bold }

.text_area { width: 480px !important; }

.postform { width:150px; margin: 0;} 

.delicious-tags { font-size:11px; color:#666 }
.delicious-tags a { font-weight:normal; color:#333 }
ul.delicious { color:#555 }

.ftable {
	 width=589px;
}
.fpage {
	text-align:left;
	padding:14px 10px;
	width:294.5px;
}

.tablebottomdivider {
	width:265px;
	height:20px;
	border-bottom:solid 1px #CCCCCC;
}

/* FOOTER */

.footer {
    font-size: 11px;
    padding: 22px 0 10px 5px;
    margin-top: 18px;
    border-top: 1px solid #666;
    text-align:left;
    color: #666;
}

.footer div {
    width:150px;
    margin: 0 20px 0 0;
    float:left;
}

.footer img {
    border:0;
}

.footer div.last {
    width:140px;
    margin: 0 0 0 0;
}


.copyright {
    font-size: 10px;
    margin:12px 0 0 0;
    padding: 18px 0 10px 0;
    border-top: 1px solid #CCCCCC;
    text-align:right;
    color: #999999;
}

.copyright a {
     color:#666;
}

ul.nav li { margin: 0 }

	.barmenu {
		color:red;
		width:90px; 
		height:200px; 
		/*background:yellow;*/	
		font-size:19px; 
		text-align:left;
		padding-top:50px;
	
	}

	.menuFlash{
		color:black;
		/*float:left;*/
		clear:both;
		text-decoration:none;
		font-family:verdana;
		font-size:19px;
		padding-bottom:6px;
		outline:none;
		line-height:29px;
	}
	
	.menuFlash a{font-size:19px;}
	
	.divR {
		float:right;
		width:190px;
		height:auto;
		padding:10px;
		text-align:left;
		/*background:gray;*/
		clear:both;
	}

.fPagefont {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	}
