<? header("Content-Type: text/css");?>
/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
  font-size: 0.69em;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
  clear:both;
  float:left;
}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
}

#content {
	font-size: 1.2em;
}
p {
  color: #bfc1c1;
}
.widecolumn .entry p {
	font-size: 1.05em;

	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;

	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
}
.thread-even {
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
}

#footer {
	border: none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 22px;
	text-align: left;
	padding: 0 0 10px 0;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

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, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

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;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	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 0 20px 0;
	padding: 0;
	}

#page {
	margin: 20px auto;
	padding: 0;
	width: 960px;
  padding: 17px 0px 0px 30px;
}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 123px;
	width: 100%;
}

.narrowcolumn {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0;
	width: 1014px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;

	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.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 {
	clear: both;
}

.clear {
	clear: both;
}



#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 10px;
	margin: 0;
}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar 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 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: 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 {

}

.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, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#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 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0px;
}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	list-style: none;
  border-bottom:1px solid #bfc1c1;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0px;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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 */
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;
	}

.hidden {
	display: none;
	}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* 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:  8px 5px 5px 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	padding: 6px 0 0 0;
	margin: 0;
	color: #000;
	font-weight: bold;
}
/* End captions */


/* "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." */













select, input, textarea {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1.00em;
  margin:0px 0px 0px 0px;
  font-weight:normal;
}

img { border:0px; }

html {
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  font-size:11px;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#808080;
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  background: #FFFFFF;
}


/******************* Main Holders *******************/


#homepage #site_container {
  background:#313131 url("../../../../images/body_bg.gif") top left repeat-x;
}

#site_container {
  background:#000000 url("../../../../images/site_container_bg_2.gif") top left repeat-x;
}

#footer_container {
  background: url("../../../../images/footer_container_bg.gif") top left repeat-x;
  min-height:70px;
  height:auto !important;
  height:70px;
}

#parent_container {
  width:1014px;
  margin:0px auto;
  padding:0px 0px 0px 0px;
}

#footer_container_content {
  width:1014px;
  margin:0px auto;
  padding:16px 0px 0px 12px;
  font-size:0.91em;
}

#header_container {
  height:110px;
  font-size:11px;
}

/******************* header_container *******************/

#header_container p#site_logo {
  padding:4px 0px 0px 10px;
  margin:0px 0px 0px 0px;
  float:left;
}

#header_container #bookmark_share {
  padding:18px 19px 0px 0px;
  margin:0px 0px 0px 0px;
  float:right;
}

#header_container_top {
  height:77px;
  /*overflow:hidden;*/
}


#header_container #top_menu #drop_nav {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 11px;
  list-style:none;
  border-left:1px solid #050505;
}

#header_container #top_menu #drop_nav  li {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  display:block;
  float:left;
  border-right:1px solid #050505;
  height:29px;
  position: relative;
  z-index: 9999;
}

#header_container #top_menu #drop_nav li ul {
  display: none;
  position: absolute;
  top: 29px;
  left: 0px;
  z-index: 9999;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px
}

#header_container #top_menu #drop_nav li ul a {
  color:#FFFFFF;
  text-decoration:none;
  text-align:left;
}

#header_container #top_menu #drop_nav li ul a:hover {
  color:#c20221;
  text-decoration:none;
  text-align:left;
}


#header_container #top_menu #drop_nav li ul li {
  z-index: 9999;
  width: 15em;
  background-color: #171717;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  min-height:1px;
  height:auto !important;
  height:1px;
}

#header_container #top_menu #drop_nav li ul li a {
  width: 13em;
  background: #171717;

}

#header_container #top_menu #drop_nav li > ul {
  top: auto;
  left: auto;
}

#header_container #top_menu #drop_nav li:hover ul, #header_container #top_menu #drop_nav li.sfhover ul {
  display: block;
}


#header_container #top_menu span {
  display:none;
}

#header_container #top_menu a {
  display:block;
  height:29px;
}

#header_container #top_menu #drop_nav li ul li a{
  min-height:1px;
  height:auto !important;
  height:1px;
  padding:5px 13px 5px 23px;
  background: url("../../../../images/drop_down_menu.gif") 13px 11px no-repeat;
}

#header_container #top_menu_1 a,
#header_container #top_menu_1_active a {
  background: url("../../../../images/top_menu/top_menu_1.gif") top left no-repeat;
  width:62px;
}

#header_container #top_menu_1_active a {
  background: url("../../../../images/top_menu/top_menu_1_active.gif") top left no-repeat;
}

