/* 
Theme Name: Paper Airplanes
Theme URI: http://scribblesque.com
Description: Inspired by Paper Airplanes by B.O.B
Date Created: June 03, 2010
Author: Robin Bishop
Author URI: http://scribblesque.com
*/

body {
	background: url('img/pa_main3_bg.jpg') repeat;
	background-color: #aa7a53;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	font-family: verdana, tahoma;
	color: #3e3834;
	line-height: 18px;
}

a:link, a:visited, a:active {
	font-family: verdana, tahoma;
	color: #76a9b4;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
}

a:hover {
	color: #d17c82;
	cursor: default;
	text-decoration: none;
	font-weight: normal;
}

b, strong {
	font-weight: bold;
}

p{
	margin-left: 3px;
	margin-top: 6px;
}

img{
	padding: 3px;
}

li{
	margin-left:15px;
}


#container {
	background: url(img/pa_content_bg.jpg) repeat-y;
	background-color: #fffcfc;
	margin: 0px auto;
	padding: 0px;
	width: 900px;
}

#header {
	width: 900px;
	height: 374px;
	margin-left: 0px;
	background: url(img/pa_main3.jpg) no-repeat;
}

#sidebar1 {
	width: 165px;
	float: left;
	margin-left: 0px;
	padding: 5px;
}

#sidebar2 {
	width: 165px;
	float: right;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

#content {
	width: 530px;
	margin-left: 0px;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#footer {
	width: 100%;
	height: 35px;
	clear: both;
}


.links {
	border-left: #c3c9e1 3px solid;
	padding-left: 3px;
}

h1 {
	font-family: arial, verdana, tahoma;
	background-image: url(".jpg");
	color: #c3da77;
	text-align: left;
	font-size: 12pt;
	line-height: 16px;
	letter-spacing: 1px;
	border-bottom: #886d9d 2px dashed;
	margin-bottom: 5px;
}

h2 {
	font-family: arial, verdana, tahoma;
	background-image: url(".jpg");
	color: #7cafba;
	text-align: left;
	font-size: 9pt;
	line-height: 13px;
	letter-spacing: 2px;
	border-bottom: #eaab38 1px dashed;
	margin-bottom: 5px;
	padding-top: 10px;
}

h3 {
	font-family: arial, verdana, tahoma;
	background-image: url(".jpg");
	color: #7cafba;
	text-align: left;
	font-size: 9pt;
	line-height: 13px;
	letter-spacing: 2px;
	border-bottom: #eaab38 1px dashed;
	margin-bottom: 5px;
}

blockquote {
	margin: 10px;
	padding-left: 2px;
	border-left: 5px solid #bee1dd;
	font-size: 8pt;
}

input, select{
	color: #3e3834;
	background-color: #fffcfc;
	border: solid 2px #c3da77;
	font-size: 8pt;
	font-family: verdana, tahoma;
}

textarea{ 
	color: #3e3834;
	background-color: #fffcfc;
	font-size: 8pt;
	width: 90%;
	border: solid 1px #c3da77;
	padding-right: 3px;
	padding-left: 3px;
	align: center;
	font-family: verdana, tahoma;
}

.bullet {
	list-style-type: lower-roman ;
}

a.nav, a.nav:active, a.nav:visited {
	display:block;
	width:155px;
	height:20px;
	border-bottom: 0px solid #666666;
	font-size: 9pt;
	font-family: verdana, arial, tahoma;
	color:#ffa7a7;
	padding-left: 10px;
	font-weight: normal;
	text-align:left;
	text-decoration:none;
	margin-left: 0px;
	letter-spacing: 2px;
}

a.nav:hover {
	display:block;
	width:155px;
	height:20px;
	background-color: #f5fef7;
	border-bottom: 0px solid #666666;
	font-size: 9pt;
	font-family: verdana, arial, tahoma;
	color:#c3da77;
	padding-left: 10px;
	font-weight: normal;
	text-align:left;
	text-decoration:none;
	margin-left: 0px;
	letter-spacing: 2px;
}

#twitter_update_list {
	font-size: 8pt;
	line-height: 17px;
	list-style: none;
	}
#twitter_update_list li {
	background: url('') repeat-x;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
#twitter_update_list span, #twitter_update_list span a {
	color: #3e3834;
	text-decoration: none;
	}
#twitter_update_list a {
	color: #5ab9c1;
	}
