/*

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

	background: #d5d6d7 url('images/kubrickbgcolor.jpg');

	color: #333;

	text-align: center;

	}*/



#page {

	background-color: white;

	border: 1px solid #959596;

	text-align: 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;

	}*/



.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 {

	background-color: #f8f8f8;

}

.thread-even {

	background-color: white;

}

.depth-1 {

border: 1px solid #ddd;

}



.even, .alt {



	border-left: 1px solid #ddd;

}



/*#footer {

	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;

	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', Verdana, Arial, Sans-Serif;*/

	font-weight: bold;

	}



h1 {

	font-size: 4em;

	text-align: center;

	}



/*#headerimg .description {

	font-size: 1.2em;

	text-align: center;

	}*/



h2 {

	font-size: 23px;

	}



h2.pagetitle {

	font-size: 23px;

	}



#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: 0px;

	}



.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em 'Trajan Pro' ,Trebuchet MS;

	}

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

        color:#661306;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

        color:#821306;

	}



#commentform p {

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentmetadata {

	font-weight: normal;

	}



.commentmetadata a {

	font-weight: normal;

        color:#ec5102;

	}



.commentmetadata a:hover {

	font-weight: normal;

        color:#8a1306;

	}





#sidebar {

	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #FFF;

	}



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:#FFF;

	text-decoration: none;

	}



a:hover {

	color: #FFF;

	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 {

	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 {

	float: left;

	padding: 0 0 20px 45px;

	margin: 0px 0 0;

	width: 600px;

	}



.widecolumn {

	padding: 10px 0 20px 0;

	margin: 5px 0 0 150px;

	width: 450px;

	}



/*.post {

        margin:0 0 40px;

        text-align:left;

        width:710px;

}*/



.post {

margin:0 0 40px 65px;

text-align:left;

width:627px;

}

	



.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 {

	padding: 0;

	margin: 0 auto;

	width: 760px;

	clear: both;

	}*/



/*#footer p {

	margin: 0;

	padding: 20px 0;

	text-align: center;

	}*/

/* End Structure */







/*	Begin Headers */

h1 {

	padding-top: 70px;

	margin: 0;

	}



h2 {

	margin: 30px 0 0;

        padding-top:50px;

	}



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 {

	content: "\00BB \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, #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-left:-50px;

	padding: 5px 3px;

	text-align: left;

	}



#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: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

        color:#000;

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;



	}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

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

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

	}

/* 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-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



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





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



/* -- Live wedsite css --*/



body {

	margin:auto;

	background: #2e1509 url(images/body-bg.jpg) no-repeat fixed 0px top;

	font-family: "Trajan Pro", "Trebuchet MS";

	font-size:12px;

	line-height:19px;

	color:#FFFFFF;

	background-attachment:fixed;

}

div#HOMEeventsScroll {

	position:relative;

	left:37px;

	top:10px;

	height:590px;

	float:left;

	width:1256px;

	overflow:hidden;

	text-align:justify;

	padding-bottom:20px;

	line-height:16px;

}

div#HOMEeventsScroll div.scrollholder {

	float:left;

	position:relative;

	width:1256px;

	height:590px;

	z-index:1;

	font-size:12px;

	text-decoration:none;

}

div#HOMEeventsScroll div.scroll {

	position:absolute;

	left:0px;

	top:9px;

	width:210px;

	z-index:2;

}

div.track {

	z-index:50;

	position:relative;

	top:0;

	width:28px;

	height:494px;

	background-image: url(images/scroll_bg.png);

	background-repeat:no-repeat;

	background-position:0px 0;

	background-repeat:no-repeat;

	margin:0 0 0 770px

}

div.drag_bar {

	position:absolute;

	width:27px;

	height:56px;

	cursor:pointer;

	z-index:4;

	text-decoration:none;

	background-image: url(images/scroll_bar.png);

	background-repeat: no-repeat;

	background-position:0px 0px;

}

#header {

	margin:auto;

	width:1196px;

	height:auto;

	display:table;

	clear:both;

	overflow:auto;

}

#header .hdr {

	margin:auto;

	width:1196px;

	height:auto;

	display:table;

	clear:both;

	overflow:auto;

}

#header .hdr1 {

	margin:auto;

	width:1196px;

	height:20px;

	display:table;

	clear:both;

	overflow:auto;

}

.hdr .logo1 {

	background:url(images/logo.png) no-repeat;

	width:342px;

	height:342px;

	margin-left:480px;

	margin-top:-50px;

}

.hdr .logo1 a {

	display:block;

	background:url(images/logo.png) no-repeat;

	width:342px;

	height:342px;

}

.hdr .logo1 a:hover {

	display:block;

	background:url(images/logo.png) no-repeat;

	width:342px;

	height:342px;

}