#header_container #top_menu_2 a,
#header_container #top_menu_2_active a {
  background: url("../../../../images/top_menu/top_menu_2.gif") top left no-repeat;
  width:86px;
}

#header_container #top_menu_2_active a {
  background: url("../../../../images/top_menu/top_menu_2_active.gif") top left no-repeat;
}

#header_container #top_menu_3 a,
#header_container #top_menu_3_active a {
  background: url("../../../../images/top_menu/top_menu_3.gif") top left no-repeat;
  width:81px;
}

#header_container #top_menu_3_active a {
  background: url("../../../../images/top_menu/top_menu_3_active.gif") top left no-repeat;
}

#header_container #top_menu_4 a,
#header_container #top_menu_4_active a {
  background: url("../../../../images/top_menu/top_menu_4.gif") top left no-repeat;
  width:84px;
}

#header_container #top_menu_4_active a {
  background: url("../../../../images/top_menu/top_menu_4_active.gif") top left no-repeat;
}

#header_container #top_menu_5 a,
#header_container #top_menu_5_active a {
  background: url("../../../../images/top_menu/top_menu_5.gif") top left no-repeat;
  width:71px;
}

#header_container #top_menu_5_active a {
  background: url("../../../../images/top_menu/top_menu_5_active.gif") top left no-repeat;
}

#header_container #top_menu_6 a,
#header_container #top_menu_6_active a {
  background: url("../../../../images/top_menu/top_menu_6.gif") top left no-repeat;
  width:110px;
}

#header_container #top_menu_6_active a {
  background: url("../../../../images/top_menu/top_menu_6_active.gif") top left no-repeat;
}

#header_container #top_menu_7 a,
#header_container #top_menu_7_active a {
  background: url("../../../../images/top_menu/top_menu_7.gif") top left no-repeat;
  width:58px;
}

#header_container #top_menu_7_active a {
  background: url("../../../../images/top_menu/top_menu_7_active.gif") top left no-repeat;
}

#header_container #top_menu_8 a,
#header_container #top_menu_8_active a {
  background: url("../../../../images/top_menu/top_menu_8.gif") top left no-repeat;
  width:48px;
}

#header_container #top_menu_8_active a {
  background: url("../../../../images/top_menu/top_menu_8_active.gif") top left no-repeat;
}

#header_container #top_menu_9 a,
#header_container #top_menu_9_active a  {
  background: url("../../../../images/top_menu/top_menu_9.gif") top left no-repeat;
  width:97px;
}

#header_container #top_menu_9_active a  {
  background: url("../../../../images/top_menu/top_menu_9_active.gif") top left no-repeat;
}

#header_container #top_search {
  padding:0px 15px 0px 0px;
  float:right;
}

#header_container #top_search label {
  display:none;
}

#header_container #top_search span {
  width:134px;
  height:21px;
  display:block;
  background: url("../../../../images/top_search_box.gif") no-repeat;
  padding:8px 0px 0px 25px;
  margin:0px 0px 0px 0px;
}

#header_container #top_search #query {
  color:#878787;
  border:0px;
  width:125px;
  font-size:11px;
  padding:0px 0px 0px 0px;
  background-color:#000000 !important;
  background-color:#000000;
}

/******************* footer_container *******************/

#footer_container {}


#footer_container a {
  color:#808080;
}

#footer_container a:hover {
  color:#a60404;
}

#footer_logos {
  width:364px;
  float:left;
}

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

#footer_logos li {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float:left;
}

#footer_quick_links,
#footer_contact,
#footer_validation {
  border-left:1px solid #d2d2d2;
  padding:0px 0px 0px 11px;
  width:225px;
  min-height:106px;
  height:auto !important;
  height:106px;
  float:left;
}

#footer_contact {
  width:195px;
}

#footer_validation {
  width:184px;
}

#footer_quick_links ul {
  margin:0px 0px 0px 0px;
  padding:0px 12px 0px 0px;
  list-style:none;
  float:left;
  width:100px;
}

#footer_quick_links li {
  margin:0px 0px 0px 0px;
  padding:1px 0px 2px 0px;
}

.footer_title {
  color:#a60404;
  padding:1px 0px 2px 0px;
  margin:0px 0px 0px 0px;
}

#footer_contact p {
  padding:1px 0px 5px 0px;
  margin:0px 0px 0px 0px;
}

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

#footer_validation li {
  margin:0px 0px 0px 0px;
  padding:4px 0px 4px 0px;
}

