/* 
Theme Name: Fancy RC Helicopter.com Theme
Theme URI: http://www.rchelicopter.com
Description: Default wordpress theme for RCHelicopter.com
Version: 2.0
Author: Modified from an Andreasviklund Theme
*/



/* General Element Styling */

body {
	background:white;
	color:#303030;
	font-family: Verdana,Kalimati,Tahoma,Arial,Garuda,FreeSans,sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	text-align:center;
}

a {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: none;
	border-bottom: 1px solid red;
}

p {
	line-height: 120%;
	margin: 0 0 15px 0;
	padding: 0;
}

FORM {
	margin:0;
	padding:0;
}

.textwidget {
	margin-bottom: 15px;
}

DT {
	font-weight: bold;
	margin-top: 8px;
}

DD {
	margin-left:32px;
}

.boiler_plate {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:10px 0;
	padding:10px;
	border: 1px dotted silver;
	color: #666;
}
.boiler_plate a {
	color: #666;
	text-decoration: underline;
}
.boiler_plate a:hover {
	color: red;
	text-decoration: underline;
}

/*** Main container ***/

#container {
	font-size: 12px;
	color: black;
	margin:0 auto 0 auto;
	width:990px;
	/*  
		min-width:930px;
		width:100%;
	*/
	padding:0;
	text-align:left;
}

/*** Header section ***/
#you_are_here {
	margin:10px 0 10px 10px; 
	font-size:12px;
	font-family: Arial,Garuda,FreeSans,sans-serif;
	font-weight:bold;
}
#page_top {	
	background: url(images/top-design2.jpg) no-repeat top left;
	margin:0;
	padding:0;
	height:114px;
	width:969px;
	display:block;
	clear:both;
}

.blogname {
	color: white;
	font-family: Verdana,Kalimati,Tahoma,Arial,Garuda,FreeSans,sans-serif;
	font-size: 28px;
	font-weight: normal;
	margin:0px 0px 0px 20px;
	padding:20px 0px 0px 0px;
}

.blogname A {
	color: white;
	text-decoration: none;
	border: none;
}

.blogname A:hover {
	color: red;
	text-decoration: none;
	border: none;
}

.blogdesc {
	color: white;
	font-family: Arial,Garuda,FreeSans,sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin: 8px 0px 0px 20px;
	padding:0;
}


#breadcrubm_nav {
	color: #333333;
	font-family: Tahoma,Arial,Garuda,FreeSans,sans-serif;
	font-size: 12px;
	margin: 10px;
	padding:0;
}

#breadcrubm_nav a { white-space:nowrap; }

/*** Search Form ***/
FORM {
	margin:0;
	padding:0;
	display:block;
}

#topsearch {
	margin: 10px;
	padding:0;
}

#topsearch INPUT {
	font-family: Verdana,Kalimati,Tahoma,Arial,Garuda,FreeSans,sans-serif;
	font-size: 11px;
}

/*** Content wrap ***/

#wrap {
	clear:both;
	padding:0;
	margin-top: 5px;
}

/* Horizontal menu */

#mainmenu {
	margin: 8px;
	padding: 0;
	text-align: right;
}

#mainmenu ul {
	margin: 0;
}

#mainmenu li {
	background: url(images/mainmenu_divider_l.gif) top left repeat-y;
	display: inline;
	padding: 0px 9px 2px 9px !important;
	list-style: none;
}

#mainmenu li.first {
	background: none !important;
	display: inline;
	padding: 0px 9px 2px 0px !important;
	list-style: none;
}

#mainmenu a {
	color: blue;
	text-decoration: none;
	border-bottom: none;
}

#mainmenu a:hover {
	color: red;
	text-decoration: none;
	border-bottom: 1px solid red;
}

#mainmenu li.current a {
	color: blue;
	text-decoration: none;
	border-bottom: 1px solid blue;
}

#mainmenu li.current a:hover {
	color: red;
	text-decoration: none;
	border-bottom: 1px solid red;
}

#mainmenu li.currentparent a {
	color: blue;
	text-decoration: none;
	border-bottom: 1px solid blue;
}

#mainmenu li.currentparent a:hover {
	color: red;
	border-bottom: 1px solid red;
}

#mainmenu ul.level1 {

}





/*** Sidebars ***/

#leftside ul.box li a {
	color:#4E4E4E;
}

#leftside,#rightside {
	margin:0;
	padding:0 10px 0 10px;
	width:200px;
}

#leftside {
	float:left;
	margin-right:10px;
}

#rightside {
	float:right;
	margin-left:10px;
}

#leftside img, #rightside img {
	border: 0px;
}

#leftside h2, #rightside h2 {
	background: white;
	margin:0;
	padding:3px;
	border: none;
	font-size: 15px;
}

#leftside ul, #rightside ul {
	padding-left: 0px;
	margin: 0px;
}

#leftside li, #rightside li {
	list-style: none;
}




