/*
Theme Name:Bytetips
Theme URI:http://www.bytetips.com/wordpress-theme-bytetips/
Description:Bytetips 3 colum Wordpress theme with wordpress 2.7 support. Designed by Jim at <a href="http://www.bytetips.com">Bytetips</a>. 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:2.0
Change:Added wordpress 2.7 support, Adding Pagination in the theme, Fixed some Css Issues, Removed Dotted Border and fixed some other Problems.
*/
/* basics */
*{margin:0; padding:0}

body{background:#F4F4F4 url(images/bg.gif) top center repeat-y; font-family:verdana,arial,tahoma,sans-serif; font-size:8pt; margin:0px; color: #666666; text-align:left; padding:0}

h1{font-size:18pt}
h2{font-size:14pt}
h3{font-size:10pt}
h4{font-size:9pt}
h5{font-size:8pt; margin:0px 0 -10px 0; text-align:left; text-decoration: underline;}
h6{ font-size:16pt; font-weight:600; color:#333333; line-height:18pt; text-align:left; border-left: 5px solid #1E8CD7; background-color: #F3FAFF;  padding: 10px 0 10px 15px; margin:70px 0 0 0; }

/* images and misc. */
img{border:none; padding:0px}
img a{border:none}

img.left{float:left; border:none; padding:6px}
img.right{float:right; border:none; padding:6px}

blockquote{border-left:1px solid #A5ABAB; margin:15px; padding:0 12px 0 12px}

code{margin:10px; font-family:"Courier New",Courier,monospace}

.rss{background:url(images/ficon.png) left center no-repeat; padding-left:12px}

/* links */
a:link, a:visited { color: #FF7B00;text-decoration: underline;}
a:hover, a:active { color: #FF2400;text-decoration: none;}

/* container */
#container{width:970px; margin:0 auto; padding:10px 0px 0px 0px ; background:#fff; }

/* header */
#top {	margin: 10px auto; width: 970px; position: relative; height: 150px;	background: #666666;}
	
#header{background:#666666 url(images/head3.jpg) 0 0 no-repeat;  width:970px;  height:150px;}

.rss2 {	position: absolute;	right:0; bottom: 0;}

/* main menu */
#menu{background:#007EE7; font-family:verdana,arial,tahoma,sans-serif; font-size:8pt; font-weight:bold; width:100%; height:25px; border-top:2px solid #FFF}

#menu ul{margin:6px 0 0 0; padding:0; text-align:left}

#menu ul li{list-style-type:none; display:inline; margin:0; padding:0}

#menu ul li a{padding:6px 13px 6px 13px; margin:0; text-decoration:none; color:#fff}

#menu ul li a:hover{background-color:#333; color:#fff}

/* Top Navigation Style*/
#topy {
	width: 970px;
	margin: 0 auto;
	background: #FFFFFF url(images/menu_line.gif);
	position: relative;
	height: 31px;
	font-size: 8pt;
}
#menuv  ul {
	list-style: none;
	left: 0px;
	bottom: 0px;
	position: absolute;
	}
#menuv li {
	display: inline;
}
#menuv li.page_item  a, #menuv li.admintab  a {
 background: #FFFFFF url(images/menu_tab3.gif); 
 color: #007EE7;
 font-weight: bold;
 text-decoration: none;
 padding: 4px 20px 3px;
 border-left: 1px solid #cccccc;
 border-right: 1px solid #cccccc;
 border-top: 1px solid #cccccc;
 border-bottom: 0px;
 margin-right: 0px;
 line-height: 25px;
}
#menuv li  a:hover {
 background: #DCF1FF url(images/menu_tab2.gif);
 border-left: 1px solid #007EE7;
 border-right: 1px solid #007EE7;
 border-top: 1px solid #007EE7;
 border-bottom: 1px solid #1E8CE7;
 color: #007EE7;
}
#menuv li.current_page_item  a {
 background: #007EE7 url(images/menu_tab1.gif);
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none;
 padding: 4px 30px 3px;
 border-left: 1px solid #007EE7;
 border-right: 1px solid #007EE7;
 border-top: 1px solid #007EE7;
 border-bottom: 1px solid #1E8CE7;
 margin-right: 0px;
 line-height: 25px;
}

#menuv li.rss2  a {
	right: 0;
	top: 0;
	position: absolute;
}