#footer_validation #font_size li {
  float:left;
  padding:3px 5px 5px 0px;
}



/************************Added styles***************************/
#banner_content{
  float:left;
  width:643px;

}
#all_bannar{
  float:left;
  width:643px;
  height:45px;
  border-bottom:1px solid #93a4a4;
  margin:0px 0px 20px 0px;
}
#blog_title{
  float:left;
  padding:0px 0px 0px 0px;
  width: 457px;
}
#blog_search{
  float:left;
  width: 186px;
  padding:0px 0px 0px 0px;
}
#searchform{
  padding:0px;
  margin:0px;
}
#main_content{
  float:left;
  width: 643px;
}
#right_nav{
  float:left;
  width: 215px;
  padding:0px 0px 0px 30px;
}
#right_nav #sidebar{
  float:left;
  padding:0px 0px 0px 53px;
  margin:0px;
}
#search_button{
  vertical-align: top;
  float:left;
  display:inline;
  margin:0 0 0 5px;
}
#searchform{
  padding:3px 0px 0px 0px;
  margin:0px;
  text-align:top;
}
#s{
  margin:5px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  width:140px;
  height:15px;
  line-height:15px;
  float:left;
  display:inline;
}
#sidebar ul li h2{
  color: #c20221;
}
a, a:hover{
  color: #c20221;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
.author{
  color: #93a4a4;
}
.posted{
  color:#c20221;
}
.post_heading a, .post_heading a:hover, .post_heading a:visited{
  color:#bfc1c1;
  font-size:1.2em;
}
.complete_post a, .complete_post a:hover, .complete_post a:visited{
  color:#93a4a4;
  font-weight:bold;
}
.indi_post{
  border-bottom:1px solid #93a4a4;
  text-align:left;
  padding:0px 0px 0px 5px;
}
.indi_post img{
  padding:0px;
  border:1px solid #090909;
}
.indi_post img.alignright {
  margin:0px 0px 19px 19px;
}
.indi_post img.alignleft {
  margin:0px 19px 19px 0px;
}
#sidebar h2{
  border-top:1px solid #bfc1c1;
  padding: 19px 0px 10px 0px;
  font-weight:normal;
  font-size:1.4em;
}
#right_nav #sidebar ul{
  padding:0px;
  margin:0px;
}
#right_nav #sidebar li{
  padding:0px 0px 8px 0px;
  margin:0px;
}

#sidebar .widget  a,
#sidebar .widget  a:hover,
#sidebar .widget  a:visited {
  color:#bfc1c1;
}

#sidebar .widget_pages a,
#sidebar .widget_pages a:hover,
#sidebar .widget_pages a:visited,
#sidebar .widget_categories a,
#sidebar .widget_categories a:hover,
#sidebar .widget_categories a:visited,
#sidebar .widget_recent_entries a,
#sidebar .widget_recent_entries a:hover,
#sidebar .widget_recent_entries a:visited {
  color:#bfc1c1;
  background-image: url(/images/arrow_link.gif);
  background-repeat: no-repeat;
  padding:0px 0px 0px 6px;
  margin:0px 0px 10px 0px;
	background-position: left 5px;
}

#visit_us_at{
  color: #b5b7b7;
  font-weight:bold;
  font-size:11px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
#visit_us_at a, #visit_us_at a:visited, #visit_us_at a:hover{
  background-image:none;
  padding:0px;
}
#the_post{
  border-bottom:1px solid #93a4a4;
}
#the_post img{
  padding:0px;
  border:1px solid #090909;
}
#the_post img.alignright {
  margin:0px 0px 19px 19px;
}
#the_post img.alignleft {
  margin:0px 19px 19px 0px;
}
#the_post h2{
  color: #bfc1c1;
  clear:both;
  padding:0px 0px 0px 0px;
}
.response_part h3{
  color: #bfc1c1;
  font-weight:normal;
}