.hdr1 .logotxt a {

	background:url(images/logo_txt.png) no-repeat;

	width:555px;

	height:71px;

	display:block;

	z-index:500;

	position:absolute;

	margin:-58px 0 0 390px;

}

.hdr1 .logotxt a:hover {

	background:url(images/logo_txt.png) no-repeat;

	width:555px;

	height:71px;

	display:block;

	z-index:500;

	position:absolute;

	margin:-58px 0 0 390px;

}

#container {

	margin-left:20px;

	width:1264px;

	height:auto;

	/*display:table;*/

	background:url(images/mm.png) no-repeat right top;

        border:1px soild red;

}

#container .cnt {

	width:1256px;

	height:auto;

	display:table;

	clear:both;

	display:table;

	float:right;

}

#container #cnt_right {

	float:right;

	width:378px;

	height:auto;

	display:table;

}

#cnt_right .rgt {

	width:378px;

	height:auto;

	display:table;

}

.cnt .rgt1 {

	width:378px;

	height:70px;

	display:table;

	float:right;

}

.rgt .m_img {

	float:right;

	background:url(images/img_1.gif) no-repeat;

	width:122px;

	height:187px;

	margin-right:14px;

}

.rgt .m_txt {

	float:left;

	width:215px;

	height:auto;

	margin-left:14px;

}

.rgt1 #nav1 {

	background:url(images/nav_2.png) no-repeat;

	width:390px;

	height:48px;

	margin-left:11px;

	text-align:center;

	font-size:25px;

	padding:20px 0 0 0;

}

.rgt .tag {

	background:url(images/tag_cloud.png) no-repeat;

	width:176px;

	height:28px;

	margin:auto;

	margin-bottom:5px;

	margin-top:0px;

}

.join_txt {

	text-align:center;

	font-family:"Trebuchet MS", Arial;

	font-weight:bold;

	margin:5px 0 5px 0;

}

.rgt #logo_box {

	width:370px;

	height:auto;

	display:table;

	margin:auto;

	clear:both;

	overflow:auto;

}

#logo_box ul {

	margin:0;

	padding:0;

}

#logo_box ul li {

	list-style:none;

	float:left;

	width:auto;

	height:auto;

}

.facebook a {

	display:block;

	background:url(images/facebook.png) no-repeat;

	width:85px;

	height:85px;

	margin:0 2px 0 6px;

}

.facebook a:hover {

	display:block;

	background:url(images/facebook.png) no-repeat;

	width:85px;

	height:85px;

	margin:0 2px 0 6px;

}

.twitter a {

	display:block;

	background:url(images/twitter.png) no-repeat;

	width:85px;

	height:87px;

	margin:0 4px 0 3px;

}

.twitter a:hover {

	display:block;

	background:url(images/twitter.png) no-repeat;

	width:85px;

	height:87px;

	margin:0 4px 0 3px;

}

.youtube a {

	display:block;

	background: url(images/youtube.png) no-repeat;

	width:85px;

	height:86px;

	margin:0 3px 0 3px;

}

.youtube a:hover {

	display:block;

	background: url(images/youtube.png) no-repeat;

	width:85px;

	height:86px;

	margin:0 3px 0 3px;

}

.rss a {

	display:block;

	background: url(images/rss.png) no-repeat;

	width:86px;

	height:86px;

	margin:0 3px 0 3px;

}

.rss a:hover {

	display:block;

	background: url(images/rss.png) no-repeat;

	width:86px;

	height:86px;

	margin:0 3px 0 3px;

}

.btm_img {

	margin:auto;

	background:url(images/bottom_img.png) no-repeat;

	width:323px;

	height:252px;

}

#cnt_left .lft {

	width:815px;

	height:auto;

	display:table;

}

.cnt .lft1 {

	width:786px;

	height:70px;

	display:table;

	margin:0 0 0 67px;

	float:left;

}

#cnt_left .lft2 {

	width:815px;

	height:auto;

	display:table;

	padding-left:0px;

	margin-top:15px;

}

#inner #step a {

	background: url(images/step_img.png) no-repeat;

	width:81px;

	height:36px;

	z-index:500;

	position:absolute;

	margin:-5px 0 0 -60px;

	padding:12px 0 0 15px;

	font-size:22px;

	color:#FFFFFF;

	text-decoration:none;

}

#inner #step a:hover {

	background: url(images/step_img.png) no-repeat;

	width:81px;

	height:36px;

	z-index:500;

	position:absolute;

	margin:-5px 0 0 -60px;

	padding:12px 0 0 15px;

	font-size:22px;

	color:#fbc702;

	text-decoration:none;

}

#nav li {

        border-right:2px solid #E45E07;

        display:inline;

        margin-right:10px;

        padding-right:10px;

}

.lft1 #nav {

	background:url(images/nav_1.png) no-repeat;

	width:776px;

	height:46px;

	margin:0 0 0 -5px;

	padding:22px 0 0 20px;

	font-size:23px;

        /*display:inline;*/

}

