/*  
Theme Name: BizzNtech Reloaded
Author: Joel D'souza
Author URI: http://www.bizzntech.com/

*/

/* Import stylesheets and hide from IE/Mac \*/
@import "lib/compressed.css";
/* End import/hide */

/* Start BizzNtech Reloaded stylesheet
-------------------------------------------------------------- */

body { background: url(images/bg/vistabackgroundbody.jpg) repeat-x top center;  background-attachment: fixed;  }

#wrapit { background: url(images/bg/body_main.png) repeat-y top center; margin: 0px 0; }

a { color: #0099FF; text-decoration: none; }
a:hover { color: #e8790b; text-decoration: underline; }
h2 { font-weight: normal; }
h1 { font-size: 2em;}

/* Header styles
-------------------------------------------------------------- */
#header { padding: 50px 0 20px 0; height: 100px; }
#header #logo { height: 100px; }
#header #logo .title { padding: 0em 0 0 0; font: 700 3em arial, sans-serif; letter-spacing: -.050em; line-height: 1.2em; color: #000; }
#header #logo .title .desc { text-align: right; margin: 0.4em 0 0 0; font: 400 0.25em arial, sans-serif; text-transform: uppercase; color: #666; letter-spacing: 0.2em; padding: 0.6em 0 0 1.5em; border-top: 0px solid #ccc;  }
#header #logo .title a { text-decoration: none; color: #000; }
#header #logo .title a:hover { color: #fff; background: #000; }
#header #logo a.sitelogo { display: block; padding: 0px 0 0px 0; width: 450px; height: 100px; background: url(images/bg/sitelogo.jpg) no-repeat; }

/* Search and navigation
-------------------------------------------------------------- */

#header #search_menu { height: 100px; width: 460px;}
#header #search_menu #search { padding: 0px 0 0 0px; margin: 0 0 0 50px; }
#menu { width: 450px; float: right; margin: 20px 0px 10px; list-style: none; font-weight: bold; font-family: Helvetica, Arial; }
#menu li { float: left; padding: 10px 0 10px 13px; margin: 0px 6px 0px 0px; line-height: 1.3em; font-size: 12px; }
#menu li a { padding: 0; text-decoration: none; color: #0099FF; }
#menu li a:hover { color: #e8790b; background: #FFFFFF; }
#menu li span { display: block; float: left; padding: 0 0px 0 20px; }
#menu li span.home { background: url(images/bg/home.gif) no-repeat; }
#menu li span.about { background: url(images/bg/info.gif) no-repeat; }
#menu li span.archives { background: url(images/bg/hourglass.gif) no-repeat; }
#menu li span.subscribe { background: url(images/bg/favourite.gif) no-repeat; }
#menu li span.contact { background: url(images/bg/mail.gif) no-repeat; }
#menu li span.guestpost { background: url(images/bg/note.gif) no-repeat; }

/* Top banner with rotating images
-------------------------------------------------------------- */


#topbanner { height: 15px; border-bottom: 1px solid #999; background: url(images/bg/home_banner.png) no-repeat; }
#topbanner_arch { height: 15px; border-bottom: 1px solid #999; background: url(images/bg/home_banner.png) no-repeat; }
#topbanner_single { height: 13px; float:left; padding: 6px 0 12px 0; background: #edf4ff;}
#topbanner .pagetitle, #topbanner_arch .pagetitle, #topbanner_single .pagetitle { float: left; background: #fff; color: #000; font: 700 2em arial, sans-serif; text-transform: lowercase; letter-spacing: -0.036em; padding: 1px 5px 1px 0; margin: 15px 0 0 0; }


/* Bookmarks
-------------------------------------------------------------- */

.bookmarks {
opacity: .7;
-moz-opacity: .7;
filter: alpha(opacity=70);
}
.bookmarks:hover {
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}






/* Home page columns
-------------------------------------------------------------- */

#home_content { margin: 1.3em 0;}

/* latest post */

#latest_post { padding: 0 1em 1.5em 0; }
#latest_post_image img { float: left; margin: 0.2em 1.2em 1em 1em; height:80px; width: 80px;}
.latest_post_meta { padding: 0 0 0 1em; font-size: 0.7em; line-height: 1.6em; }
.latest_post_meta a { font-weight: bold; }
.latest_post_meta a:hover { color: #003399; background: #ffffff; }


/* featured post */


#home_featured { background: #e5eeff; margin: 0 0 1em 0; float: left; padding: 0.5em 0.7em 0 0.7em; }
.feat_content { float: left; padding: 0 0.7em 0.4em 0.7em; }
.feat_thumb img { float: left; padding: 0; margin: 0.3em 1.2em 1em 1em; height: 80px; width: 80px;}
.feat_title { font: 700 14px georgia, serif; padding: 0 0 0.3em 0; }
.feat_title a { color: #0099FF; }
.feat_title a:hover { color: #e8790b; }

/* about */

#home_about { border-bottom: 1px solid #dadada; border-top: 1px solid #dadada; margin: 0 0 1em 0; background: #f3f9ff; padding: 0.5em 0.7em 0 0.7em; }
#home_about p { font-size: 0.9em; font-family: tahoma; }

/* asides */

ul.arrow, ul.cat, ul.reccom, ul.email { list-style: none; list-style-image: url(foo.gif); margin: 0; }
ul.arrow li { padding: 0 0 0.5em 12px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; border-left: 5px solid #dadada; }
ul.arrow li a, ul.reccom li a, ul.email li a { color: #224970; }
ul.arrow li a:hover, ul.reccom li a:hover, ul.email li a:hover { color: #000; background: #eee; }



/* category list */

#side_categories { margin: 0 0 1em 0; }
ul.cat li { padding: 0 0 0.3em 0; margin: 0; }
ul.cat li a { display: block; text-transform: uppercase; font-size: 0.8em; font-weight: bold; color: #000000; border-bottom: 1px solid #dadada; border-left: 3px solid #dadada; padding: 3px 12px 0 7px; margin: 0; background: url(images/bg/arrow.png) no-repeat 177px 3px; height: 19px; }
ul.cat li a:hover { background: #f1f1f1 url(images/bg/arrow2.png) no-repeat 177px 3px; color: #e8790b; }
ul.cat li ul { list-style: none; list-style-image: url(foo.gif); margin: 0; padding: 0.3em 0 0.2em 0.8em; }
ul.cat li ul li { padding: 0; margin: 0; }
ul.cat li ul li a { border: 0; margin: 0; padding: 0 0 0 12px; text-transform: none; font-size: 0.9em; height: 19px; background: url(images/bg/sub.png) no-repeat; }
ul.cat li ul li a:hover { background: #f1f1f1 url(images/bg/sub1.png) no-repeat; }

/* recent comments */

#side_recent_comments, #side_most_emailed { margin: 0 0 1.4em 0; }

ul.reccom li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/bubble.png) no-repeat 0 3px; }
ul.reccom li a { color: #0099FF; }
ul.reccom li a:hover { color: #e8790b; background: #FFFFFF;}


/* most emailed */

ul.email li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/doc.png) no-repeat 0 3px; }

/* ad */

.ad_block { border: 1px solid #dadada; padding: 4px 0; margin: 1em 0 1.2em; text-align: center; }
.ad_block .ad160 { margin: 0 auto; width: 160px; }
.ad_block .ad180 { margin: 0 auto; width: 180px; }
.ad_block .ad250 { margin: 0 auto; width: 250px; }
.ad_block img, .ad_block p img { margin: 0; padding: 0; display: block; }


/* popular posts */

ul.posts li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em -10px; background: url('images/bg/doc.png') no-repeat 0 3px; list-style-type: none; }
ul.posts li a { color: #0099FF; }
ul.posts li a:hover { color: #e8790b; background: #FFFFFF; text-decoration: underline; }

/* newsletter */
.newsletter {
	background: #fff url("http://www.bizzntech.com/wp-content/themes/BizzNtechreloaded/images/bg/subscribe.gif") top right no-repeat; border: none;
        float: left;
	width: 238px;
        height: 160px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #dadada;
	}

/* featured videos */
.featured {
	background: #dadada;
	float: left;
	width: 447px;
        height: 425px;
	margin: 0px 0px 15px 0px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #f2f2f2;

	}
/*related posts below the post*/
.similiar{width:350px; height:280px; float:left;color:#666666;text-align:justify;margin:5px auto;padding:5px 6px 10px;}
.similiar a { color: #0099FF; }
.similiar a:hover { color: #e8790b; }


/*related ads beside related posts*/
.adsrelated{width:360px;float:right;color:#666;text-align:justify;margin:5px auto;padding:5px 6px 10px; }


/*subscribe*/
.feed{ float: left; padding: 0px 0px 0 0px;}

/*feedcounttop*/
.feedcounttop{ float: right; padding: 0px 0px 0 0px;}

/*feedcountbottom, subscribe to my feeds*/
.feedcountbottom{background: url(http://www.bizzntech.com/wp-content/themes/BizzNtechreloaded/images/bg/striped.png); border:1px solid #D7E7EE; width: 740px; height: 20px; padding: 4px; font-size: 11.5pt;}
.subscriberscount {
float: left;
padding:0px 0px 0px 0px;
}
.feedcountdiv p{
padding: 0 0 0 2px;
margin-top:1.5px;
}
.feedcount {
text-align:center;
padding:2px;
color: #0047D6;
font-weight:bold;
font-size: 11pt;


}
.subscribers {
color: #0047D6;
font-size: 11pt;
padding:0px 0px 0px 10px;
}


	

/*small box- Windows 7*/
#smallbox .box {
	        margin: 10px 0 0 0; 
                width: 258px;
                height: 230px;
                float:left;
                padding: 5px 0 0 0;
                background: url(images/bg/7background.jpg) ;
                border: 1px #DDDDDD solid;
	}
		#smallbox .box h2 {
			font-size: 1.2em;
			text-transform: uppercase;
			color: #0099FF;
			background-color: #EEEEEE;
			padding: 8px;
                        font-weight: bold;
		}
		#smallbox .box ul {
			list-style-type: square;
			list-style-position: inside;
                        margin: 0 -5px 0 2px;
			padding: 10px;
		}
			#smallbox .box ul li {
				line-height: 17px;
				color: #333333;
				padding: 2px 0;
			}
			#smallbox .box ul li a {
				color: #333333;
				text-decoration: none;
			}
			#smallbox .box ul li a:hover {
				color: #0099FF;
                                text-decoration: none;
			}


/*small box- downloads*/
#smallbox2 .box2 {
	        margin: 10px 0 0 0; 
                width: 258px;
                height: 230px;
                float:left;
                padding: 5px 0 0 0;
                background: url(images/bg/downloadbackground.jpg) ;
                border: 1px #DDDDDD solid;
	}
		#smallbox2 .box2 h2 {
			font-size: 1.2em;
			text-transform: uppercase;
			color: #0099FF;
			background-color: #EEEEEE;
			padding: 8px;
                        font-weight: bold;
		}
		#smallbox2 .box2 ul {
			list-style-type: square;
			list-style-position: inside;
                        margin: 0 -5px 0 2px;
			padding: 10px;
		}
			#smallbox2 .box2 ul li {
				line-height: 17px;
				color: #333333;
				padding: 2px 0;
			}
			#smallbox2 .box2 ul li a {
				color: #333333;
				text-decoration: none;
			}
			#smallbox2 .box2 ul li a:hover {
				color: #0099FF;
	                        text-decoration: none;
			}

/*small box- how tos*/
#smallbox3 .box {
	        margin: 10px 0 0 0; 
                width: 258px;
                height: 230px;
                float:left;
                padding: 5px 0 0 0;
                background: url(images/bg/howtosbackground.jpg) ;
                border: 1px #DDDDDD solid;
	}
		#smallbox3 .box h2 {
			font-size: 1.2em;
			text-transform: uppercase;
			color: #0099FF;
			background-color: #EEEEEE;
			padding: 8px;
                        font-weight: bold;
		}
		#smallbox3 .box ul {
			list-style-type: square;
			list-style-position: inside;
                        margin: 0 -5px 0 2px;
			padding: 10px;
		}
			#smallbox3 .box ul li {
				line-height: 17px;
				color: #333333;
				padding: 2px 0;
			}
			#smallbox3 .box ul li a {
				color: #333333;
				text-decoration: none;
			}
			#smallbox3 .box ul li a:hover {
				color: #0099FF;
                                text-decoration: none;
			}

