/* Begin Typography & Colors */
* {margin:0; padding:0;}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:  Arial, 'Lucida Grande', Verdana, Sans-Serif;
	background: #f1f2f4 url('images/kubrickbgcolor.jpg');
	color: #000;
	text-align: center;
	}

#page {
	text-align: left;
	}

/* Page Navigation START*/


#web_nav {
	margin: auto;
	margin-top: -27px;
	padding: 0px;
	width: 985px;
	height: 26px;
	text-align: center;
	border-bottom: 1px solid #000;
	}

#web_nav ul{margin: auto;  width: 655px;border-left: 1px solid #000;}


#web_nav li{list-style-type: none; float: left;}

#web_nav .page_item a{
	font-family: Verdana;
	float: left;
	color: #fff;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	height: 20px;

	font-size: 1.1em;
	font-weight: bold;
	background: #fff url('images/nav_n.gif');
	border-top: 1px solid #000;
	filter:alpha(opacity=75);
	opacity:0.75;
	}

#web_nav .page_item a:hover{
	filter:alpha(opacity=100);
	opacity:1;
	text-decoration: none;
	}

#web_nav .current_page_item a{
	filter:alpha(opacity=100);
	opacity:1;
	color: #336;
	background: #f1f2f4;
	border-bottom: 1px solid #f1f2f4;
	}


/* Page Navigation END */

#top_headerimg {
	background: #99ccff url('images/topheader_bg.gif') repeat-x fixed 0px 0px;
	border-bottom: solid #000 1px; 
	height: 33px;
	width: 100%;
	}

#top_header_nav {
	float: right; 
	margin: 5px 20px 0 0;
	}

#top_header_nav li {
	display: inline; 
	padding: 0 20px 0 20px;
	font-size: 1.7em; 
	font-weight: bold;
	color:#e7e7e7;
	}

#top_header_nav li a, #top_header_nav li a:hover{
	color:#f90;
	text-decoration: none;
	}

#headerimg {
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	background: #fff;
	margin: 3px 0px auto 10px;
	font-size: 1.17em;
	height: 100%;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.3em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

#footer {
	background: url('images/footer_bg.gif') repeat-x;
	border-top: solid 1px #000;
	height:44px;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-align: left;
	line-height: 1.2em;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.45em;
	}

h4 {
	font-size: 1.3em;
	color: #555;	
	}

.postmetadata h4 { font-size: 1.1em; color: #777;}

h5 {
	font-size: 1.1em;
	color: #333;
	text-decoration: underline;
	}

/* Controls Heading and More Post */
.pagetitle {
	font-weight: bold;
	color: #f90;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px 0 0 5px;
	background: #338;
	height: 17px;
	border-bottom: double #fff;
}

#sidebar h2, #sidebar2 h2{
	background: url('images/sidebartitle_bg.gif') repeat-x; 
	height: 21px;
	margin: 0;
	padding: 4px 0 0 10px;
	color: #333333;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited {
	color: #333;
	text-decoration: underline;
	}

h3, h3 a, h3 a:visited {
	color: #333;
	}

#sidebar h2, #sidebar2 h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.sub-entry a, .sub-entry a:visited, .sub-entry a:hover{
	color: #333;
	text-decoration: none;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li .avatar { 
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	width: 100px;
	}

.commentlist p {
	margin: 0px;
	margin-top: 8px;
	padding: 0px;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: none;
	}


#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.text-align-right {
	text-align: right;
	}

.text-align-left {
	text-align: left;
	}

#sidebar, #sidebar2 {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li, .nocomments, .postmetadata, strike {
	color: #777;
	}

code {
	height: 100%;
	font-size: 0.95em;
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	color: #666;
	background: #efefef;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover, .post-btm h3 a{
	color: #06c;
	text-decoration: none;
	}

a:hover, .post-btm h3 a:hover {
	color: #f60;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

body {
	margin: 0;
	padding: 0;
	}

#page {

	background-color: #f1f2f4;
	margin: 0 auto auto auto;
	padding: 0;
	width: 1005px;
	}

#header {
	background: url('images/headerbg.jpg') no-repeat;
	margin: 0 0 0 10px;
	padding: 0px;
	height: 101px;
	width: 985px;
	border-bottom: 1px solid #000;
	}

