/*
Theme Name: GeeksInTraining
Theme URI: http://geeksintraining.com
Description: custom theme specifically for GeeksInTraining.com.
Version: 1.1
Author: Michael Zimmermann
Author URI: http://geeksintraining.com
Tags: custom, fixed width, 

	Geeks In Training v1.1
	 http://geeksintraining.com

	This theme was designed and built by Michael Zimmermann
*/

body {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #2563ab;
	background-image:url(images/page_bg.gif);
	background-repeat:repeat-x;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #000000;
}
#pagewrapper {
	margin: 0 auto;
	width:1000px;
}

h1 {
	margin:0;
	padding:0;
}

p {
	margin:0px 0 8px 0;
	padding:0;
}
h2,
h3,
h4,
h5 {
	margin:0;
	padding:10px 0 8px 0;
}
h2 {
	font-family:Shannon, Verdana, Arial, Helvetica, sans-serif;
	color:#0a50a1;
	font-size:200%;
	line-height:22px;
}

hr {
	border:1px solid #b3c9e2;
	color: #b3c9e2;
	background-color: #b3c9e2;
	border: 0;
	height: 1px; 
	padding:0;
}

img {
	display:block;
	border:none;
}
a:link, a:hover, a:visited {
	color:#0a50a1;
	text-decoration:none; 
}
a:hover {
	text-decoration:none; 
	border-bottom:solid 1px #85a8d0;	
}


/* Structure - Nameplate and menu */

#nameplate_logo {
	margin-left:20px;
}
#section_Intro {
	color:#555;
	font-style:italic;
	padding:10px 10px 10px 0;
}

#menu {
	margin-right:20px;
}

#menu img {
	position:relative;
	top:80px;
	float:right;
	border:none;
}


/* Structure - Sidebar */

#sidebar {
    float:right; 	
	background-image:url(images/sidebar_frame_tile.gif);
	background-repeat:repeat-y;
	background-color:#fff;
	width: 220px;
	text-align: left;
	position:relative;
	line-height:120%;

}

#sidebar_frame_top {
	background-image:url(images/sidebar_frame_top.gif);
	background-repeat:no-repeat;
	background-color:#b6cbe3;
	height:80px;
	position:static;
}

#sidebar_frame_middle {
	background-image:url(images/sidebar_frame_middle.gif);
	background-repeat:no-repeat;
	padding: 0 20px;
	min-height:639px;
}

#sidebar_frame_bottom {
	background-image:url(images/sidebar_frame_bottom.gif);
	background-repeat:no-repeat;
	height:20px;
}
#sidebar_frame_top h2 {
    font-size:180%;
	margin:0;
	display:none;
	color:#27a05f;
}
#sidebar h2 {
    font-size:140%;
	margin:0;
	border-top:1px solid #b3c9e2;

}
#sidebar h3 {
    font-size:120%;
	margin:0;
}

#sidebar .post p {
	font-size:100%;
}

#sidebar li {
    margin:0;
	list-style-type:none;
	padding-left:5px;
	padding-bottom:8px;
}
#sidebar ul {
    margin:0;
	padding:0
}

/* Structure - Main content frame */

#frame {
	background-image:url(images/frame_tile.gif);
	background-repeat:repeat-y;
	background-color:#fff;
	width: 780px;
	margin: 0 0;
	text-align: left;
	position:relative;
	float:left;
}

#frame_top {
	background-image:url(images/frame_top.gif);
	background-repeat:no-repeat;
	background-color:#b6cbe3;
	height:130px;
	position:static;
}

#frame_middle {
	background-image:url(images/frame_middle.gif);
	background-repeat:no-repeat;
	padding: 0 10px 0 20px;
	min-height:589px;
}

#frame_bottom {
	background-image:url(images/frame_bottom.gif);
	background-repeat:no-repeat;
	height:20px;
}
.bookmarks {text-align:right;
margin:10px 10px;
}
.bookmarks img {
	display:inline;
}
/* Structure - newsBytes and Feature boxes */