/* archive */
h2.archivetitle {font-size:10pt; color:#666666; margin-bottom:10px;}

/* related post */ 
li.img { list-style-image:url(images/star.gif); list-style-position:outside; margin:0 0 0 20px;}

/* content */
#content{float:left; width:530px; overflow:hidden; text-align:left; padding:0 44px;}

.post{margin:0 0; padding:0; line-height:14pt}

.post h2, .post h2.title,.post h2.bg  {font-size:16pt; font-weight:600; color:#333333; line-height:18pt;}
.post h2 { text-align:center;}
.post h2.title  { text-align:left;}



.post h2 a:link, .post h2 a:visited{color:#FF7B00; text-decoration:none}
.post h2 a:hover, .post h2 a:active {color:#FF2400; text-decoration:none}

.post p{font-size:8pt}

.post a:link, .post a:visited {color: #007EE7; text-decoration:underline}
.post a:hover, .post a:active {color: #0000ab; text-decoration:underline}

.post ul li{ list-style-image:url(images/star.gif); list-style-position:outside; margin:0px 0 0 20px;}

.post ul.line li, .post ul.title li { border-left: 5px solid #1E8CD7; background-color: #F3FAFF; list-style-image:none; list-style-type: none; padding: 10px 0 10px 15px; }

.post ul.line li{ margin:0px 0 0 0; }

.post ul.title li{ margin:60px 0 0 0; border-top: 2px solid #1E8CD7; font-size:16pt; font-weight:600; color:#333333; line-height:18pt; text-align:center;}

.post ul.title li a{ font-size:10pt; text-decoration:none; line-height:18pt; text-align:center;}

.post ul.title2 li, ul.title2 li { margin:60px 0 10px 0; border-left: 5px solid #1E8CD7; border-top: 2px solid #1E8CD7;list-style-image:none; list-style-type: none; padding: 7px 0 7px 15px; font-weight:bold;}


.post table.table {border-collapse: collapse; border-color:#1E8CE7; border-width:1px; margin: auto; text-align:center;  } 
.post table.table2 {border-collapse: collapse; border-color:#1E8CE7; border-width:1px; margin: auto;  } 
.post table.table tr th, .post table.table2 tr th {background-color:#1E8CE7; color:#FFFFFF; text-align:center; } 

.post table.table3 {border-collapse: collapse; background-color:#F3FAFF; border-color:#1E8CE7; border-width:1px; margin: 10px 0px 10px 0px;} 

.post table.table3 td {height:20px; padding-left:10px; }
.post table.table3 tr th {background-color:#DCF0FD; text-align:right; padding-right:10px;} 



/*.post ul{font-size:12px;}

.post li{font-size:12px;} */

.entry p{margin:12px 0}



p.postmetadata{clear:both; background:#F3FAFF; padding:4px; margin-top:16px; margin-bottom:40px;
               border-left:solid 2px #007EE7;
			   border-right:solid 2px #007EE7;
			   border-bottom:solid 2px #007EE7;
			   font-size: 7pt;}

.postdate{color:#FFFFFF; clear:both; background:#007EE7; padding:5px; margin-top:0px; margin-bottom:0px;}
p.postmeta{border-bottom: 2px solid #007EE7; margin-top:10px; margin-bottom: 0px; font-size: 7pt;}
p.tags {font-size: 7pt;}



.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,sans-serif; font-size:8pt; width:200px; float:left; margin:0 0 10px 0; padding:0; background:#F3FAFF;}

#left h2{font-family:verdana,arial,tahoma,sans-serif; font-weight:bold; font-size:10pt; text-align:center; color:#fff; margin-bottom:5px; padding:10px 5px 4px; background:url(images/side_title.gif);}

#left p{margin:0; padding:0 6px 0 12px}

#left img{padding:0; margin:0}

#left ul{margin:0px; padding:0; list-style-type:none}

#left ul li{margin:0; padding:0; line-height:14pt; list-style-type:none}

#left ul ul{margin:0 0 6px 0; padding:0}

#left ul ul li{list-style-position:outside; padding:0 0 0 5px;}

#left ul ul li a{  padding-left: 15px;}
#left ul ul li a:link, #left ul ul li a:visited { background: url(images/star3a.gif) left top no-repeat;}
#left ul ul li a:hover, #left ul ul li a:active{ background: url(images/star3b.gif) left top no-repeat;}

#left ul ul ul{ margin:0; padding:0}

#left ul ul ul li{padding:0 0 0 17px;}

#left ul ul ul li a{  padding-left: 13px;}
#left ul ul ul li a:link, #left ul ul ul li a:visited { background: url(images/star4a.gif) left top no-repeat;}
#left ul ul ul li a:hover, #left ul ul ul li a:active{ background: url(images/star4b.gif) left top no-repeat;}

#left ul ul ul lu{ margin:0; padding:0}

#left ul ul ul ul li{padding:0 0 0 12px;}

#left ul ul ul ul li a{  padding-left: 10px;}
#left ul ul ul ul li a:link, #left ul ul ul ul li a:visited { background: url(images/star5a.gif) left top no-repeat;}
#left ul ul ul ul li a:hover, #left ul ul ul ul li a:active{ background: url(images/star5b.gif) left top no-repeat;}

/* right sidebar */
#right{font-family:verdana,arial,tahoma,sans-serif; font-size:8pt; width:150px; float:right; margin:0 0 10px 0; padding:0; background:#F3FAFF;}

#right h2{font-family:verdana,arial,tahoma,sans-serif; font-weight:bold; font-size:10pt; text-align:center; color:#fff; margin-bottom:5px; padding:10px 5px 4px; background:url(images/side2_title.gif)}

#right p{margin:0; padding:0 6px 0 12px}

#right img{padding:0; margin:0}

#right ul{margin:0px; padding:0; list-style-type:none}

#right ul li{margin:0; padding:0; line-height:14pt; list-style-type:none}

#right ul ul{margin:0 0 6px 0px; padding:0}

#right ul ul li{list-style-position:outside; padding:0 0 0 5px;}

#right ul ul li a{  padding-left: 15px;}
#right ul ul li a:link, #right ul ul li a:visited { background: url(images/star3a.gif) left top no-repeat;}
#right ul ul li a:hover, #right ul ul li a:active{ background: url(images/star3b.gif) left top no-repeat;}

#right ul ul ul{ margin:0; padding:0}

#right ul ul ul li{padding:0 0 0 17px;}

#right ul ul ul li a{  padding-left: 13px;}
#right ul ul ul li a:link, #right ul ul ul li a:visited { background: url(images/star4a.gif) left top no-repeat;}
#right ul ul ul li a:hover, #right ul ul ul li a:active{ background: url(images/star4b.gif) left top no-repeat;}

#right ul ul ul lu{ margin:0; padding:0}

#right ul ul ul ul li{padding:0 0 0 12px;}

#right ul ul ul ul li a{  padding-left: 10px;}
#right ul ul ul ul li a:link, #right ul ul ul ul li a:visited { background: url(images/star5a.gif) left top no-repeat;}
#right ul ul ul ul li a:hover, #right ul ul ul ul li a:active{ background: url(images/star5b.gif) left top no-repeat;}

/* begin comments */
#commentwrapper{margin-top:50px}

.alt{background-color:#f9f9f9; border:1px solid #e3e3e3; color:#666}

.commentlist{list-style-type:none; margin:0; margin-bottom:30px; padding:0; text-align:left}

.commentlist li{background-color:#f9f9f9; border:1px solid #e3e3e3; color:#666; margin:10px 0px; padding:3px 7px}

.commentlist li .avatar{float:left; border:1px solid #eee; padding:2px; margin-left:10px; background:#fff}

.commentlist p{margin:10px 5px 10px 0}

.nocomments{text-align:center}

#comment{background-color:#f9f9f9; border:3px double #e3e3e3; color:#666; padding:2px}

#comment h3{font-size:18px}

.comment a:link, .comment a:visited {color: #007EE7; text-decoration:underline}
.comment a:hover, .comment a:active {color: #0000ab; text-decoration:underline}

.commentsnavigation{padding:20px 0 30px 0}

.commentlist ul.children li{background-color:#e3e3e3; border:1px solid #efefef; list-style:none; margin-top:20px; margin-left:30px}

.commentlist ul li.depth-2{background-color:#f1f1f1}

.commentlist ul li.depth-3{background-color:#ececec}

.commentlist ul li.depth-4{background-color:#e8e8e8}

.commentlist ul li.depth-5{background-color:#e3e3e3}

.orange a {padding-right: 15px; background: url(images/reply.gif) right top no-repeat;}
.orange a:link, .orange a:visited {color: #FF7B00; text-decoration:underline; }
.orange a:hover, .orange a:active {color: #FF2400; text-decoration:none;}

/* end comments */
cite{font-family:verdana,arial,tahoma,sans-serif; 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,tahoma,sans-serif}

#searchform input#s{font-family:verdana,arial,tahoma,sans-serif; font-size:8pt; padding:2px; margin:2px; border:1px solid #B7B7B7}

#searchform input#searchsubmit{font-family:verdana,arial,tahoma,sans-serif; font-size:7pt; padding:2px; margin:2px 0 0 2px; border:1px solid #B7B7B7; background-color:#fff; color:#797979}

/* footer */
#footer{background:#FFFFFF url(images/bg_footer.gif) ;clear:both; width:100%; margin-top:15px; font-family:verdana,arial,tahoma,sans-serif; font-size:7pt}

#footer p{padding:8px; margin:0; color:#FFFFFF}
#footer a{color:#666666; text-decoration:none}
#footer a:hover{color:#ff7b00; text-decoration:underline}

#footer p.copyright{padding:6px; margin:0; color:#666666}
#footer a.copyright{color:#ff7b00; text-decoration:none}
#footer a:hover.copyright{color:#ff2400; 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}


/*yd recnet posts*/
.yd_rp_widget {
	font-size: 1px;	
	line-height: 0px;
	color: #F3FAFF;
}
.yd_rp_widget h4 {
	font-size: 1px;	
	display: block;
	clear: both;
	margin-bottom: 0px;}


.yd_rp_widget img {
	width: 170px;
	height: 38px;
	float: center;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
}
.yd_rp_widget a:link, .yd_rp_widget a:visited, .yd_rp_widget a:hover, .yd_rp_widget a:active {color:#F3FAFF; }

/* === WordPress.com Stats === */
img#wpstats {display:none}