#nav a {

	color:#FFFFFF;

	text-decoration:none;

}

#nav a:hover {

	color:#fbc702;

	text-decoration:none;

}

#nav span {

	height:21px;

	padding:0 6px;

}

.orange {

	color:#e55e07;

}

#inner {

	float:left;

	width:660px;

	height:auto;

	margin:0 0 0 60px

}

#inner .llf {

	float:left;

	width:30px;

	height:auto;

	display:table;

}

#inner .inr {

	float:right;

	width:620px;

	height:auto;

	margin-bottom:10px;

	margin-left:80px;

}

.new {

	background:url(images/new_web_img.png) no-repeat;

	width:600px;

	height:26px;

	padding:10px 0 0 25px;

	font-size:20px;

	text-transform:uppercase

}

#inner #rgtb {

	float:right;

	width:378px;

	height:auto;

	position:absolute;

	margin:0 0 0 610px;

}

.rd {

	background:url(images/scroll_lft_bg.png) no-repeat top left;

	width:620px;

	height:400px;

}

.rd .rbx {

	width:620px;

	height:auto;

	display:table;

	padding:15px 0 0 65px

}

.screen {

	margin:0;

	background:url(images/screen.png) no-repeat;

	width:461px;

	height:366px;

}

.readbtn a {

	display:block;

	background:url(images/read_more_btn.png) no-repeat;

	width:55px;

	height:9px;

	float:right;

	margin-right:80px;

}

.readbtn a:hover {

	display:block;

	background:url(images/read_more_btn.png) no-repeat;

	width:55px;

	height:9px;

	float:right;

	margin-right:80px;

}

#footer {

	margin:auto;

	width:1196px;

	height:29px;

        float:left;

	/*display:inline;*/

} 

#footer .designby a {

	display:block;

	float:right;

	background:url(images/design_by.png) no-repeat;

	width:151px;

	height:22px;

}

#footer .designby a:hover {

	display:block;

	float:right;

	background:url(images/design_by.png) no-repeat;

	width:151px;

	height:22px;

}

#footer .sitename a {

	display:block;

	float:right;

	background: url(images/arise_venture.png) no-repeat;

	width:367px;

	height:22px;

	margin-right:225px;

}

#footer .sitename a:hover {

	display:block;

	float:right;

	background: url(images/arise_venture.png) no-repeat;

	width:367px;

	height:22px;

	margin-right:225px;

}

/*---- css ----*/

.postHoler {

	float:left;

	margin-left:-44px;

	width:750px;

}

.dayandheaderholder {

	width:750px;

	float:left;

}

.day {

	background:url(images/brown_bg.png) no-repeat;

	height:48px;

	width:94px;

	float:left;

}

.day p {

	font-size:19px;

	margin-left:10px;

	margin-top:12px;

}

.postheading {

	float:left;

	width:610px;

	height:36px;

	font-size:23px;

	margin:5px 20px 0 10px;

	padding-top:3px;

	padding-left:15px;

	background:url(images/new_web_img.png) no-repeat

}

.postcontain {

	float:left;

	width:620px;

	margin-left:105px;

}



.postcontainpaage {

float:left;

/*margin-left:92px;*/

width:620px;

}





.missionblock {

	width:370px;

	margin-left:25px;

	float:left;

}

.blogtext {

	float:left;

	width:370px;
	
	color:#ffffff;

}

.blogimage {

	float:right;

	margin-right:10px;

	width:100px;

}

.blacklink {

	margin-left:76px;

	font-weight:bold;

}

a.blacklink:link {

	color:#000;

	text-decoration:none;

}

a.blacklink:hover {

	color:#000;

	text-decoration:none;

}

a.blacklink:visited {

	color:#000;

	text-decoration:none;

}

.social {

	float:left;

	margin-top:20px;

	width:100%;

}

.soimage {

	float:left;

	margin-left:5px;

	margin-right:0px;

	margin-top:10px;

}

.tagimg {

	float:left;

	width:100%;

	text-align:left;

	padding-top:20px;

}

.tagflash {

	float:left;

	width:100%;

	text-align:left;

	padding-top:10px;

}

.leftPanel {

	float:left;

	margin-left:80px;

	width:781px;

    background: url(images/lft_bck.png) repeat scroll 0 0;
	
	
	
	


}

.rightPanel {

	float:left;

	margin-left:42px;

	width:395px;
	
	background: url(images/rgt_bck.png) repeat scroll 0 0

}



.isinglepost {

margin:auto auto 30px;

width:800px;

}



#mysidebar{

 width: 400px;

margin:-10px 0 0 -6px;

float:left;

}



#mysidebar ul li {

list-style:none;

}



#mysidebar h2 {

margin-top:5px;

}

/* -- Live wedsite css --*/