/*
Theme Name: Studio2Pi
*/

body {
	margin:0;
	padding-top:0px;
	background:url(images/bg.png);
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	background-repeat: repeat-x;
	background-color: #ff0000;
	}
	
	
img {
	border:2px;
	padding: 4px;
	padding-left: 8px;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	border-top-style: solid;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	border-style: solid;
	}
	
	
a {
	outline: none;
	color:#3f3f3f;
	text-decoration:none
	}
a:hover {
	color:#66738c;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}


blockquote {
	padding-left:10px;
	color:#8f989e;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:803px;
	margin:0 auto;
		
	}

/* The Top */

.top {
	height:138px;
	margin-top:10px;
	background:url(images/top.png);
	}
.blogname {
	float:left;
	width:70px;
	}
.blogname h1 a {
	font-size:30px;
	font-weight:normal;
	margin:40px 0 0 30px;
	color:#12295f;
	text-decoration: none;
	display:block;
	}
.blogname h1 a:hover{	
	color:#fff;
	text-decoration: none;
	}
.blogname h2 {
	margin:-10px 0 0 30px;
	font-size:15px;
	font-weight:normal;
	color:#fff;
	}
/* The Search Form */

.search {
	outline: none;
	border: none;
	float:right;
	width:155px;
	height:13px;
	margin-top:71px;
	padding-right:12px;
	}
.search form {
	outline: none;
	border: none;
	margin:0;
	padding:0;

	}
.search input {
	outline: none;
	border: none;

	border:none;
	padding:0;
	float:left;
	}
.search input#s {
	outline: none;
	border: none;

	width:105px;
	height:14px;
	margin-right:4px;
	font-size:13px;
	padding:0px 0px 0px 0px;
/*	padding:3px 2px 2px 7px;
*/	color:#aaaaaa;
	background:none;
	
	
	}
.search input#submit {
	outline: none;
	border: none;
	width:18px;
	height:16px;
	background:url(images/s.png);
	
	}
/* The Menu */

.menu {
	height:25px;
	background:url(images/menu.png);
	}
.menu ul {
	list-style:none;
	margin:0;
	padding:5px 5px 0 10px;
	float:left;
	}
.menu li {
	display:inline;
	font-size:12px;
	padding:0px 5px 0px 5px;
	font-weight:normal;
	}
.menu a {
	color:#ffffff;
	text-decoration:none;
	}
.menu a:hover {
	color:#585858;
	background:none;
	}

/* The Content */

.content {
	padding:0px 10px 25px 15px;
	background:#000 url(images/content.png) top repeat-y;
	}

/* The Posts */

.text {
	width:530px;
	float:left;
	text-align:justify;
	}
.post {
	padding:10px 0px 10px 10px;
	
	}

h1.title {
	font-size:18px;
	margin:0px 0 0 0;
	padding:0px 3px 3px 0px;
	color:#ff4141;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;/*	background:url(images/pic.png) no-repeat;
*/			
	}
	
h1.title a {
	color:#ff4141;
	text-decoration:none;
	}
h1.title a:hover {
	color:#C33333;
	background:none;
	text-decoration:none;
	}
.postinfo {
	height:14px;
	background:none;
	padding: 2px 5px 2px 2px;
	color: #ff4141;/*	background:url(images/postinf.png);
*/	
}

.postdate {
	height:8px;
	background:none;
	padding: 0px 0px 8px 0px;
	color: #999999;/*	background:url(images/postinf.png);
*/	
}

.postinfo a {
	color:#C33333;
	font-weight:normal;
	text-decoration:none;

	}

	
.sidebar {
	float:right;
	width:220px;
	padding-top:0px;
	padding-right:0px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -8px;
	color:#000000;
	font-weight: lighter;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	height:28px;
	line-height:32px;
	font-size:12px;
	color:#191919;
	margin:0;
	background:url(images/h2.png);
	padding:0 0 0 10px;
	font-weight: lighter;
	}

.sidebar ul li {
	background:url(images/sidebarbottom.png) bottom no-repeat;
	padding-bottom:10px;
	margin-bottom:10px;
	
	}
.sidebar ul li li {
	background:none;
	padding-bottom:0;
	margin-bottom:0;
	
	}
.sidebar ul li ul, .sidebar ul li div {
	background:url(images/sidebar.png);
	padding: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	}
.sidebar ul li ul ul, .sidebar ul li div div {
	padding:0;
	background:none;
	}
.sidebar ul li ul li {
	background:none;
	padding-left:5px;
	padding-top: 5px;
	}
.sidebar table {
	width:100%;
	text-align:center;
	}


/* The Footer */

.footer {
	height:80px;
	background:url(images/footer.png)no-repeat;
	text-align:center;
	color:#777777;
	font-size:12px;
	padding-top:7px;
	}
.footer a {
	color:#333333;
	text-decoration:none;
	}
.footer a:hover {
	color:#000000;
	}

/* The Navigation */

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	color:#cadd9b;
	font-size:10px;

	height:20px;
	padding-left:3px;
	}
.navigation a {
	height:20px;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	color:#8B5C5C;
	padding-left:3px;
/*	background: url( images/navigation.png);
*/	}
.navigation a:hover {
	color:#C33333;
/*	background:#cadd9b;
*/	

/*	background: url( images/navigation.png) no-repeat;
*/
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	text-align:left;
	font-size:18px;
	margin:0px 0 0 0;
	padding:10px;
	color:#ff4141;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#dcdcdc;
	border:1px solid #ababab;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#dcdcdc;
	border:1px solid #ababab;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}