/*  

Theme Name: WTT

Theme URI: http://whatthetech.com/

Description: The default WordPress theme based on the blog <a href="http://www.whatthetech.com/">WTT</a>.

Version: 1.0

Author: Blair B.

Author URI: http://whatthetech.com/



*/



/* CSS Document */

#outerslice { background: #fcefc5; border-bottom: 1px solid #f0cf88; margin: 0px auto 0px auto; padding: 4px 0; text-align: left;	width: 100%; }

#slice { width: 931px; margin: 0 auto; }



#ipbwrapper{ 

	margin: 0px auto 0px auto; /* centers the box, no matter the overall width, also applies a 20px gap at the top and bottom of the board */

	text-align: left; /* re_aligns text to left second part of two part MSIE centering workaround */

	/* EDIT THIS TO CHANGE THE WIDTH OF THE BOARD -> 750px is a common fixed resolution size */

	min-width: 970px;

	max-width: 1150px;

	width: 96%;

}



.borderwrap,

.borderwrapm{ /* this will affect the outlining border of all the tables and boxes through-out the skin. */

	background: #FFF; 

	border: 1px solid #00326A;

	padding: 0; 

	margin: 0; 

}



.borderwrapm{

	margin: 5px;

}



#logostrip{ 

	background: #666666 url(//forums.whatthetech.com/style_images/wtt/tile_back.jpg);

	border: 1px solid #FFF;

	height: 127px;

	margin: 0;

	padding: 0;

}



#logographic{

	background: transparent url(//forums.whatthetech.com/style_images/wtt/logo4.gif) no-repeat left;

	height: 68px;

	margin: 0;

	padding: 0;

}



#submenu{ 

	background: transparent url(//forums.whatthetech.com/style_images/wtt/tile_sub.gif);

	border: 1px solid #FFF;

	border-top: 0;

	color: #3A4F6C; 

	margin: 0; 

}



#submenu p.home,

#userlinks p.home,

#userlinksguest p.home{

	float: left;

}



#submenu p,

#userlinks p,

#userlinksguest p{

	background: transparent !important;

	border: 0 !important;

	font-size: 11px;

	font-weight: bold; 

	font-family: Arial, Helvetica, sans-serif;

	letter-spacing: 1px;

	margin: 0 !important;

	padding: 4px 0 7px 0; 

	text-align: right;

}



#userlinks p,

#userlinksguest p{

	font-weight: normal;

	letter-spacing: 0;

}



#submenu p.home,

#userlinks p.home,

#userlinksguest p.home{

	float: left;

}



#userlinksguest p.pcen{

	text-align: center;

}



#submenu a:link, 

#submenu  a:visited,

#submenu a:hover, 

#submenu a:active { 

		color: #333; 

        padding: 1px 3px 2px 4px;

        margin: 0px 1px 0px 2px;

        text-decoration:none;

}



#submenu a:hover, 

#submenu a:active{

	background: #efefef;

}



/* CSS Document */

