/*  
Theme Name: WordPress theme 315
Theme URL: http://wordpress.org/
Description: A theme from Template-Help.com Collection 
Version: 2.2
Author: Template_Help.com 
Author URL: http://www.Template-Help.com/ 
*/

/* CSS Document */

* {
	margin:0; padding:0;
}

body{
	background:#FFFFFF;	
}


a:hover{text-decoration:none;}

a img { border:0;}

.column { float:left;}
.clear { clear:both; width:100%;}


html, input, textarea
	{
		font-family:Arial; 
		font-size:12px;		
		color:#FFFFFF;		
	}

a {color:#FFFFFF;font-weight:bold;}

input, select, textarea { vertical-align:middle; font-weight:normal; color:#000000;}

.search .input {border-color:#CDCDCD; border-bottom-width:1px; padding-top:2px; padding-bottom:2px; background:#FFFFFF;}
.search .submit { margin:0;}

#main { min-width:766px;}

#header { height:360px; background:url(images/girl.jpg) no-repeat right;}
#header .indent { padding:43px 503px 0 0;}

#header .logo { background:url(images/logo-tall.gif) repeat-x; height:182px;}
#header .logo .r { background:url(images/logo.jpg) no-repeat right; height:100%;}
#header .logo .indent { padding:73px 10px 0 60px;}

h1 { color:#FFFFFF; font-size:2.61em; font-weight:bold;}
h1 a {color:#FFFFFF; text-decoration:none;}

#header span { font-size:1.31em; color:#FFFFFF;}

#footer { background:url(images/foot-tall.gif) repeat-x #343434; color:#7D7F7A; font-size:1.11em; margin-top:29px;}
#footer .indent { padding:16px 60px;}
#footer a { color:#7D7F7A;}

#body { background:#F85A11; width:100%;}

#body .t { background:url(images/body-t.gif) repeat-x top;}
#body .b { background:url(images/body-b.gif) repeat-x bottom;}
#body .l { background:url(images/body-l.gif) repeat-y left;}
#body .l_t { background:url(images/body-l-t.gif) no-repeat left top;}
#body .l_b { background:url(images/body-l-b.gif) no-repeat left bottom;}
#body .r_b { background:url(images/body-r-b.gif) no-repeat right bottom; width:100%;}

/* side bar */
#side_bar { width:189px; float:left;}

#side_bar .search { text-align:right; margin-bottom:20px;}
#side_bar .search .input { width:90%; }
#side_bar .search .submit {margin:5px 0px 0px 4px;}

#side_bar .indent { padding:20px 15px 30px 20px;}

.widget_style h2 { color:#000000; font-size:1.11em; font-weight:bold; background:url(images/side-bul.gif) no-repeat 0px 5px; padding:0px 0px 0px 16px;}
.widget_style ul { margin:15px 0px 26px 9px; list-style:none;}
.widget_style li { background:url(images/side-bul1.gif) no-repeat 0px 7px; padding:0px 0 0 7px; color:#FFFFFF; line-height:1.41em; font-size:1.01em; margin-top:-1px;}
.widget_style li a { color:#FFFFFF; }

#links_with_style ul {margin:0;}
#links_with_style ul ul {margin:15px 0px 26px 9px;}
#links_with_style ul li {list-style:none;background:none;margin:0;padding:0;}
#links_with_style ul li ul li {background:url(images/side-bul1.gif) no-repeat 0px 7px; padding:0px 0 0 7px; color:#FFFFFF; line-height:1.61em; font-size:1.21em; margin-top:-1px;}

#categories { vertical-align:top;}

#meta { vertical-align:top;}

#archives { vertical-align:top;}

#recent-comments  {
	vertical-align:top;
}
#recent-posts  {
	vertical-align:top;
}
#calendar {
	vertical-align:top;
}
#google-search  {
	vertical-align:top;
}
#gsearch {
	text-align:left;
}
#pages  {
	vertical-align:top;
}
#text-1 {
	vertical-align:top;
}
#delicious {
	vertical-align:top;
}
#delicious-box {
	text-align:left;
}
#calendar_wrap {
	vertical-align:top;
	padding:15px 0px 26px 9px;
}
#calendar_wrap a {	
	font-weight:bold;
}
.textwidget {	
	padding:15px 0px 26px 9px;
}
#statusbar {
	padding:0px 0px 26px 0px;
	text-align:justify;
}
#statusbar p {
	padding:0px; 
	margin:0px;
}
#statusbar a {		
	font-weight:bold;
}

/* side bar end */

/* content */
#wrapper { float:right; margin-left:-189px; width:100%;}

#content { margin-left:212px;}

#content .search .input { width:300px;}
#content .search .submit { margin-left:13px;}

#content .indent { padding:44px 86px 30px 68px;}

.title { margin-bottom:25px;}

h3 { color:#000000; font-size:1.11em; font-weight:bold; }
h3 a {color:#000000; text-decoration:none;}

.author { color:#FFFFFF; font-size:1.01em;}

.date { color:#FFFFFF; font-size:1.01em;}

.content_text { line-height:1.31em; margin-bottom:30px;}

.content_text ol { margin-left:20px; margin-top:15px;}

.comment { text-align:right; color:#000000; margin-bottom:28px;}
.comment a { color:#000000;}

.postmetadataalt {
	font-size:0.81em; 
}

.pagetitle {
	color:#000000; font-size:1.11em; font-weight:bold;	
	padding:0px 0px 10px 0px;	
}

p {	
	padding:10px 0px 10px 0px;
}

.article {
	padding:0;
}

.post {
	padding:0px 5px 0px 5px;
}

.navigation {padding:0px 0px 10px 0px; width:100%; color:#000000; font-size:0.91em;}
.navigation a {color:#000000; font-weight:bold;}
.navigation .left {width:45%; float:left;  padding-left:15px;}
.navigation .right {width:45%; float:right; text-align:right; padding-right:15px;}

/* content end */