/* oshane:blog CSS */

body {
	font-size: 15px;
	font-family: Helvetica, Arial, Verdana, Tahoma, SunSans-Regular, Sans-Serif;
	font-weight: normal;
	text-align: left;
	color: #f1f1f1;
	color: #222222;
	padding:0px;
	margin:0px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff url('images/back2.jpg') no-repeat;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center; 
}

a {
	color: #777777; /* ffaa00 */
	text-decoration: none;
}
	a:hover {
	color: #ffaa00; /* ffa800 */
	text-decoration: none;
}
	a:active { color:#ffaa00;}
	
h1 {
padding: 0px;
margin: 0px;
}

h2 {
margin: 0px;
padding: 0px;
font-size: 26px;
line-height: 26px;
font-weight: normal;
}

h2.pagetitle {
height: 20px;
background: url('images/10x10_a.png') repeat;
padding-bottom: 8px;
text-align: center;
font-size: 18px;
line-height: 25px;
margin-top: 20px;
}

h3 {
font-size: 22px;
line-height: 22px;
font-weight: normal;
margin: 0px;
padding: 0px;
}
h3#comments {
	width: 580px;
	padding-bottom: 4px;
	border-bottom: 1px solid #e3e3e3;
}

ul {
padding-left: 0px;
margin-left: 0px;
}

li {
padding-left: 0px;
list-style: none;
background: url(images/bullet.png) no-repeat 0 5px 0 0;
}

ol {
padding-left: 5px;
margin-left: 0px;
color: #1f5c8a;
}

small.commentmetadata {
font-size: 10px;
}

a.image-frame { border-width: 0; }
a.image-frame img { border-width: 0; }

.imageleft {
float: left;
padding-right: 5px;
}

#metadata {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

#container {
	width: 1000px;
	background: transparent;
	margin-left: auto;
	margin-right: auto;
	float: left;
}
/* Yellow: ffbd0b   Orange: e27a00   Red1: d54000  Red2: ff6929 */

#header1 {
	margin-top: 0px;
	width: 998px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	margin-top: 50px;
	background: #e3e3e3;
	-moz-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	border: 1px solid #b4b4b4;
	border-bottom: 0px solid #b4b4b4;
}

#headerleft {
width: 639px;
height: 70px;
padding: 20px;
padding-top: 0px;
padding-left: 40px;
float: left;
background: #e3e3e3;
border-left: 1px solid #b4b4b4;
}
.logo a {
width: 348px;
height: 50px;
display: block;
background: url('images/logo-oshane.png') no-repeat 0px 0px;
}
.logo a:hover {
width: 348px;
height: 50px;
display: block;
background: url('images/logo-oshane.png') no-repeat 0px -50px;
}
.blogtagline {
padding-left: 10px;
color: #4b4b4b;
text-shadow: 1px 1px 1px #ffffff;
font-weight: bold;
font-size: 18px;
font-weight: bold;
letter-spacing: -.1em;
}
#headerright {
width: 277px;
height: 70px;
padding: 20px;
padding-left: 2px;
padding-top: 0px;
float: right;
line-height: 28px;
background: #e3e3e3;
border-right: 1px solid #b4b4b4;
text-shadow: 1px 1px 1px #ffffff;
}

#searchbox {
	float: right;
	width: 278px;
	height: 25px;
	margin-top: 12px;
}

#menubordertopleft {
width: 690px;
height: 0px;
float: left;
border-bottom: 3px solid #969696;
}
#menubordertopright {
width: 300px;
height: 0px;
float: right;
border-bottom: 3px solid #969696;
}

#mainbox {
width: 1000px;
float: left;
border-top: 10px solid #c9c9c9;
border-bottom: 10px solid #969696;
background: #ffffff url('images/mainback.png') repeat-y;
}

#mainleft {
width: 590px;
float: left;
padding: 50px;
padding-top: 30px;
padding-right: 60px;
line-height: 19px;
}
#mainleft a { color: #ffaa00; }
#mainleft a:hover { color: #969696; }

.entry img {
padding: 10px;
padding-left: 0px;
padding-top: 0px;
border: 0px;
}
.entry object {
padding-right: 10px;
padding-bottom: 10px;
border: 0px;
}
.entry li {
list-style: square;
list-style-position: inside;
}
.entry ul {
margin-left: 25px;
margin-right: 25px;
padding: 15px;
padding-left: 20px;
padding-right: 20px;
background: #efefef url('images/ul_back.png') no-repeat;
border: 1px solid #dbdbdb;
color: #46656f;
}

#titlesection {
width: 600px;
height: 50px;
float: left;
margin-bottom: 10px;
overflow: hidden;
}
#titlesection a { color: #777777; }
#titlesection a:hover { color: #ffaa00; }