#leftside li H2, #rightside li H2 {
	background: url(images/200px-sidebar-bg-blue2.gif) no-repeat left top silver;
	margin:0;
	padding:6px 0px 8px 10px;
	border: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma,Arial,Garuda,FreeSans,sans-serif;
	color: white;
}
#leftside li H2 A, #rightside li H2 A {
	color: white;
}
#leftside li UL, #rightside li UL {
	list-style-type: none;
	border: 1px solid silver;
	border-top: none;
	margin:0px 0px 15px 0px;
	padding:5px 0px 6px 0px;
}
#leftside li UL LI, #rightside li UL LI {
	margin-bottom: 3px;
	padding: 0px 0px 0px 16px;
	background: url(images/li_dot.gif) no-repeat left top !important;
	font-size: 11px;
	font-family: Verdana,Kalimati,Tahoma,Arial,Garuda,FreeSans,sans-serif;
}
#leftside li UL LI UL, #rightside li UL LI UL {
	background: none;
	list-style-type: none;
	border: none;
	margin:0;
	padding:0;
}
#leftside li UL LI UL LI, #rightside li UL LI UL LI {
	margin-bottom: 3px;
	padding: 0px 0px 0px 16px;
	background: url(images/li_li_dot.gif) no-repeat left top !important;
	font-size: 11px;
	font-family: Verdana,Kalimati,Tahoma,Arial,Garuda,FreeSans,sans-serif;
}






li.feed {
	background: url(images/rss.gif) no-repeat left top !important;
	padding-left: 20px !important;
}

.add_bullet li {
	background: url(images/li_dot.gif) no-repeat left top !important;
	padding: 0px 0 2px 16px !important;
}

.rss_bullet li {
	background: url(images/li_dot.gif) no-repeat left top !important;
	padding: 0px 0 2px 16px !important;
}

li#recent-comments ul li {
	padding-bottom: 5px;
}

li#recent-posts ul li {
	padding-bottom: 5px;
}

/*** Content ***/

#content,#contentalt {
	background-color:white;
	color:black;
	padding:15px 10px 5px 10px;;
}

#content {	
	margin:0 220px 0 220px;
}

#contentalt {	
	margin:0 200px 0 20px;
}

#content h1,#contentalt h1,#contentalt h2 {
	font-family: Arial,sans-serif;
	font-size: 19px;
	font-weight:bold;
	background-color:inherit;
	color:#606060;
	margin:0 0 15px 0;
	padding:0;
}

#content h1,#contentalt h1 {
	border-bottom: 1px solid silver;
}

#content h2 {
	font-size:19px;
	color:#000000;
}

/* Archives/Links Page List styles */

.archives li, .linkspage li {
	list-style: none;
}

.archives ul.children {
	padding-left: 10px;
	margin-left: 10px;
}

/*** Footer ***/

#footer {
	background: url(images/footer-bg.gif) top left repeat-x;
	margin:10px;
	padding:10px;
	border: 1px solid #EEEEEE;
	border-top: none;
	height:80px;
	display: block;
	text-align: center;
}

/*** comments Form ***/

#comment {
	width: 100%;
}

#commentform {
	width: 97%;
}

#author {

}

#email {

}

#url {

}

#submit {

}

#submit:hover {

}

/* Image Display */

.entry img, .entrytext img {
/*
	border: 1px solid silver;
	margin: 5px;
	padding: 5px;
*/
}

.entry a:hover img, .entrytext a:hover img {
/*
	border: 1px solid #505050;
	padding: 5px;
*/
}

img.wp-smiley {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.thumbnail {
	background:#fafbfc;
	border:1px solid silver;
	margin:0 0 10px 10px;
	padding:5px;
}

.left {
	background:#fafbfc;
	border:1px solid silver;
	float:left;
	margin: 5px 15px 6px 0px;
	padding:5px;
}

.right {
	background:#fafbfc;
	border:1px solid silver;
	float:right;
	margin: 5px 0px 6px 15px;
	padding:5px;
}

.noalign {
	background:#fafbfc;
	border:1px solid silver;
	margin: 5px 5px 5px 5px;
	padding:5px;
}





/*** Comments Display ***/

.postmetadata {
	background:#e8e9ea;
	border: 1px solid silver;
	padding: 10px;
	margin: 0px;
}

ol.commentlist li {
	border: 1px solid silver;
	padding: 10px;
	margin-bottom: 10px;
}

ol.commentlist li cite {
	text-transform: capitalize;
}

ol.commentlist li p {
	padding-top: 10px;
}

.alt {
	background:#e8e9ea;
}

/*** Text format ***/

.intro {
	font-weight:bold;
}

blockquote {
	border: 1px dashed silver;
	padding: 10px;
	margin: 30px;
}

blockquote p {
	padding: 0px;
	margin: 0px;
}

.small {
	font-size:10px;
}

.large {
	font-size:15px;
}

.center {
	text-align:center;
}

.category {
	border-bottom: 1px solid silver;
}

.date {
	margin-top: -10px;
	padding-top: 0px;
	border-bottom: 1px solid silver;
}

.date a {
	text-decoration: none;
	border-bottom: none;
}

#page {
	border-bottom: 1px solid silver;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* Previous/Next Page Navigation */

.navigation {
	margin: 0;
	padding: 0;
}

.bottomnavigation {
	margin: 0;
	padding: 0;
}

.alignleft {
	border: none;
	float: left;
	text-align: left;
}

.alignright {
	border: none;
	float: right;
	text-align: right;
}

.post {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

/* Fix by Andy Skelton */

.entry, .entrytext {
	overflow: hidden;
}

* html.entry, * html.entrytext {
	overflow: visible;
	height: 1px;
}

* html.entry p, * html.entrytext p {
	width: 99%;
	overflow: hidden;
}

.entrytext {
	padding-top: 0px;
}

/*** Various classes ***/

.clearingdiv {
	clear:both;
	height:30px;
	width:1px;
}

.hide {
	display:none;
}


/* Widgets */
.rsswidget {
	border:0px;
	vertical-align: bottom;
}
/*** End of file ***/