#headertable {
	width:100%;
}

#logo{
	margin: 6px auto auto 35px;
	}


#container_left {
	float: right;
	background: url('images/shade_left.gif') repeat-y left;
	width: 100%;
	}

#container_right {
	float: right; 
	background: url('images/shade_right.gif') repeat-y right; 
	width: 100%;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0px 5px 5px 5px;
	margin: 0px;
	width: 468px;
	height: 100%;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 468px;
	}

.post_header {
	font-weight: bold;
	color: #f90;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px 0 0 5px;
	background: #338;/*336; #007;*/
	height: 17px;
	border-bottom: double #fff;
	}

.post{
	margin: auto;
	text-align: justify;
	}

/* Start Sub Post */
.sub-post {
	width: 476px;
	height: 100%;
	margin-bottom: 6px;
}

.sub-post div{
	font-size: 0.9em;
	float: left;
	margin: 0 4px 6px 0px;
	padding: 2px 5px 0 5px;
	width: 220px;
	height: 198px;
	background: url('images/sub-post-bg.jpg') repeat-x; 
	position: relative;
	border: #ddd solid 1px;
}

.sub-post div img{
	position: absolute;
	bottom: 5px;
}

.sub-post div a{
	font-weight: bold;
	text-decoration: underline;
}

/* End Sub Post */

.post-btm{
	font-size: 90%;
	margin: 0px;
	padding: 0px 5px 1px 5px;
	text-align: justify;
	background: #f2f2f2;/*#f0f0f0;*/
	}

.post-btm:hover{
	background: #e9e9e9;/*#f5f5f5;*/
	}

.post-btm h3{
	font-size: 1.2em;
	}

.post-btm-comment {
	font-size: 90%;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 0px;
	margin-right: 0px;
	background: #e9e9e9;
	}

.post h2 a, .post a, .post-btm h3 a{
	text-decoration: underline;
	}

.widecolumn .post .post-btm{
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	background-color: #f8f8f8;
	border: solid 1px #dadada;
	padding: 5px;
	margin: 0;
	margin-bottom: 5px;
}

.postmetadata p, .postmetadata li{ margin-bottom: 10px; }

.meta_comments {
	background: #fff url('images/comments-button.gif'); 
	padding-top: 5px;
	width: 145px;
	height: 22px;
	float: right;
	text-align: center
}

.clear {
	clear: both;
}

#footer{
	padding: 0;
	margin: 0;
	width: 100%;
	clear: both;
	vertical-align: middle;
}

#footer_links{
	color: #e7e7e7;
	font-weight: bold;
	font-size: 120%;
	vertical-align: middle;
}

#footer_links a{
	color: #f90;
}

#footer_etc, #footer_etc a {
	color: #e7e7e7;
	font-weight: bold;
	text-align: center;
}

.widgettitle {
	margin: 5px 5px 5px 0;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 5px 0 0;

	}

h3 {
	margin-top: 25px;
	}

.comments {
	clear: both;
	padding: 0px;
	margin: 0px 10px 0px 10px;
	}


/* 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 7px 2px 0;
	display: inline;

	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* 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: 0px;
	padding-left: 30px;

	}

html>body .entry li {
	margin: 7px 0 8px 0px;
	}

/*.entry ul li:before, */
#sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0px;
	padding-left: 30px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.entry-like {
	border: 1px solid #338cef;
	background: #e8f0f9;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #3a5796;
	font-size: 110%;
	font-weight: bold;
}
/* End Entry Lists */


/* sidebar lists */

#sidebar ul, #sidebar ul ol, #sidebar2 ul, #sidebar2 ul ol {
	margin: 0px;
	padding: 0px;
}

#sidebar ul li, #sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	border-left: solid #d7d7d8 1px; 
	border-right: solid #d7d7d8 1px; 
	border-bottom: solid #d7d7d8 1px; 
	background: #e9e9e9;
	margin-bottom: 20px;
}

#sidebar ul p, #sidebar ul select, #sidebar2 ul p, #sidebar2 ul select {
	margin: 5px;
}

