
/*  
Theme Name: Technology
Author: Cheeky Green Monkey
Author URI: http://www.cheekygreenmonkey.com/


*/

/* Begin Typography & Colors */
body {
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	color: #fff;
	background-color: #787878;
	margin:0px;
	padding:0px;

	
	}



#content {
	font-size: 11px
	}

.widecolumn .entry p {
	font-size: 11px;
	padding-left:5px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 18px;
	margin:0px 5px 0px 5px;
	
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata1 {
	text-align: left;
	margin-left:0px;
	}

.alt {
	background-color:transparent;
	border: 1px solid #ddd;
	
	
	}



small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;

	}

h1, h2, h3 {
	font-family: Arial;
	font-weight: bold;
	
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;

	}

h2.pagetitle {
	font-size: 1.6em;
		width:420px;
	text-align:center;
	font-weight:normal;
	}

#sidebar h2, #sidebar2 h2{
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	
	}
#sidebar ul li h2, #sidebar2 ul li h2  {
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 5px;
	margin-right:5px;
	padding-bottom:3px;
	margin-bottom:8px;
	height:20px;
	color: #fff;
	margin-top:10px;
	line-height:15px;
	font-weight:bold;
	border-bottom:solid 1px #444444;
	}
	
	
#sidebar li ul, #sidebar2 li ul{
	padding-left:20px;
	}
	

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #5e9afa;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #fff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2,#sidebar2 h2, #wp-calendar caption, cite {
	text-decoration: none;
	
	}
.entry p a, .entry p a:visited {
	color: #ffffff;
	text-decoration:underline;
	
	}
.entry p a:hover {
	color: #5e9afa;
	
	}
.entry{
	color: #fff;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em  Arial, Sans-Serif;
	
	}

.commentlist li {
	font-weight: bold;
	
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:  Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar, #sidebar2 {
	font: 11px verdana, Arial, Helvetica, sans-serif;
	
	}

small, #sidebar ul ul li, #sidebar ul ol li,#sidebar2 ul ul li, #sidebar2 ul ol li, .nocomments, blockquote, strike {
	color: #fff;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a{
	color: #fff;
	text-decoration: none;
}
 h2 a:hover, h3 a:hover {
	color: #5e9afa;
	text-decoration: none;
	}

a:hover {
	color: #5e9afa;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration:underline;
	color:#ffffff;
	}

#wp-calendar caption {
	font: bold 1.3em  Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	padding: 0 0px 20px 15px;
	margin: 0px 0 0 0px;
	width: 565px;
	text-align:left;
	}

.widecolumn {
	padding: 0 0px 20px 15px;
	margin: 0px 0 0 0px;
	width: 565px;
	text-align:left;
	}

.post {
	margin: 0px 0px 10px 0px;
	text-align:justify;
	
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata1{
	padding-top: 5px;
	}

.widecolumn .postmetadata, .widecolumn .postmetadata1{
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
	color:#fff;
	background-image:url(images/line.gif);
	background-position:bottom;
	background-repeat:repeat-x; 
	height:25px;
	line-height:20px;
	padding:0px 0px 0px 5px;
	margin:0px 5px 0px 20px;

	

}
/* .line {
	background-image:url(images/line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:2px;
	margin:0px 10px 0px 10px;
	} */
	
.postmetadata1 {
	clear: left;
	color:#fff;
	height:30px;
	line-height:30px;
	clear: left;
	
	
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}
	

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
	margin-bottom:0px;
	padding:0px;
}

#sidebar h2 ,#sidebar2 h2{
	margin: 5px 0 0;
	padding: 0;
	
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;


	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 0px 0px 0;
	display:block;
	}

.alignright {
	float: right;
	height:auto;
	
	}

.alignleft {
	float: left;
	height:auto;
	
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	
	}

