/* @override http://bugblogger.com/wp-content/themes/buglabsv1/style.css */
/*
Theme Name: BUGBlogger Custom Theme
Theme URI:
Description: theme based on <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Author: Mateo Zlatar
Author URI: http://buglabs.net
*/



/* Begin Typography & Colors */
body {
	font-family: Helvetica, Arial, 'Lucida Grande', sans-serif;
	font-size: 85%;
	line-height: 1.5em;
	color: #6c5353;
	background: #bebdbb url(images/back_grad.jpg) repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	}

p {
	margin-top: -6px;
}

img.wp-smiley {
border: 0px;
}

a { color: #0c97c5; text-decoration:none;}
a:visited { color: #0c97c5; }
a:hover { color: #d0210e; text-decoration:underline; }


#content{
	text-align: left;
	float: right;
	margin-right: 30px;
	margin-left2: 240px;
}
#page { 
	width: 900px; 
	background: #fff;
	margin: 0 auto;
	position: relative; 
	text-align:left;
	}	
#header img {
	/* eliminates extra white space in ie below header */
	vertical-align:bottom;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


	
/*//////////////////////////////////////////*/


.module-header a:hover,
.trackbacks-header a:hover,
.comments-header a:hover,
.comments-open-header a:hover,
.archive-header a:hover
{
	color: #235961;
}
/*//////////////////////////////////////////*/

#sidebar h2 {
	/* ie win (5, 5.5, 6) bugfix 
	p\osition: relative; 
	width: 100%;
	w\idth: auto;
	*/
	
	border-bottom: 1px solid #bbb;
	color: #ee0000;	
	font-size: 150%;
	font-weight: normal;
	margin-bottom: 10px;
	}


h3 {
	font-size: 160%;
	font-weight: normal;
	
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

caption{
	text-align: left;
	color: #ee0000;	
	font-size: 150%;
	font-weight: normal;
}

.entry{
	margin-top: 15px;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em
	}

.commentlist li {
	font-weight222: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 1.0em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	font-size: 90%;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}


#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#headerlinks {
	background: url(images/gap_grad.jpg) repeat-x left top;
	font-size: 12px;
	height2:100px;
	color: #8a8d94;
}
	
#bloggers{
	background: #fff;
	margin-left: 210px;
	padding2: 4px 0px;
	height: 23px;
}
#bloggers a{ color: #d0210e;}

#bloggers ul {
list-style: none;
padding: 3px 0 0 0;
margin: 0;
margin-left: 10px;
}

#bloggers ul li {
float: left;
border-right: 1px solid #dfe0e2;
padding: 3px 6px !important;
padding: 0px 6px;
}

#bloggers ul li.no_border {
	border-right: 0px;
}

.narrowcolumn {
	width: 620px;
	padding-top: 30px;
	margin-left2: 30px;
	float2: left;
	}
	
.widecolumn {
	width: 620px;
	margin-left2: 30px;
	float2: left;
}

/* Begin Sidebar */
#sidebar
{ font-size: 90%; 
  background: #eeeeee url(images/alpha_end.jpg) repeat-x left bottom;
  padding-left: 20px;
  padding-top: 20px;
  margin-left2: 20px;
  margin-top2: 20px;
  width: 190px;
}
#sidebar a{color: #525560; text-decoration: none;}
#sidebar a:visited { color: #525560; }
#sidebar a:hover { color: #ee0000; text-decoration: underline; }

.widget{
	padding-right2: 12px;
	margin-right: 12px;
}
.module-syndicate {
    height: 25px;
    padding-right: 30px;
    padding-top: 0px;
    line-height: 100%;
    padding-left: 30px;
    background: url(images/rss_icon.jpg) no-repeat;
}
/* End Sidebar */

.date-header {
	margin-bottom: -10px;
	border-top: 1px solid #bbb;
	color: #7f8493;
	font-size: 12px;
	text-align: right;
	}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}


.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	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 {
	font-size:12px;
	clear: left;
}

.clear {
	clear2: both;
}

#footer {
	font-size: 90%;
	margin-left: 245px;
	clear2: both;
	background: url(images/content-bottom-bg.gif) left bottom repeat-x;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: left;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	color: #898989;
	font-size: 24px;
	font-weight: normal;
	}

h3 {
	color: #ee0000;	
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */

a img { border: 0; }
p img {
	padding: 4px;
	border: 1px solid #bbb;
	max-width: 100%;
	margin: 0 14px 5px 0;
	float: left;
	}

/*	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;
	float: none;
	}

img.alignright {
	margin: 0 0 5px 14px;
	display: inline;
	}

.alignright {
	float: right;
	}

/* End Images */



/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
li {
        list-style-type: none;
        list-style-image: none;
}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

.entry .no-arrows ul {
text-indent: 0px;
}

ol.nested-list ul li {
list-style: disc;
}

ol.nested-list ul li ol li {
list-style: decimal;
}

ol.nested-list ul li ul li {
list-style: circle;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul li  ul li:before {
	content: "\00BB \0020";
	}

.entry .no-arrows ul li:before {
	content: "\0020 \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul {
	margin: 0;
	padding: 0;
	}
#sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* End Entry Lists */




/* Begin Form Elements */
#searchform {
	text-align: left;
	}

#searchform #s {
	width: 165px;
	padding: 2px;
	margin-bottom: 5px;
	}

.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: 99%;
	padding: 2px;
float:right;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.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;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin2: 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 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 */

.authors{
	color: #9e9494;
	font-size: 90%;
	line-height: 140%;
	padding-bottom: 1px;
	margin-bottom: 20px;
	width: 500px;
	
}

.buglabs_author{
	font-size: 125%;
	margin-bottom: 10px;	
}
.buglabs_author_profile{
	font-style: italic;

}


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;
	}


.navigation {
	background-color2: #f2f2f2;
	font-size: 105%;
	display: block;
	margin-top: 40px;
	padding-bottom: 20px;
	}

/* End Various Tags & Classes*/