#newsBytes {
	padding-right:20px;
}
#newsBytes .post:hover {
	background-color:#FFFFdd;
}
#newsBytes h2,#newsBytes h3 {
	padding-bottom:0px;
	margin-bottom:0px;
}
#newsBytes h2 small {
font-size:60%;
}
#newsBytes h3 a:link, #newsBytes h3 a:hover, #newsBytes h3 a:visited {
	color:#000000;
	text-decoration:none; 
}

#newsBytes small {
	font-weight:normal;
}

#section_Features {
    background:url(images/featureBox2_bottom.gif)
      no-repeat left bottom;
	  margin-top:10px;
}

.featureBox {
	width:365px;
	float:left;
	margin-right:10px;
}
.featureBoxExtras {
	clear:both;
	width:740px;
	background-color:#fff;
	padding-top:20px;
	margin-bottom:-1px;
	border-bottom:1px solid #0a50a1;
    background:url(images/featureBoxExtras2_bottom.gif)
      no-repeat left top;
}

.entry_Feature p, .entry_Feature h2 {
	padding:10px 10px 0;
}
.entry_Feature p {
	font-size:120%;
	line-height:140%;

}
.entry_Feature a:link, .entry_Feature a:visited {
	color:#0a50a1;
	text-decoration:none; 
	border-bottom:none;	
}
.entry_Feature a:hover {
	text-decoration:underline; 
	border-bottom:solid 1px #85a8d0;	
}

.entry_Feature img {
	  margin:0 10px 10px 10px;
	float:left;
	display:block;
}
.featureBoxExtras .entry_Feature img {
	  margin:0px 0px 10px 20px;
	  padding:8px;
	  float:right;
}
.featureBoxExtras .entry_Feature p,
.featureBoxExtras .entry_Feature h2 {
}
.entry_Feature .readMore {
	text-align:right;
	padding-top:0;
}



.entry_Single h2, .entry_Single h3 {
	padding:0px 10px 10px;
}
.entry_Single .byline {
	padding:0px 10px 10px;
}
.entry_Single p {
	padding:0px 30px 10px;
	font-size:120%;
	line-height:140%;

}
.entry_Single a:link, .entry_Single a:visited {
	color:#0a50a1;
	text-decoration:none; 
	border-bottom:none;	
}
.entry_Single a:hover {
	text-decoration:underline; 
	border-bottom:solid 1px #85a8d0;	
}
.entry_Single img.alignright {
	margin: 0px -29px 10px 10px;
	display: inline;
	}

.entry_Single img.alignleft {
	margin: 0px 15px 10px -39px;
	display: inline;
	}
.adsense {
	padding:10px 0 0 6px;	
}
.entry_Single .adsense {
	padding:10px 10px 0 0px;	
}


#legal {
	width: 750px;
	margin: 0 0;
	text-align: center;
}

#legal p {
	color:#fff;
	font-size:90%;
}
#legal a {
	text-decoration:none; 
	color:#c2d3e7;
}



/* Begin Images */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 10px 10px;
	display: inline;
	}

img.alignleft {
	margin: 0 15px 10px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */




/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 5px 3px;
	}
.searchbox {
	position:relative;
	width:210px;
	height:20px;
	}
.searchtop {
	position:absolute;
	right:15px;
	width:210px;
	top:45px;
}
.searchbox input.s {
	width: 145px;
	padding: 2px;
	position:absolute;
	left:0;
	background-color:#b6cbe3;
	border:1px solid #3b73b4;
	height:15px;
}
.searchbox .searchsubmit {
	margin:0;
	position:absolute;
	right:0px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.avatar img {
	float:left;
	margin:10px 10px 0 0;
	border:3px solid #0a50a1;
}
.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
#comment { 
	border:1px solid #b3c9e2;
}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