.entry ul li:before, #sidebar ul ul li:before, #sidebar2 ul ul li:before ,#sidebar ul ul li, #sidebar2 ul ul li{

	list-style:none;
	/*list-style-image:url(images/arrow.gif);*/
	list-style-position:outside;
	padding:0px;
	margin:0px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li, .postmetadata1 ul, .postmetadata1 li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	
	}

#sidebar ul, #sidebar ul ol,#sidebar2 ul, #sidebar2 ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	
	}

#sidebar ul p, #sidebar ul select, #sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;
	
	}

#sidebar ul ul, #sidebar ul ol, #sidebar2 ul ul, #sidebar2 ul ol {
	margin: 5px 0 0 0px;
	
	}

#sidebar ul ul ul, #sidebar ul ol, #sidebar2 ul ul ul, #sidebar2 ul ol {
	margin: 0 0 0 10px;
	
	}

ol li, #sidebar ul ol li, #sidebar2 ul ol li{
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s, #sidebar2 #searchform #s  {
	width: 100px;
	padding: 2px;
	
	}

#sidebar #searchsubmit, #sidebar2 #searchsubmit  {
	padding: 1px;
	}

.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:400px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	margin-right:20px;
	float: left;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}
ol.commentlist{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 0px 0px 10px;
	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;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar, #sidebar2
{
	padding: 0px 0 0px 5px;
	margin-left: 0px;
	width: 190px;
	float:left;
	
	}

#sidebar form, #sidebar2 form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	color:#fff;
	}

#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:transparent; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

div.navigation {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-bottom:0px;
	float:left;
	
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	
div.post h2, div.post h2 a:link, div.post h2 a:visited, div.post h3 a:link, div.post h3 a:visited {
	color : #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	line-height:28px;
	margin:0px;
	padding-top:8px;
}


div.post div.bg_post h2, div.post div.bg_post h3{
	margin:0px;
	color:#fff;
}


div.post h3 a:hover, div.post h2 a:hover{
color: #5e9afa;
}
li.current-cat a:link,li.current-cat a:visited{

	padding-left: 0px;
	margin-left: 7px;
	color: #fff;
}
li.pagenav a:link,li.pagenav a:visited{
	padding-left: 0px;
	margin-left: 7px;
	color: #fff;

}
li a:link, li a:visited, #sidebar li ul li a:link, #sidebar li ul li a:visited, #sidebar2 li ul li a:link, #sidebar2 li ul li a:visited{
	padding-left: 0px;
	margin-left: 0px;
	color: #fff;
}
div.post small{ 
	color:#fff;
	padding-left:8px;
	
}

.spacer{
	background-image:url(images/spacer.gif);
	width:auto;
	height:1px;
	float:left;
}

.postmetadata a{
color: #fff;
text-decoration: none;
}
.postmetadata1 small a{

text-decoration: underline;
}
.postmetadata a:hover{
color: #5e9afa;
text-decoration: underline;
}
.narrowcolumn h2 {
color: #fff;
}
label small{  color:#fff}
#comments, #respond{ color:#fff;}
img{ margin-right:10px;}
input{ width:120px;}
.input01{ width:170px;}
.postmetadata1.alt{ height:auto;}
#today, #today a:link, #today a:visited { color:#5e9afa;}
#commentform p a { color:#fff;}
.commentlist li cite a:link, .commentlist li cite a:visited{ color:#fff;}
.commentmetadata a:link, .commentmetadata a:visited{ color:#fff;}
.nav{
	height:30px;
	float:left;
	margin-left:0px;
	}
#menu{
	padding-right:10px;
	padding-left:25px;
	padding-top:13px;
	float:left;
	} 
#menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	padding-left:18px;

}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	
}

#menu li {
	display: inline;
}

#txt_logo{
	font-family:"trebuchet MS", Arial, Verdana;
	font-size:36px;
	color:#333333;
	padding-left:0px;
	padding-top:70px;
	text-align:left;
	}