#sidebar ul ul, #sidebar ul ol, #sidebar2 ul ul, #sidebar2 ul ol {
	margin: 0px;
}

#sidebar ul ul ul, #sidebar ul ol, #sidebar2 ul ul ul, #sidebar2 ul ol {
	margin: 0px;
	}

#sidebar ul ol li, #sidebar2 ul ol li {
	list-style: decimal inside;
	}

#sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 2px 5px 3px 5px;
	padding: 0px;
	border: 0;
	}

#sidebar ul ul ul li{ margin-left: 10px}


/* Begin Sidebar */

#sidebar {
	float: left;
	margin: 3px 0px 20px 20px ;
	width: 196px; 

	}

#sidebar form, #sidebar2 form {
	margin: 0px;
	padding: 0px;
	}


#sidebar2 {
	margin: 3px auto 20px 713px;
	width: 273px;
	}

.hypes {
	text-align: justify;
	color: #333333;
	}

#rss-stuff {
	background: #e3edf4; 
	border: 1px solid #b7c9e0;
	font-size: 11px;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3edf4', endColorstr='#d0e5f5'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#e3edf4), to(#d0e5f5)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #e3edf4,  #d0e5f5); /* for firefox 3.6+ */
	overflow: auto;
	text-align: center;
	padding: 5px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#rss-stuff a{ font-size: 1.0em; color: #333; font-weight: bold;}

.rss {
	margin: auto;
	background: url('images/rss-button.gif') no-repeat;
	display: block;
	text-decoration: none;
	width: 70px; 
	height: 60px;
	float:right;
	}

.rss:hover {
	background-position: -71px 0px;
	text-decoration: none;
	width: 70px; 
	height: 60px;
	}

.twitter {
	margin: auto;
	background: url('images/twitter-button.gif') no-repeat;
	display: block;
	text-decoration: none;
	width: 75px; 
	height: 60px;
	float: left;
	}

.twitter:hover {
	background-position: -75px 0px;
	text-decoration: none;
	width: 75px; 
	height: 60px;
	}



/* End Sidebar */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}



#sidebar #sidebar2 #searchform #s {
	width: 108px;
	padding: 0px;
	}

#sidebar #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: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

.alt {
	}

#rss {
	margin-bottom: 0px;
	margin-top: 15px;
	border: 1px solid #ddd;
	border-bottom: 0px;
	background-color: #f0f0f0;
	padding: 5px;
	text-align: center;
}

.relatedpost ol li {list-style: decimal outside; display: list-item; margin: 0px; margin-left: 23px; margin-bottom: 5px; padding: 0px;}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	list-style: none outside;
	background: #fafafa;
	border: 2px solid #eee;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 5px;
	}

.commentable { width: 100%;}

.commentable .left {
	padding-top: 3px;
	width: 50px; 
	text-align: center;
	vertical-align: top;
}

.commentable .right {padding-right: 8px;}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/* 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 */


/* Begin Various Tags & Classes */
#share-icons {
	position: fixed;
	bottom:3px;
	right:3px;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

.quote {
	color: #666;
	font-size: 0.95em;
	margin: 10px 10px 0px 10px;
	border-top: solid 1px #666;
	border-right: solid 1px #f1f1f1;	
	border-bottom: solid 1px #f1f1f1;
	border-left: solid 1px #666;

	background: #fafafa url('images/quote99.gif') no-repeat bottom right;
	}

.quote2 {
	padding: 0px 53px 20px 55px;
	background: url('images/quote66.gif') no-repeat top left;
	}

.reply {
	font-weight: normal;
	color: #333;
	font-size: 1em;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
	padding-top: 17px;
	border-top: solid 1px #666;
	border-right: solid 1px #f1f1f1;	
	border-bottom: solid 1px #f1f1f1;
	border-left: solid 1px #666;
	background: #fafafa url('images/reply.gif') no-repeat 5px 5px;
	}

blockquote {
	font-size: 1em;
	font-style:italic; 
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 5px 10px 5px 10px;
	text-align: justify;
	color: #555;
	border-left: solid 3px #333;
	background: #fafafa;
	}

.comment_data strong, .comment_data strong a {
	text-decoration: none;
	color: #555;	
}

