/*
Theme Name: Bytetips
Theme URI: http://www.bytetips.com/wordpress-theme-bytetips/
Description: Bytetips 3 colum Wordpress theme designed by Jim. Replace header.jpg with your Logo And have fun.<p>The CSS, XHTML and design is released under a <a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License</a></p>
Author: Jim
Author URI: http://www.bytetips.com
Tags: simple, Dark, Blue, Three Columns
version: 1.3


*/

*{margin:0; padding:0;}

/* basics */

body {
	background: #012b7f url(images/logo.gif) no-repeat;
         background-position: bottom right;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 12px;
	margin: 0px;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}


/* images and misc. */

img{ border: none; padding: 6px; }
img a{border:none;}

 .left{ float: left; border: none; padding: 0px 5px 0px 5px; }
 .right{ float: right; border: none; padding: 0px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}
.small {
margin-top: 10px;
}

.rss {
	background: url(images/ficon.png) left center no-repeat;
	padding-left: 12px;
	}
	
/* links */

a{
	color:#448fe3;
	text-decoration:none;
	border: none;
	}

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}



/* container */


#container {
	width: 990px;
	margin: 0 auto;
	padding: 0px;
	background:#fff;
	color:#012243;
	border: 1px solid #fff;
         margin-top: 5px;
	}
#topmenu {
	width: 990px;
	margin: 0 auto;
	padding: 0px;
	background: transparent;
         margin-top: 5px;
	color:#fff;
         text-align: right;
}
#topmenu a, #topmenu a:visited {
         color: #fff;
         text-decoration: underline;
         font-weight: bold;
}
#topmenu a:hover {
         color: #bad989
}
	
/* header */

#header {
        background: #fff url(images/head.jpg) repeat-x;
        width: 990px; 
        height: 135px;
        color: #fff;
        }

/* main menu */


/* content */


#content {
	float: left;
	width: 520px;
	overflow: hidden;
	}
#content2 {
	float: left;
	width: 700px;
	overflow: hidden;
	}

.post {
	margin: 0 10px;
	padding:0px;
	line-height: 14pt;
	}
	
.post h2{
	font-family: baskerville, georgia, times, serif;
	font-size: 14pt;
	font-weight: 300;
	color: #08122E;
	}
	
.post h2 a{
	color: #015D82;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #666;
	text-decoration: none;
	}
	
.post p{font-size: 10pt;}

.post a{text-decoration:underline;}
.post a:visited {color: #448fe3}
.post a:hover{background-color:#3d7399; color: #fff;}

.post ul {font-size: 12px}

.post li {font-size: 12px}

.entry p{margin:12px 0;}
.home p{text-align: justify; margin:12px 0;}
.entry2 {margin-top:-550px;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;
	border-left:solid 1px #A2A2A2;
	border-bottom:solid 1px #A2A2A2;
	}
	

.navigation {
	margin: 12px 0 20px 0;
	padding:2px;
	font-size:.9em;
	float:left;
	width:98%;
	}
	
	.alignleft {float:left;}
	.alignright {float:right;}

.pagetitle {}


#left {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width: 200px;
	float:left;
	margin: 12px 5px 24px 5px;
	padding-bottom: 10px;
	border-right: 1px dotted #454D4E;
	border-bottom: 1px dotted #454D4E;
	}

#left h2{
	font-family: verdana, times, georgia;
	font-weight: bold; 
	font-size: 10pt; 
	text-align: center;
         text-transform: uppercase;
	color: #fff;	
	margin-bottom: 5px;
	padding: 4px;
	background: url(images/bar2.jpg);
         width: 182px;
}

#left p { padding: 0 6px 0 18px;}

#left img {padding: 0 3px 0 0 ; margin: 0;}

#left ul {
	margin:0px;
	padding:0;
	list-style-type: none;
         margin-bottom: 20px;
	}

#left ul li {
	margin-top: 10px;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	background: url(images/cat.gif) left center no-repeat;
	padding-left: 18px;
         padding-bottom: 5px;
         border-bottom: 1px dotted #cbccca;
	}

#left ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}
#module {
width: 180px;
border: 1px solid #def2b2;
padding: 5px 5px 0px 5px;
margin: 0px;
height: 100%;
background: url(images/left_bg.gif) repeat-x;
}
#module a, #module a:link, #module a:visited {
font-weight: bold;
text-decoration: underline;
}


/* right sidebar */

#right{
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width: 250px;
	float:right;
	margin: 12px 0 24px 0;
	padding-bottom: 10px;
	border-left: 1px dotted #454D4E;
         	border-bottom: 1px dotted #454D4E;
	}

#right h2{
	font-family: verdana, times, georgia;
	font-weight: bold; 
	font-size: 10pt; 
	text-align: center;
         text-transform: uppercase;
	color: #fff;	
	margin-bottom: 5px;
	padding: 4px;
	background: url(images/bar2.jpg);
}

#right p {margin:0; padding: 0 6px 0 0px; font-weight: bold;}

#right img {padding: 5; margin: 0;}

#right ul {
	margin:0px;
	padding: 0px;
	list-style-type: none;
	}

#right ul li {
	margin: 5px 0px 0px 0px;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	background: #c2dfef url(images/cat.gif) left top no-repeat;
	padding-left: 18px;
         border: 1px solid #def2b2;
         height: 77px;
	}

#right ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#module2 {
width: 240px;
padding: 5px 5px 0px 5px;
margin: 0px;
height: 100%;
}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

#img.avatar {float:left; margin-right:5px;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #EDEDED;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#footer {
	background: #c2dfef;
	clear: both;
	width: 100%;
	margin-top:15px;
	border-top:solid 2px #FFFFFF;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
         text-align: center;
	}
	
#footer p{padding:3px;margin: 0; color: #000000;}
#footer a{color: #000000;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

/* Extra */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

 .flash {
width: 564px;
float: left:
}