a.txt_logo_link, a.txt_logo_link:hover, a.txt_logo_link:visited{
	color:#333333;
	
}
.desc{
	padding-left:0px;
	color:#333333;
	font-size:14px;
	font-family:"trebuchet MS", Arial, Verdana;
	text-align:left;
	font-weight:normal;
	}

/* End Various Tags & Classes*/

.title{
	background-image:url(images/bg_titlebottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding: 0px 0px 10px 0px;
	
	} 
.title_mid h2, .title_mid h3{
	padding-top:6px;
	}
.bg_h2titlemid{
	background-image:url(images/bg_titlemidle.gif);
	background-repeat:repeat-y;
}
.title_mid{
	background-image:url(images/bg_titletop.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding: 0px 10px 0px 10px;
	
	}
.header_src #searchform{
	padding-top:25px;
	padding-left:30px;
	margin:0px;
	float:left;
	}
.but{
	vertical-align:top;
	padding-top:1px;
	padding-left:4px;
	width:106px;
	height:20px;
	}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/*=====style default======*/

.container{
	width:100%;
	background-image:url(images/bg_top.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:auto;
	float:left;
	
}
.sub_container{
	width:100%;
	background-image:url(images/bg_footer.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:auto;
	float:left;
}
.main_container{
	width:800px;
	float:left;
	
}
.header_container{
	width:800px;
	float:left;
}
.header1{
	background-image:url(images/mainpix01.gif);
	width:800px;
	height:70px;
	float:left;
}
.header2{
	width:800px;
	background-image:url(images/mainpix02.jpg);
	background-repeat:no-repeat;
	float:left;
	background-position:right;
	height:231px;
	margin:0px 0px 5px 0px;

}
.header_title{
	height:231px;
	float:left;
}
.mainpix02{
	background-image:url(images/mainpix02.jpg);
	background-repeat:no-repeat;
	width:500px;
	height:231px;
	float:left;
}
.main{
	width:800px;
	float:left;
}


.header3{
	width:800px;
	background-image:url(images/main_top.gif);
	height:7px;
	background-repeat:no-repeat;
	float:left;
}
.main_body{
	width:800px;
	background-image:url(images/bg_mainbody.gif);
	background-repeat:repeat-y;
	float:left;
}
.menu_left{
	width:200px;
	float:left;
}

.main_content{
	width:570px;
	float:left;
	margin-right:10px;
}

.main_footer{
	width:800px;
	background-image:url(images/bg_mainfooter.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:70px;
	float:left;
	
}
.footer_text1{
		width:380px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#fff;
		float:left;
		text-align:left;
		padding:30px 0px 0 30px;
		
	}
.footer_text2{
		width:350px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#fff;
		float:right;
		padding:30px 30px 0 0px;
	}
.footer_text2 a{color:#fff; text-decoration:none;}
.footer_text2 a:hover{color:#5e9afa; text-decoration:none;}
.textwidget{
	padding-left:10px;
	text-align:left;
	padding-right:10px;
	}
.editpost a:link, .editpost a:visited {
	color: #ffffff;
	text-decoration:underline;
	padding:20px 0px 0px 10px;
	}


/*underline*/
#sidebar ul li ul, #sidebar2 ul li ul {
	padding: 0 7px 0 5px;
	margin: 0 0 0 0;
	line-height:12px;
	
}
#sidebar ul li ul li, #sidebar2 ul li ul li{
	padding: 4px 0 7px 0px;
	border-bottom: 1px solid #444444;
}

/*blogroll */
ul.list-blogroll li, li.widget_links li{
	background: url(images/arrow01.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li, li.widget_catgories li {
	background: url(images/arrow02.gif) no-repeat !important;
	padding-left: 20px !important;
}


/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/arrow01.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/arrow03.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/arrow03.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/arrow03.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*meta widget */
ul.list-meta li, li.widget_meta li{
	background: url(images/arrow02.gif) no-repeat !important;
	padding-left: 20px !important;
}