#datebox {
width: 90px;
height: 50px;
float: left;
text-align: center;
}
#dateboxday {
width: 88px;
height: 28px;
float: left;
line-height: 30px;
font-size: 22px;
color: #4b4b4b;
background: #f8f8f8;
border: 1px solid #e3e3e3;
}
#dateboxmonth {
width: 88px;
height: 18px;
float: left;
line-height: 20px;
color: #4b4b4b;
background: #f1f1f1;
font-size: 12px;
border: 1px solid #e3e3e3;
border-top: 0px;
}
#titlepost {
width: 410px;
height: 115px;
padding-left: 15px;
float: left;
padding-right: 9px;
}

.diggtags {
	width: 580px;
	float: left;
	margin-bottom: 20px;
}
.digg {
	width: 65px;
	height: 100px;
	float: left;
	background: url('images/diggbox.png') no-repeat;
	padding-left: 9px;
	padding-top: 10px;
	margin-left: -5px;
	/* Diggbox is #b8b8b8 */
}
.diggperm {
	width: 65px;
	height: 100px;
	float: left;
	background: url('images/diggbox.png') no-repeat;
	padding-left: 9px;
	padding-top: 10px;
	margin-left: -5px;
	/* Diggbox is #b8b8b8 */
}
.tags {
	width: 505px;
	float: right;
}
.tags p {
padding: 0px;
padding-bottom: 5px;
margin: 0px;
}

#tags {
	width: 505px;
	height: 100px;
	float: right;
}
#tags p {
margin: 0px;
padding: 0px;}

.divider {
width: 580px;
height: 1px;
float: left;
background: #e3e3e3;
margin-bottom: 20px;
}

.nav {
width: 578px;
height: 30px;
text-align: center;
background: #f8f8f8;
border: 1px solid #e3e3e3;
font-size: 13px;
line-height: 28px;
margin-top: 20px;
margin-bottom: 20px;
}
.navigation {
width: 580px;
height: 30px;
text-align: center;
font-size: 13px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background: #f8f8f8;
	border: 1px solid #e3e3e3;
	color: #4b4b4b;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 10px;
	background: #f8f8f8;
	border: 1px solid #e3e3e3;
	color: #4b4b4b;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}



.commentlist li {
background: #ffffff;
color: #4b4b4b;
margin-left: 0px;
margin-top: 10px;
padding: 10px;
border: 1px solid #e3e3e3;
}
.commentlist li li {
background: #ffffff;
margin-top: 10px;
padding: 10px;
}
.commentlist li li li {
background: #ffffff;
}
.commentlist li li li li {
background: #ffffff;
}
.commentlist img {
padding-right: 5px;
border: 0px;
float: left;
}

.children { 
padding: 0;
 }

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}


#mainright {
width: 300px;
float: right;
}
#mainright h2 {
margin-bottom: 5px;
margin-top: 20px;
font-size: 20px;
}

#rightmanual {
width: 300px;
float: right;
}
#adspace {
width: 300px;
height: 250px;
float: left;
}

#adspace2 {
width: 300px;
height: 125px;
float: left;
border-bottom: 1px solid #333333;
}	

#sidecontent {
width: 259px;
padding: 20px;
padding-top: 0px;
float: left;
border-right: 1px solid #e3e3e3;
}
#sidecontent h2 a {
color: #f1f1f1;
}

#feeds {
width: 110px;
float: left;
padding: 20px;
padding-bottom: 0px;
padding-top: 0px;
}
#feeds img {
padding-right: 5px;
padding-top: 4px;
}

#archives {
width: 99px;
float: right;
padding: 25px;
font-size: 12px;
padding-bottom: 0px;
}
.mywidgets {
width: 110px;
padding: 20px;
padding-bottom: 10px;
float: left;
font-size: 11px;
}

#widgets {
width: 200px;
float: right;
padding: 50px;
padding-top: 30px;
padding-bottom: 30px;
border-top: 1px solid #333333;
}

.mylinks {
width: 200px;
padding: 50px;
padding-top: 30px;
padding-bottom: 30px;
float: right;
border-top: 1px solid #333333;
}

#footer {
	width: 958px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	font-size: 11px;
	line-height: 15px;
	color: #969696;
	padding: 20px;
	padding-bottom: 0px;
	background: url('images/10x10_a.png') repeat;
	background: #e3e3e3;
	-moz-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border: 1px solid #b4b4b4;
	border-top: 0px solid #b4b4b4;
	padding-bottom: 20px;
}
#footer1 {
	width: 1000px;
	height: 25px;
	float: left;
	margin-bottom: 50px;
}

body {width:100% height:100%}
html {width:100% height:100%}