/*
.navigation{
  padding:0px;
  margin:0px;
}
*/
#main_content h2.pagetitle{
  color:#bfc1c1;
  text-align:left;
  font-size:1.9em;
}
.page_heading{
  color:#fff;
}
.postmetadata a{
  text-decoration:underline;
}
.postmetadata a:hover{
  text-decoration:none;
}
.indi_post img.view_comment{
  border:none;
  padding:0px 3px 0px 0px;
}
.indi_post img.add_comment{
  border:none;
  padding:0px 3px 0px 0px;
  margin:0px 0px 0px 35px;
}
.indi_post img.share_this{
  border:none;
  padding:0px 1px 0px 0px;
  margin:0px 0px 0px 35px;
}
.posts {
  padding:0px 0px 0px 0px;
}
.posts h2{
  color:#c20221;
}
.posts a{
  font-weight:bold;
  font-size:11px;
}
#right_nav #sidebar .posts li {
  margin:0px 0px 10px 0px;
}
.comments h2{
  color:#c20221;
}
#right_nav #sidebar .comments li {
  margin:0px 0px 10px 0px;
}
.search_titles a, .search_titles a:hover, .search_titles a:visited{
  color:#fff;
  font-size:1.2em;
}
.add_comment{
  border:none;
  padding:0px 3px 0px 0px;
  margin:0px 0px 0px 35px;
}
.view_comment{
  border:none;
  padding:0px 3px 0px 0px;
}
.comment {
  border:none;
  padding:0px;
  margin:0px;
}
.fn{
  color:#bfc1c1;
}
.says{
  color:#bfc1c1;
}
.response_part #comments{
  padding:24px 0px 24px 0px;
  margin:0px;
  border-bottom:1px solid #93a4a4;
  font-size: 1.5em;
}
#commentform{
  padding-bottom:100px;
}
#commentform #submitComment{
  width:126px;
  height:20px;
  padding:0px;
  margin:10px -5px 0px 0px;
  float:right;
}
#right_nav #sidebar #blog_archieve_heading{
  border:none;
  padding-top:0px;
}
.commentlist{
  margin:0px;
  padding:0px;
}
.social_bookmark {
  padding:0px 0px 10px 0px;
}
.complete_post{
  padding:0px 0px 20px 0px;
}
.social_bookmark .d a img{
  border:none;
}
.comment-meta a, fn a, #commentform a, .alignleft a, .alignright a{
  color:#93a4a4;
}
.fn .url{
  color: #bfc1c1;
}

#the_post h2 {
	margin: 0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

.navigation {
	display: block;
	text-align: center;
	margin: 0px 0px 30px 0px;
  padding:0px 0px 0px 0px;
  min-height:1px;
  height:auto !important;
  height:1px;
}

/********************/

#wp_page_numbers ul {
  padding:10px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
  float:left;
  color:#fff;
}

#wp_page_numbers ul.page_numbers {
  float:right;
}

#wp_page_numbers li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  display:inline;
}

#wp_page_numbers li a {
  color:#fff;
}


.entry {
  color:#A5B4B4;
  font-size:12px;
  line-height:21px;
  text-align:justify;
}

#blog_title {
  padding:4px 0px 0px 0px;
  color:#BFC1C1;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:normal;
  letter-spacing:0px;
  text-transform:uppercase;
  text-align: left;
}

#blog_title a {
  font-size:20px;
  color:#BFC1C1;
}

#menu li {
  padding:0px 0px 0px 0px!important;
  display:block;
  float:left;
}

#menu #menu_1 a {
  width:103px!important;
}

#menu #menu_2 a{
  width:157px!important;
}

#menu #menu_2 a:hover{
  background-position: -103px -33px!important;
}

#menu #menu_3 a {
  width:165px!important;
}

#menu #menu_3 a:hover{
  background-position: -260px -33px!important;
}

#menu #menu_4 a {
  width:172px!important;
}

#menu #menu_4 a:hover{
  background-position: -425px -33px!important;
}

#menu #menu_5 a {
  width:140px!important;
}

#menu #menu_5 a:hover{
  background-position: -597px -33px!important;
}

#menu #menu_6 a {
  width:135px!important;
}

#menu #menu_6 a:hover{
  background-position: -737px -33px!important;
}

#menu #menu_7 a {
  width:110px!important;
}

#menu #menu_7 a:hover{
  background-position: -872px -33px!important;
}

#top_live_chat { height:53px; width:216px; position:absolute; top:25px; left:530px; z-index:99;}


.widget_rss a {
	display: block;
	padding: 5px;
	margin: 0 0 5px 0;
	border: solid 1px #606060;
}

.widget_rss .widgettitle a {
	display: inline;
	border: 0;
	padding: 0;
	margin: 0;
}

.widget_rss .widgettitle a img {
	display: none;
}

#facebook-comments {
	width: 623px;
	margin: 10px 0 0 0;
}


#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
}

#seo_footer .logohovers {
	margin: 0 auto;
  width:990px;
}

#copyright_visualsoft_box {background-color:#0D0D0D; height:70px;}