.center {
	text-align: center;
	}

hr {
	height: 1px;
	border-width:0;
	color: #eee;
	background-color: #eee;
	}

a img {
	border: none;
	}

.navigation {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	text-align: right;
}

.navigation img {
	margin-bottom: 5px;
}

/* End Various Tags & Classes*/


.entry p img, .entry li img {
	border: 1px solid #ddd;
	padding: 5px;
	background-color: #f3f3f3;
	}

.entry p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.entry table{
	color: #fff;
	margin: auto;
	text-align: center;
}

.entry table th, .entry table td{
	padding-left: 8px;
	padding-right: 8px;
}

.entry table th{background: #555;}
.entry table td{background: #888;}

/* Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* BEGIN Google Advertisements */
.ads {
	margin-top: 5px;

}

#adlinks {
	margin: auto;
	width: 728px;
}

#cse-search-box {
	margin: 5px auto 10px auto;
	margin-bottom: 10px;
	text-align: center;
}

#cse-search-results {
	margin-top: 5px;
	margin-left: 20px;
	}

/* END Google Advertisements */

/* BEGIN Advertisements */

/* END Advertisements */

/* START Links */
#links li{
	list-style-type: none;
}

.blogroll li{
	list-style-type: none;
	padding-left: 10px;
}
/* STOP Links */


/* START Archive CSS */
#archive a{
	font-size: 1em;
	color: #0287f3;
	text-decoration: none;
}

#archive a:hover{
	color: #fff;
	background: #0287f3;
	text-decoration: none;
}

.archive_desc {
	font-size: 0.9em;
	margin-left: 27px;
	color: #888;
}

.alternate {
	background-color: #f6f6f6;
	margin: 0;
	padding: 0;
}

.month-box div:hover {
	background-color: #fff;
}

.month-box, .laptop-type {
	margin: 0;
	margin-top: 5px;
	padding: 0;
	background: #f0f0f0;
	border: 1px solid #eee;
}

/* END Archive CSS */


/* START Contact me*/
#contact {
	width: 400px;
	margin: auto;
	margin-top: 20px;
	padding: 0px;
	color: #555;
	font-weight: bold;
}

#contact li{
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

.forminput, #contact textarea {
	width: 100%;
	border: 2px solid #abd4f5;
	background: #fff;
}

.formvalidation{
	width: 100px;
	border: 2px solid #abd4f5;
	background: #fff;
}

.forminput:focus, .formvalidation:focus, #contact textarea:focus{
	border: 2px solid #7abef5;
	background: #f7fbfc;
}

.formbutton{
	color: #fff;
	float: right;
	font-weight: bold;
	background: #0287f3;
	margin: 0px;
	padding: 0 15px;
	border: 2px solid #0287f3;
}

.formbutton:hover {
	background: #49a6f2;
	border: 2px solid #49a6f2;
}

#contact .contact_req{
	color: orange;
	display: block;
	width: 100%;
	text-align: right;
}

.contact_required{
	margin-left: 15px;
	color: orange;
}

#contact_error li{
	list-style-type: disc;
	font-size: 0.9em;
	color: red;
}
/* END Contact me*/

/* ZenPhotoPress */
#zenphotopress_badge .ZenphotoPress_badge{
	padding:3px;
}

.ZenphotoPress_badge dt{
	display: inline;
}

.ZenphotoPress_badge img{
	width: 47px;
	height: 47px;
	padding:1px;
	margin: 2px;
	background: #000;
}

.ZenphotoPress_badge img:hover{
	padding:2px;
	margin: 1px;
	background: #f90;
}

.quotebutton{
	padding: 1px;
	background: #0287f3;
	color: #cce8ff; 
	font-weight: bold;
}

.quotebutton:hover{
	color: #fff;
}

.quotebutton:active{
	background: red;
}

/* Trackback & Pingback Styles */
#trackback {margin-top: 20px;}

.trackback_child {
margin-top: 15px;
border-bottom: 1px solid #ddd;
}

.trackback_child a {text-decoration: none;}

.entry .rating {
	padding: 1px;
	background: #888;
	border: 1px solid #333;
	margin-top: -10px;
	margin-left: 74px;
	margin-right: auto;
}



