/*  
Theme Name: This day in Technology
Description: This day in technology theme.
Version: 1.0
Author: Chris & Alicia Duckworth
Author URI: http://www.thisdayintechnology.com/

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Gill Sans MT;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #919191;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-family: Gill Sans MT;
	font-size: 12px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color: #000;
}

a:hover{ text-decoration: underline; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #eaf6fe;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #daf0fe;
	color: #000;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #003053;
	background-color: #fff;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	width: 988px;
	margin: 0 auto;
	padding: 5px 0 0;
	text-align: left;
	vertical-align: top;
}

#page{
	width: 988px;
	float: left;
	background: #000000;
	color: #fff;
}

#header{
	width: 988px;
	height:190px;
	float: left;
	clear: both;
}

#header h1{
	padding: 25px 30px 25px; 
	font-size: 36px;
	text-transform: uppercase;
	color: #000;
}

#header a{
	color: #000;
}

#column1{
	width: 160px;
	margin: 0 10px;
	float: left;
	display: inline;
}

#column3{
	width: 150px;
	margin: 0 10px;
	float: left;
	display: inline;
}

#column4{
	width: 170px;
	margin: 0px 10px 0px -5px;
	float: right;
	display: inline;
}

#column1 a{
	color: #fff;
}

#column1 ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#column1 li#search input, .column3_col li#search input{
	margin: 0 0 5px;
}

#column1 ul li{
	margin: 0 0 10px;
}

#column1 ul li h2{
	padding: 8px 10px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1b1b1b;
}

#column1 ul ul{
	padding: 10px;
	background: url(http://www.thisdayintechnology.com/wp-content/themes/thisday/leftboxbottom.jpg) no-repeat;
}

#column1 ul ul li{
	margin: 0;
	line-height: 24px;
}

#column1 ul ul li h2{
	padding: 0;
	text-transform: none;
	background-image: none;
}

#column1 ul ul ul{
	padding: 0;
	background-image: none;
}

#column1 ul ul ul li{
	padding: 0 0 0 10px;
	background: url(images/leftboxbottom.jpg) no-repeat;
}

.column1_didyouknow{
	background: url(images/didyouknow.jpg) no-repeat;
}

.column1_calendar{
	background: url(images/calendar.jpg) no-repeat;
}

.column1_onthisday{
	background: url(images/alsoonthisday.jpg) no-repeat;
}

.right_sidebar_container_bottom{
	width: 350px;
	margin: 10px 0 0;
	float: left;
	background: #a4ec47 url(images/greenbottom.jpg) no-repeat bottom left;
}

.right_sidebar_container_top{
	width: 350px;
	float: left;
	padding: 0 0 10px;
	background: url(images/greentop.jpg) no-repeat;
}

#column3 a{
	color: #000;
}

#column3 ul li#search input#s{
	border: 1px solid #000000;
}

#column3 li#search input{
	margin: 0 0 5px;
}

#column3 li.widget_calendar h2{
	background-image: none;
}

#column3 ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#column3 ul li{
	margin: 0 0 0 0;
}

#column3 ul li h2{
	padding: 8px 10px;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1b1b1b;
	
}

#column3 ul ul{
	padding: 10px;
	background: url(images/SubscribeBase.jpg) no-repeat;
}

#column3 ul ul li{
	margin: 0px 0 0 0;
	line-height: 24px;
}

#column3 ul ul li h2{
	padding: 0;
	text-transform: none;
}

#column3 ul ul ul{
	padding: 0;
}

#column3 ul ul ul li{
	padding: 0 0 0 10px;
	background: url(images/SubscribeBase.jpg) no-repeat;
}

a#rss img {
	background: url(images/RSSButton.jpg) top left no-repeat;
}

a#email img {
	background: url(images/EmailButton.jpg) top left no-repeat;
}

a#search img {
	background: url(images/SearchButton.jpg) top left no-repeat;
}

a#rss:hover img {
	background: url(images/RSSButtonGreen.jpg) top left no-repeat;
}

a#email:hover img {
	background: url(images/EmailButtonGreen.jpg) top left no-repeat;
}

a#search:hover img {
	background: url(images/SearchButton.jpg) top left no-repeat;
}

.column4_categories{
	background: url(images/CategoriesHeading.jpg) no-repeat;
}

.column3_subscribe{
	background: url(images/SubscribeHeading2.jpg) no-repeat;
}

.column3_ad{
	background: url(images/Advertisements.jpg) no-repeat;
}

#column4 a{
	color: #ffffff;	text-decoration: none;
}

#column4 a:hover{
	color: #a4ec47;	text-decoration: none;
}

#column4 h3{
	color: #fff;
	font-family: Gill Sans MT;
	font-size: 12px;
}

#column4 ul li#search input#s{
	border: 1px solid #000000;
}

#column4 li#search input{
	margin: 0 0 5px;
}

#column4 li.widget_calendar h2{
	background-image: none;
}

#column4 ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#column4 ul li{
	margin: 0 0 0 0;
}

#column4 ul li h2{
	padding: 8px 10px;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1b1b1b;

}

#column4 ul ul{
	padding: 0px;
	background: url(images/CategoriesSide.jpg) repeat-y;
}

#column4 ul ul li{
	margin: 0px 0 0 0;
	line-height: 0px;
}

#column4 ul ul li h2{
	padding: 0;
	text-transform: none;
}

#column4 ul ul ul{
	padding: 0;
	background: url(images/CategoriesBase.jpg) no-repeat;
}

#column4 ul ul ul li{
	padding: 10px;
	background: url(images/leftboxbottom.jpg) no-repeat;
}

.text_leftside{
	margin: -10px 0 0 0;
	padding: 0px 15px 15px 15px;
	background: url(images/SubscribeBase2.jpg) no-repeat;
}

.text_leftadside{
	margin: -10px 0 -15px 0px;
	padding: 10px 15px 15px 15px;
	background: url(images/AdMiddle.jpg) repeat-y;
}

.text_rightside{
	margin: -10px 0 -15px 0px;
	padding: 0px 15px 15px 15px;
	background: url(images/CategoriesSide.jpg) repeat-y;
}

.text_rightsidebott{
	background: url(images/CategoriesBase.jpg) no-repeat;
}

.text_rightside h5{
	margin: -10px -10px -10px -10px;
	padding: 8px 10px 10px 8px;
	line-height: 20px;
	color: #000000;
	font-family: Tw Cen MT, Gill Sans MT;
	font-weight: normal;
	font-size: 16px;		text-decoration: none;
}

.post_sidebar{
	margin: 0 0 20px 0;
	padding: 0px 15px 15px 15px;
	background: url(images/leftboxbottom.jpg) no-repeat;
}

.post_sidebar h3{
	margin: -8px -10px 10px -10px;
	padding: 0px 5px 0px 5px;
	color: #fff;
	font-family: Gill Sans MT;
	font-size: 13px;
}

.post_sidebar h4{
	margin: -10px -10px 10px -10px;
	padding: 10px 5px 0px 5px;
	color: #fff;
	font-family: Gill Sans MT;
	font-size: 16px;
}

.post_sidebar h5{
	margin: -10px -10px 10px -10px;
	padding: 0px 5px 0px 5px;
	color: #fff;
	font-family: Gill Sans MT;
	font-size: 16px;
}

.post_sidebar strong {
	font-weight: bold;
	text-align: center;
}

.post_sidebar_calendar{
	margin: -10px -10px 0 0px;
	padding: 3px 0px 0px 0px;
	color: #fff;
	font-family: Gill Sans MT;
	font-size: 12px;
}

.unsplitted_sidebar_col{
	width: 330px;
	height: 40px;
	margin: 10px 10px;
	float: left;
	display: block;
}

.wide_column_bottom, .wide_column_top{
	width: 808px;
	float: left;
	padding: 0 0 10px;
	background: #fff url(images/whitebottom2.jpg) no-repeat bottom left;
	color: #000;
}

.wide_column_top{
	padding: 0px;
	background: url(images/whitetop2.jpg) no-repeat;
}

.narrow_column{
	width: 438px;
	margin: 0px 10px;
	float: left;
	display: inline;
}

.post, .post_alt{
	margin: 10px 0 0;
	padding: 15px;
	background: url(images/greybit.jpg) no-repeat;
}

.postarchive{
	margin: 10px 0 0;
	padding: 15px;
	background: url(images/greybit.jpg) no-repeat;
}

.postarchive h2{
	font-size: 20px;
	font-family: Gill Sans MT;
	font-weight: bold;
	color: #000;
}

.postarchive h3{
	margin: -10px -15px 0px -10px;
	padding: -15px;
	color: #000000;
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 15px;
}

.post h2, .post h2 a, .post_alt h2 a{
	font-size: 20px;
	font-family: Gill Sans MT;
	font-weight: bold;
	color: #000;
}

.post h3{
	margin: -10px -15px 0px -10px;
	padding: -15px;
	color: #000000;
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 15px;
}

.postdate{
	padding: 8px 0px;
	font-size: 11px;
	background: url(images/bg_dotted.gif) repeat-x bottom left;
	color: #000;
}

.entry{
	line-height: 21px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 15px 0 0;
}

.entry h1{
	font-size: 24px;
	line-height: 30px;
}

.entry h2{
	line-height: 24px;
}

.entry h3{
	font-size: 16px;
	font-weight: normal;
}

.entry h4{
	font-size: 14px;
	font-weight: bold;
}

.entry h5, .entry h6{
	font-size: 12px;
}

.entry h3, .entry h4, .entry h5{
	font-weight: bold;
}

.entry img{
	border: 1px solid #daf0fe;
	padding: 4px;
}

.entry img.wp-smiley{
	border: 0;
	padding: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 15px 0 0;
	background: url(images/bg_dotted.gif) repeat-x top left;
}

.entryarchive{
	line-height: 21px;
}

.entryarchive h1, .entryarchive h2, .entryarchive h3, .entryarchive h4, .entryarchive h5, .entryarchive h6{
	padding: 15px 0 0;
}

.entryarchive h1{
	font-size: 24px;
	line-height: 30px;
}

.entryarchive h2{
	line-height: 24px;
}

.entryarchive h3{
	font-size: 16px;
	font-weight: normal;
}

.entryarchive h4{
	font-size: 14px;
	font-weight: bold;
}

.entryarchive h5, .entryarchive h6{
	font-size: 12px;
}

.entryarchive h3, .entryarchive h4, .entryarchive h5{
	font-weight: bold;
}

.entryarchive img{
	border: 1px solid #daf0fe;
	padding: 4px;
}

.entryarchive img.wp-smiley{
	border: 0;
	padding: 0;
}

.entryarchive img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entryarchive img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.browse{
	padding: 0 15px;
	font-family: Geogria, Sans-Serif;
	font-size: 14px;
	line-height: 24px;
}

.browse a{
	font-weight: bold;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.aligncenter {
	text-align:center;
}

/**********************
*   Related Posts      *
***********************/