#seo_footer #footer {min-height:1px; height:auto !important; height:1px; padding:0px 0px 0px 0px;}
#seo_footer .logohovers {height:85px;}

#seo_footer #footer_seo_bar {background: url(/images/footer_seo_links_box_bg_1.png) top left repeat-x; height:5px;}

#seo_footer #footer_seo_box_external {background:#242424 url(/images/footer_seo_links_box_bg_1.png) 0px -5px repeat-x;}
#seo_footer #footer_seo_box {background:url(/images/footer_seo_links_box_bg_2.png) bottom left repeat-x;}
#seo_footer #footer_seo_content { padding:0px 0px 10px 0px; width: 990px; margin:0px auto;}
#seo_footer #footer_seo_text {padding:10px 13px 0px 13px; color:#b6b6b6; font-size:11px; line-height:20px;}
#seo_footer #footer_seo_text h1 {padding:8px 0px 0px 0px; margin:0px 0px 0px 0px; color:#8e8e8e; font-size:15px;}
#seo_footer #footer_seo_text h2 {padding:8px 0px 0px 0px; margin:0px 0px 0px 0px; color:#8e8e8e; font-size:12px;}
#seo_footer #footer_seo_text p {padding:8px 0px 8px 0px; margin:0px 0px 0px 0px;}
#seo_footer #footer_seo_promo {margin:57px 0px 0px 0px; float:right; height:209px; width:266px; /*background:url(/images/footer_seo_promo_bg.png) top left no-repeat;*/ }

#seo_footer #footer_seo_links_box {background:#0d0d0d url(/images/footer_seo_links_box_bg.png) top left repeat-x;}
#seo_footer #footer_seo_links {overflow:hidden; width: 990px; margin:0px auto; height:241px; background:url(/images/footer_seo_links_bg.png) top left repeat-x;}
#seo_footer .footer_seo_link {width:186px; float:left;}
#seo_footer .footer_seo_link_2 {width:122px;;}
#seo_footer .footer_seo_link h3 {padding:24px 0px 9px 14px; margin:0px 0px 0px 0px; color:#949494; font-size:13px;}
#seo_footer .footer_seo_link ul {padding:0px 0px 0px 14px; margin:0px 0px 0px 0px; list-style:none;}
#seo_footer .footer_seo_link li {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; height:22px;}
#seo_footer .footer_seo_link a {color:#6c6c6c; text-decoration:none;}
#seo_footer .footer_seo_link a:hover {color:#fff; text-decoration:none;}

#seo_footer .footer_seo_link_3 li {background: url(/images/footer_seo_icons.png) 0px 0px no-repeat; padding:0px 0px 0px 24px;}
#seo_footer .footer_seo_link_3 li.footer_seo_facebook {background-position: 0px -22px}
#seo_footer .footer_seo_link_3 li.footer_seo_twitter {background-position: 0px -44px}
#seo_footer .footer_seo_link_3 li.footer_seo_linked {background-position: 0px -66px}
#seo_footer .footer_seo_link_3 li.footer_seo_rss {background-position: 0px -88px}

#menu_updated #menu {background-image:url(/images/top_menu_2011.jpg);}
#menu_updated #menu a:hover{background-image:url(/images/top_menu_2011.jpg);}
#menu_updated #menu #menu_1 a{width:88px!important;width:88px;}
#menu_updated #menu #menu_2 a{width:112px!important;width:112px;}
#menu_updated #menu #menu_3 a{width:212px!important;width:212px;}
#menu_updated #menu #menu_4 a{width:156px!important;width:156px;}
#menu_updated #menu #menu_5 a{width:179px!important;width:179px;}
#menu_updated #menu #menu_6 a{width:123px!important;width:123px;}
#menu_updated #menu #menu_7 a{width:120px!important;width:120px;}

#menu_updated #menu #menu_2 a:hover{background-position:-88px -33px!important;background-position:-88px -33px;}
#menu_updated #menu #menu_3 a:hover{background-position:-200px -33px!important;background-position:-200px -33px;}
#menu_updated #menu #menu_4 a:hover{background-position:-412px -33px!important;background-position:-412px -33px;}
#menu_updated #menu #menu_5 a:hover{background-position:-568px -33px!important;background-position:-568px -33px;}
#menu_updated #menu #menu_6 a:hover{background-position:-747px -33px!important;background-position:-747px -33px;}
#menu_updated #menu #menu_7 a:hover{background-position:-870px -33px!important;background-position:-870px -33px;}

#footer .logo_hover p {padding:0; color:#5C5B5B;}