body { margin: 0; padding: 0; background: #efefef; font-family: 'Droid Serif', georgia, palatino, 'times new roman', san-serif; color: #222222; font-size: 13px;}



/* General Links */

a:link { text-decoration : none; color : #286fcb; border: 0px;} 

a:active { text-decoration : underline; color : #414159; border: 0px;} 

a:visited { text-decoration : none; color : #286fcb; border: 0px;} 

a:hover { text-decoration : underline; color : #286fcb; border: 0px;} 



.left {

	float: left;

	}

.right {

	float: right;

	}

.center {

	text-align: center;

	}

.alignleft {

	float: left;

	margin-right: 10px;

	}

.alignright {

	float: right;

	margin-left: 10px;

	}





img { padding: 0px; margin: 0px; border: none;}

hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }



input { font-family: 'Verdana'; color: #6a5555; font-size: 10px; }

textarea { font-family: 'Verdana'; color: #6a5555; font-size: 10px;  }

select { font-family: 'Verdana'; color: #6a5555; font-size: 10px;  }



h1, h2, h3 { font-family: 'Droid Sans', Arial, sans-serif;}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



#bgcontain { width: 100%; background: url(./images/bkg_bgcontain.png) repeat-x;} 



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.HeaderBG { width: 100%; float: left; background: #fff url(./images/bkg_body.png) repeat-x; }

.Header { width: 931px; position: relative; margin: 0 auto; padding: 32px 0px 0px 0px; height: 70px;}

.Header h1 { font-size: 35px; letter-spacing: -2px; line-height: 35px; padding: 15px 0px 0px 0px; margin: 0px;}

.Header h1 a { text-decoration: none; color:#286fcb;}

.Header h1 a:visited { text-decoration: none; color:#286fcb;}

.Header h1 a:hover { text-decoration: none; color:#286fcb;}



.Desc { font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; letter-spacing: -1px; color:#999;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.TopMenu { margin: 0px; padding: 0px; position: absolute; top: 8px; left: 0px;  }

.TopMenu ul { padding: 2px 0px; margin: 0px; font-size: 0px; border-left: solid 1px #76acd3;}

.TopMenu li { padding: 2px 4px; margin: 0px 4px 0px 0px; list-style-type: none; display: inline; font-size: 10px; border-right: solid 1px #76acd3; font-weight: bold;}

.TopMenu li a { color:#fff;}

.TopMenu li a:visited { color:#fff;}

.TopMenu li a:hover { color:#fff;}





/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/*\ IE/Win min height hack */ * html .Search  { height: 100px;} /* */ 

.Search { width: 375px; background: url(./images/SearchBkg.png) no-repeat left top; min-height: 100px; position: absolute; top: 0px; right: 0px;}

.Search  fieldset { border: none; padding: 0px; margin: 0px;}

.Search  legend { text-indent: -35000px; margin: 0; padding: 0;}

.Search  form { padding: 33px 33px 0px 33px; margin: 0px 0px 0px 0px;}

.Search  input { color: #6db6ff; font-size: 14px; font-family: 'Arial'; letter-spacing: -1px; font-weight: bold; }

.Search  input.search { width: 25px; height: 25px; background: url(./images/SearchButton.png) no-repeat;}

.Search  input.search:hover { background: url(./images/SearchButton.png) no-repeat 0 -25px; }

.Search  input.searchIE {width: 25px; height: 25px; background: url(./images/SearchButton.png) no-repeat 0 -25px; }

.Search  input.keyword { border: none; background: #fff url(./images/SearchKeyword.png) no-repeat; padding: 4px 0px 5px 8px; width: 291px; border: none; } 



.SearchCorner { position: absolute; background: #fff url(./images/SearchBkgNone.png) no-repeat; width: 9px; height: 8px; margin: 0px; top: 34px; right: -9px;} 

/* IE Win min height hack */ * html #buttonsearch { margin: -26px 0px 0px 291px; } /* */ 

#buttonsearch { padding: 0px; margin: -25px 0px 0px 291px; top: 0px; background: none; }



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.ContainerBG { width: 100%; background: #fff; float: left; padding: 20px 0px;}

.Container { width: 931px; background: #fff; position: relative; clear: left; margin: 0 auto;}



/* Central Column - Single Pages */

.SCS { float: left; width: 540px; }

.SCS h1 { font-size: 24px; line-height: 26px; letter-spacing: -1px; font-weight: normal; padding: 7px 0px; margin: 0px 0px 7px 0px; border-bottom: dashed 1px #ccc;}

.SCS h2 { font-size: 20px; line-height: 22px; letter-spacing: -1px; font-weight: normal; padding: 5px 0px; margin: 0px 0px 5px 0px; }

.SCS h3 { font-size: 17px; line-height: 19px; letter-spacing: -1px; font-weight: bold; padding: 5px 0px; margin: 0px 0px 5px 0px; }

.SCS p { font-size: 12px; line-height: 16px;}

.SCS img { padding: 0px; margin: 0px; border: none;}

.SCS blockquote {padding: 3px 15px; background: #f8f8f8; margin: 5px 0px; color:#ffffff; border: solid 1px #dddddd;}

.SCS blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}

.SCS ul { font-size: 11px; padding-left: 12px; }





/* Central Column */

.SC { float: left; width: 520px; }



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.DateHeader { background: #f0f0f0; margin-bottom: 20px; margin-top: 10px;}

.DateHeader p { background:url(./images/DateHeaderIco.png) no-repeat left center; padding: 5px 0px 5px 20px; margin: 0px 0px 0px 10px; font-size: 18px; font-family: 'Helvetica'; }



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.Post {	position: relative; clear: left; width: 520px;}

.Post h1 { font-size: 24px; line-height: 24px; letter-spacing: -1px; font-weight: normal; font-family: 'Arial'; padding: 0px; margin: 0px; display: block;}

.Post h1 a { color: #286fcb; text-decoration: none;}

.Post h1 a:visited { color: #286fcb; text-decoration: none;}

.Post h1 a:hover { color: #414159; text-decoration: none;}



.PostHead { padding-left: 40px; }

.PostInfo { padding: 0px; margin: 0px; font-size: 11px; color: #414159;}

.PostInfo em { font-style: normal;}

.PostInfo em a { text-decoration: underline; color: #414159;}

.PostInfo em a:visited { text-decoration: underline; color: #414159;}

.PostInfo em a:hover { text-decoration: underline; color: #414159; }



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/



.PostDate { position: absolute; top: 0px; left: 0; text-align: center; margin: 0; padding: 2px 10px 2px 0px; list-style: none; border-right: solid 1px #ccc;}

.PostDate .month { display: block; font-size: 9px; line-height: 9px; color: #666; text-transform: uppercase;}

.PostDate .day { display: block; font-size: 21px; font-family: 'Arial'; font-weight: bold; line-height: 19px; color: #ccc; letter-spacing: -1px;}



/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/



.PostContent { padding: 5px 0px 0px 0px; font-size: 1em; line-height: 1.4em; border-top: solid 1px #ccc; margin-top: 15px;}

.PostContent p { font-size: 1em; line-height: 1.4em;}

.PostContent img { padding: 0px 5px 0px 0px; margin: 0px; border: none;}

.PostContent blockquote { padding: 3px 15px; background: #f8f8f8; margin: 5px 0px; color:#003366; border: solid 1px #dddddd;}

.PostContent blockquote p { font-size: 0.9em; line-height: 1.3em; padding: 5px 0px; margin: 5px 0px;}

.PostContent ul li { font-size: 1em; line-height: 1.4em; padding-left: 12px; }



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/



.PostDetails { padding: 0px; margin: 0px; font-size: 11px; display: inline;}

.PostDetails li { padding: 0px; margin: 0px; list-style-type: none; }



.PostDetails .PostCom {}

.PostDetails .PostCom a { padding: 0px 0px 0px 23px; background: url(./images/PostComLeft.png) no-repeat left top; float: left; color: #666; text-decoration: none; font-size: 11px;}

.PostDetails .PostCom a span { padding: 4px 15px 3px 5px; display: block; background: url(./images/PostComRight.png) no-repeat right top; float: left; }

.PostDetails .PostCom a span { float: none;}

.PostDetails .PostCom a:hover span {}

.PostDetails .PostCom a:hover { background-position: 0% -23px; text-decoration: none;}

.PostDetails .PostCom a:hover span { background-position: 100% -23px; }



.PostDetails .Tags { background: url(./images/PostDetailsTagsIco.png) no-repeat left center; padding: 5px 0px 5px 20px; margin-left: 0px;}





/* 

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

 */

.RelatedPosts { margin: 20px 0px;}

.RelatedPosts h3 { font-size: 14px; letter-spacing: -1px; background:url(images/RelatedPostsHeading.png) no-repeat left center; border-bottom: dashed 1px #87909e; padding: 5px 0px 5px 20px; margin: 0px;}

.RelatedPosts ul { padding: 10px 0px 0px 0px; margin: 0px;}

.RelatedPosts li { padding: 0px 0px 0px 20px; margin: 0px; list-style-type: none; background: url(images/RelatedPostsLi.png) no-repeat left top;}

.RelatedPosts {}





/* 

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

 */



.Comments { padding: 0px; margin: 20px 0px 0px 0px;}

.Comments .List h3 { font-size: 14px; letter-spacing: -1px; background:url(images/CommentsListHeading.png) no-repeat left center; border-bottom: dashed 1px #87909e; padding: 5px 0px 5px 20px; margin: 0px; }

.Comments .List ol { padding: 10px 0px 0px 0px; margin: 0px;}

.Comments .List li { position: relative; padding: 15px 0px; margin: 0px; list-style-type: none; font-size: 11px; position: relative;}



/* 

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

 */



/*\ IE/Win min height hack */ * html .Comments .List .ListNr { left: 0px;} /* */ 

.Comments .List .ListNr { color:#a8bed7; position: absolute; top: 15px; font-size: 18px; line-height: 14px; font-family: "Trebuchet MS"; font-weight: normal; letter-spacing: -1px; width: 15px; height: 15px; padding: 5px; text-align: center; border: solid 1px #cee0f4; background: #e4e5e6;}



.Comments .List .ListUser { margin: 0px; padding: 0px 0px 0px 35px; font-size: 14px; line-height: 14px; font-family: 'Arial'; letter-spacing: -1px;}

.Comments .List .ListUser a { text-decoration: none;}

.Comments .List .ListUser a:visited { text-decoration: none;}

.Comments .List .ListUser a:hover { text-decoration: none;}



.Comments .List .ListDate { color:#8c97a1; padding: 0px 0px 0px 35px; margin: 0px 0px 0px 0px; font-size: 10px; }

.Comments .List .ListDate a { color:#8c97a1; text-decoration: none;}

.Comments .List .ListDate a:visited { text-decoration: none;}

.Comments .List .ListContent { color:#333; font-size: 11px; line-height: 14px; border-top: solid 1px #c5cad0; margin: 10px 0px 0px 0px;}

.Comments .List .ListContent p { padding: 3px 0px; margin: 3px 0px; font-size: 11px; line-height: 14px;}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.Comments .Form {}

.Comments .Form h3 { font-size: 14px; letter-spacing: -1px; background:url(images/CommentsFormHeading.png) no-repeat left center; border-bottom: dashed 1px #87909e; padding: 5px 0px 5px 20px; margin: 0px 0px 10px 0px;}



.Comments .FormTop { background: #c5c8d4 url(images/CommentsFormTopBkg.gif) no-repeat left top; width: 520px; height: 5px; display: block;}



.Comments .Form form { padding: 20px; margin: 0px; background: #c5c8d4 url(images/CommentsFormEndBkg.gif) no-repeat left bottom;}

.Comments .Form p { padding: 3px 0px; margin: 0px; font-size: 11px; color:#000033;}

.Comments .Form p label { padding-bottom: 11px; display: block;}

.Comments .Form p label small { font-size: 11px; color: #000033}



.Comments .Form .Note {  margin: 5px 0px; width: 395px;}

.Comments .Form .Note small { font-size: 10px;}

.Comments .Form .TextField { background: #fff; border: solid 1px #89afd8; padding: 5px; font-size: 11px; margin-right: 20px; color:#40454b;}

.Comments .Form .TextArea { background: #fff; border: solid 1px #89afd8; padding: 5px; font-size: 11px; color:#40454b;}



.Comments .Form input.SubmitComment { width: 150px; height: 26px; background: url(images/SubmitComment.png) no-repeat; margin-top: 7px;}

.Comments .Form input.SubmitComment:hover { background: url(images/SubmitComment.png) no-repeat 0 -26px; }

.Comments .Form input.SubmitCommentIE { width: 150px; height: 26px; background: url(images/SubmitComment.png) no-repeat 0 -26px; margin-top: 7px; }



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* Right Column */

.SR { float: right; width: 360px; margin-left: 15px; padding-bottom: 4px; background: #e9eaee;

border-radius: 5px; 

-moz-border-radius: 5px;

-webkit-border-radius: 5px; 

border: 1px solid #E9EAEE;}

.SR h2 { font-size: 14px; letter-spacing: -1px; padding: 5px 0px; margin: 0px; border-bottom: solid 1px #cbb9c5; color:#323740;}

.SR ul { padding: 0px; margin: 0px;}

.SR li { padding: 0px; margin: 0px; list-style-type: none;}

.SR li a { padding: 2px 0px 3px 8px; color: #003366; text-decoration: none; border-bottom: solid 1px #cbb9c5; background: url(images/CategIco.png) no-repeat left top; width: 152px; display: block;}  

.SR li a:visited { color: #003366; text-decoration: none; border-bottom: solid 1px #cbb9c5;} 

.SR li a:hover { text-decoration: underline; color: #000033; border-bottom: solid 1px #cbb9c5;} 



/* Right - First Column */

.SR .SRL { float: left; width: 160px; padding: 15px 0px 15px 15px; margin-right: 11px; background:  url(./images/SRLBkg.gif) no-repeat left top;}



/* Right - Second Column */

.SR .SRR { float: right; width: 160px; padding: 15px 10px 15px 0px; background: url(./images/SRRBkg.gif) no-repeat right top;}



/* Right Column Poll */

.POLL { float: right; width: 380px; padding: 15px 0px 15px 15px;}



 

.Categories { margin-bottom: 20px;}

.Links { margin-bottom: 20px;}

.Archives { margin-bottom: 20px;}

.Meta {}

.Calendar {}

.Calendar caption { background: #cbb9c5; padding: 5px 0px;}

.Calendar table { width: 160px; border: solid 1px #cbb9c5;}

.Calendar table th { text-align: center; letter-spacing: -1px; border-bottom: solid 1px #cbb9c5; padding: 3px 0px;}

.Calendar table td { text-align: center; padding: 3px 0px; font-size: 11px;}





/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* Extra Footer */

.ExtraBG { width: 100%; float: left; background: #414159; padding: 25px 0px;}

.Extra { width: 900px; position: relative; clear: left; margin: 0 auto; }

.Extra h3 { padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px; color:#fff; font-size: 17px; letter-spacing: -1px; border-bottom: dashed 1px #2658ad;}



.Extra ul { padding: 0px; margin: 0px;}

.Extra li { color:#fff; padding: 1px 0px 1px 13px; margin: 0px; list-style-type: none; font-size: 11px; background: url(images/ExtraIco.png) no-repeat left top;}

.Extra li a { color:#95c5e8; }

.Extra li a:visited { color:#95c5e8; }

.Extra li a:hover { color:#fff; }



.Extra .RecentPosts { width: 290px; float: left;}

.Extra .LastComments { width: 290px; float: left;}

.Extra .MostCommented { width: 290px; float: left;}







/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.FooterBG { width: 100%; float: left; background: #333333;  padding: 10px 0px;}

.Footer { width: 931px; position: relative; clear: left; margin: 0 auto; }

.Footer p { padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px; color:#666666; font-size: 11px; border-bottom: solid 1px #666666; display: block;}

.Footer p a {color:#666666; text-decoration: underline;}



.Footer ul { display: inline; padding: 0px; margin: 0px; }

.Footer li { display: inline; padding: 0px; margin: 0px; list-style-type: none;}

.Footer .WP { text-indent: -35000px; background: url(images/FooterWPLogo.gif) no-repeat left top; width: 71px; height: 20px; float: left;}

.Footer .DD { text-indent: -35000px; background: url(images/FooterDDLogo.gif) no-repeat left top; width: 83px; height: 20px; float: left; margin-right: 10px; }