.related{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	}
	
.related li {
	margin: 0px 0px 0px -23px;
	}
	
.related ul li {
	list-style-position: outside;
	list-style-type: none;
	font-family: "Gill Sans MT", Lucida Grande, Arial;
	font-size: 12px; 
	color: #000000; 
	padding-left: 5px; 
	margin: 0px 0px 0px -40px;
	line-height: 18px; 
	font-weight: normal;
	}
	
.related li a:link,
.related li a:visited {
	color: #000;
	}
.related li a:hover,
.related li a:active {
	color: #000;
	}

/* comments template */

.comments-template{
	padding: 15px 0 0;
	background: url(images/bg-dotted.gif) repeat-x;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	padding: 0 0 20px;
	background: url(images/bg_dotted.gif) repeat-x bottom left;
}

.commentmetadata{
	font-style: italic;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, sans-serif;
	text-transform: none;
	line-height: 18px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	text-align: center;
	vertical-align: top;
}

table#wp-calendar td{
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */
.endOfSection { 
	clear: both; 
}

#footer{
	width: 988px;
	height: 70px;
	margin: 0 0 10px;
	background: #000000;
	color: #fff
}

#footer a{
	text-decoration: none;
	color: #fff;
}

#footer a:hover{
	text-decoration: none; 
	color: #a4ec47;
}


#footer p{
	padding: 20px;
	line-height: 18px;
	color: #8d8d8d;
}

#footerbottom{
	width: 988px;
	height: 10px;
	background: #8d8d8d;
	color: #8d8d8d
}