/*small box- gadgets*/
#smallbox4 .box {
	        margin: 10px 0 0 0; 
                width: 258px;
                height: 230px;
                float:left;
                padding: 5px 0 0 0;
                background: url(images/bg/gadgetsbackground.jpg) ;
                border: 1px #DDDDDD solid;
	}
		#smallbox4 .box h2 {
			font-size: 1.2em;
			text-transform: uppercase;
			color: #0099FF;
			background-color: #EEEEEE;
			padding: 8px;
                        font-weight: bold;
		}
		#smallbox4 .box ul {
			list-style-type: square;
			list-style-position: inside;
                        margin: 0 -5px 0 2px;
			padding: 10px;
		}
			#smallbox4 .box ul li {
				line-height: 17px;
				color: #333333;
				padding: 2px 0;
			}
			#smallbox4 .box ul li a {
				color: #333333;
				text-decoration: none;
			}
			#smallbox4 .box ul li a:hover {
				color: #0099FF;
			text-decoration: none;
			}

/* Archive styles
-------------------------------------------------------------- */

#arch_content, #post_content { margin: 1.5em 0; }
.archive_meta { margin: 1.5em 0; border-top: 1px solid #dadada; }
.archive_meta a { color: #666; }
.archive_meta a:hover { color: #003399; }
.archive_feed { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; background: url(images/bg/feedicon12.png) no-repeat 0 8px; color: #666; }
.archive_number { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; color: #666; background: url(images/bg/info.png) no-repeat 0 8px;  }
.archive_email { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; color: #666; background: url(images/bg/email_author.png) no-repeat 0 9px;  }
.archive_post_block { padding: 0.1em 0 0 0; border-bottom: 1px solid #dadada; margin: 0 0 1.2em 0; }
.archive_post_meta { color: #818181; padding: 0 0 0.6em 0; }
.archive_post_meta a, .post_meta a { color: #0099FF; }
.archive_post_meta a:hover, .post_meta a:hover { color: #e8790b; text-decoration: underline; }

/* Single post styles
-------------------------------------------------------------- */

.post_meta { color: #000000; padding: 0.3em 0 0.2em 0;}
#post_content blockquote { margin: 10px 0 0 25px; padding: 0 15px; border-left: 1px solid #ccc; color: #666; }
#post_content blockquote p { text-align: left; line-height: 1.5em; }
#post_content p img { float:left; margin:0 1.5em 1em 0; padding:0; }
#post_content img.WP-PrintIcon, #post_content img.WP-EmailIcon { margin: 0 0.3em 0 0;padding: 0; }
#post_content p a, #arch_content p a { color: #099ff; }
#post_content p a:hover, #arch_content p a:hover { color: #0099ff; text-decoration: underline; }
#post_content p { margin: 15px 0 10px 0; text-align: justify;}
.entry p.pagesnumb{margin:15px 0}
.entry p.pagesnumb a:link, .entry p.pagesnumb a:visited{background:#fff; padding:0 4px; margin:0 2px; border:1px solid #718cc7; color:#3d62ad; text-decoration:none}
.entry p.pagesnumb a:hover{background:#00609a; color:#fff; border:1px solid #00609a; text-decoration:none}

/* Comment area styles
-------------------------------------------------------------- */

#comments { margin-top: 3em; }
#commenthead { margin-bottom: 1em; }
ol#commentlist { list-style-type: none; margin: 0; padding: 0 0 12px 0; }
ol#commentlist li { border-right: 3px solid #dadada; border-bottom: 1px solid #dadada; margin: 0 0 1em 0; padding: 0 1em 1em 0; overflow-x: hidden; }
ol#commentlist li.alternate { border-right: 3px solid #999; border-bottom: 1px solid #dadada; }
ol#commentlist cite { font-style: normal; text-align: left; display: block; color: #818181; }
ol#commentlist cite a { color: #224970; }
ol#commentlist cite a:hover { color: #000; text-decoration: underline; }
ol#commentlist li blockquote { float: none; width: auto; padding: 0 2em 0 0; margin: 0.5em 0; color: #818181; font: italic 1em arial, sans-serif; letter-spacing: 0; text-align: left; }
ol#commentlist li .commentauthor { font-weight: bold; color: #333; }
ol#commentlist li .commentauthor a, ol#commentlist li .commenttime a { font-weight: bold; color: #224970; }
ol#commentlist li .commentauthor a:hover, ol#commentlist li .commenttime a:hover { color: #000; text-decoration: underline; }
ol#commentlist li .commnumber { width: 30px; text-align: left; float: left; font-size: 3em; font-weight: bold; line-height: 1em; }
ol#commentlist li .commentcont p { margin: 0 0 0.5em 0; padding: 0; }

/* comment form */

#comment-form form { margin-top: 1.5em; }
label.com { float: left; width: 100px; }
input.comtext, textarea.comtext { width: 300px; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; padding: 2px; }
input.comtext:focus, input.comtext:hover, textarea.comtext:focus, textarea.comtext:hover { background: #f7f7f7; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; }
input.comsubmit { margin-left: 100px; }
ul.archives {  margin: 0 0 1.5em 0; list-style: none; list-style-image: url(foo.gif); }
ul.archives li { padding: 0 0 0.2em 20px; background: url(images/bg/doc.png) no-repeat 0 3px; }
ul.archives li a { color: #224970; }
ul.archives li a:hover { color: #000; background: #eee; }


/* Footer
-------------------------------------------------------------- */


#footer { background: #DADADA center; height: 20px; line-height: 24px; margin:0px -13px 0px; width: 985px; font: bold 1.1 em arial, sans-serif; }

/* Form styles
-------------------------------------------------------------- */

input.search_input { width: 292px; border: 0; background: #fff url(images/bg/input.png) no-repeat; padding: 5px; color: #E0691A; font-weight: bold; margin: 0; float: left; }
input.submit_input { background: /*#E0691A*/ url(images/bg/submit.png) no-repeat; border: 0; height: 24px; padding: 0; width: 65px; margin: 0 0 0 5px; color: #FFF; font: bold 0.9em arial, sans-serif; float: left; }

/* Miscellaneous styles
-------------------------------------------------------------- */

/*  heading styles */

h2.archive_name, h2.post_name { padding: 0 0 15px 0; }
h2.post_name {color:#0099FF;}
h2.post_cat { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; margin: 0 0 1em 0; letter-spacing: 0.1em; color: #999; border-bottom: 1px solid #dadada; }
h2.post_comm { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #dadada; background: url(images/bg/stripe.png) repeat; }
h2.post_comm2 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #dadada; }
h3.latest_post_title { font: bold 17px arial, sans-serif; line-height: 1.5em; margin: 0; letter-spacing: -.035em; padding: 4px 0 7px 12px; }
h3.latest_post_title a { color: #0099FF; text-decoration: none; }
h3.latest_post_title a:hover { color: #e8790b; background: #ffffff; }
h3.home_featured { background: url(images/bg/dot.png) repeat-x top left; text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.7em 0.7em 0.9em 0.7em; color: #5f9410; letter-spacing: 0.1em; }
h3.mast { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; color: #a11b1b; }
h3.mast2 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; color: #5f9410; }
h3.mast3 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #224970; }
h3.mast4 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; }
h3.mast5 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: normal; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #0099ff; }
h3.archive_title { line-height: 1em; padding: 0 0 5px 0; }
h3.archive_title a { font: bold 1.0em arial, sans-serif; color: #0099FF; letter-spacing: -0.036em; }
h3.archive_title a:hover { color: #e8790b; background: #ffffff; }

/* miscellaneous */

.none { display: none; }
.border_left { padding-left: 9px; margin-left: 0; border-left: 1px solid #ddd; }
.dot { font-family: "lucida sans unicode", "arial unicode ms", sans-serif; }
.navigation { color: #818181; }

/* image caption classes */

.captionleft { float: left; margin: 0 1.5em 1em 0; padding: 0.5em; text-align: left; }
.captionright { float: right; margin: 0 0 1em 1.5em; padding: 0.5em; text-align: left; }
.captionfull { margin: 0 0 1em 0; padding: 0; text-align: left; }
.captionleft img, .captionright img, .captionfull img { margin: 0; display: block; }
.captionleft p, .captionright p, .captionfull p { background: #eee; margin: 0; line-height: 1.6em; padding: 0.5em; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; font-size: 0.9em; color: #555; }

img {margin: 0 0 0 0;}