/*  
Theme Name: A first attempt
Theme URI: http://www.designerskin.net	
Description: DesignerSkin.net V1.0 
Version: 1.0
Author: meelahdotnet@gmail.com 
Author URI: http://www.designerskin.net

*/

body, h3, h4, h5, h6, address, form {
	margin: 0;
	padding: 0; }

body {
	margin: 0;
	font-family: arial, verdana, tahoma; 
	font-size: 12px; 
	text-align: center;
	vertical-align: top; 
	background-color: #bfbfbf; 
	color: #000000; }

a:link { 
	text-decoration: none; 
	color:#1c09a7; }

a:visited { 
	text-decoration: none; 
	color:#1c09a7; }

a:active { 
	text-decoration: overline;
	color:#fff10f; }

a:hover { 
	text-decoration: none;
	color:#8475f7; }

p {
	margin: 0; 
	padding: 10px 0 0 0; } 

small {
	font-family: arial, verdana, tahoma;
	font-size: 12px; 
	font-weight: bold; }

h1 {
	font-family: arial, verdana, tahoma;
	font-size: 24px;
	padding: 0 0 8px 0; }

#wrapper {
	margin: 0 auto 0 auto; 
	width: 600px; 
	text-align: left; }

#header {
	float: left; 
	width: 600px; 
	height: 360px;  
	margin: 5 auto 5 auto;  }

#headerimage {
	float: left; 
	width: 600px; 
	height: 360px; 
	background-image: url(images/header2.png); 
	background-repeat: no-repeat; }

#pagemenu ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; 
	margin-left: auto;
	margin-right: auto; 
	text-align: center; }

#pagemenu li {
	display: inline; }

#pagemenu ul li a {
	text-decoration:none; 
	text-transform: uppercase;
	font-weight: bold; 
	font-size: 15px; 
	margin: 4px;
	padding: 5px 20px 5px 20px; 
	background: #F8F17E;}


#container {
	padding-left: 5px; 
	padding-right: 5px; 
	float: left; 
	width: 590px; 
	background: #ffffff; } 

#container h1 {
	font-size: 50px; 
	font-family: arial, verdana, tahoma;
	margin: 0; 
	padding: 0; }

.post {
	padding: 10px 0 10px 0; }

.post img, .sidebar img {
	border: 1px solid #000000; }

img.no-border {
	clear: both;
	border: none; }

.entry {
	line-height: 14px; }

.wp-caption {
	margin: 0 auto 0 auto; 
	border: 1px solid #000000; 
	display: block;
	background-color: #f8f17e; }

p.wp-caption-text {
	font-family: arial, verdana, tahoma; 
	font-size: 10px; 
	display: block; 
	text-align: center; 
	background-color: f8f17e; }

p.postmetadata {
	border: 1px solid #8475f7;
	margin: 2px;
	background-color: #f4d400;
	font-family: arial, verdana, taoma; 
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-align: center;  }

#container hr {
	background-image: url('images/divider.png'); 
	width:200px; 
	height:25px; 
	border: 0; 
	padding: 0; }


.navigation {
	padding: 5px 0 3px 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px; }

.sidebar {
	float: left; 
	width: 600px; 
	background: #fff10f; 
	display: inline; }

#sidebar1 {
	float: left; 
	width: 196px; 
	margin: 0 0 0 3px; }

#sidebar2 {
	float: left; 
	width: 196px; 
	margin: 0 3px 0 3px; } 

#sidebar3 { 
	float: left; 
	width:196px; 
	margin: 0 3px 0 0; } 

.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px; }

.sidebar ul li { 
	padding: 10px 0 10px 0; 
	font-size: 10px; } 

.sidebar ul li h2 { 
	font-family: georgia, verdana, arial; 
	font-size: 12px; } 

.sidebar ul ul li { 
	padding: 0; } 

table#wp-calendar { 
	width: 196px; }

#footer { 
	clear: both; 
	float: left; 
	width: 600px; 
	background: #f8f17e; 
	font-family: georgia, verdana, arial; 
	font-size: 10px; 
	text-align: center;
	color: #000000; 
	padding: 10px 0 0 0; } 

#footer p {
	line-height: 18px; } 

.comments-template {
	margin: 10px 0 0;
	border-top: 4px dotted #3400f4;
	padding: 10px 0 0; }

.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none; }

.comments-template ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 2px dotted #3400f4; }

.comments-template h2, .comments-template h3 {
	font-family: arial, verdana, tahoma ;
	font-size: 16px; }

.commentmetadata {
	font-size: 12px; }

.comments-template p.nocomments {
	padding: 0; }

.comments-template textarea {
	font-family: Arial,verdana, tahoma;
	font-size: 12px; }

.commenter {
	font-family: arial, verdana, tahoma; 
	font-size: 12px; 
	font-weight: bold; }

h2#comments, h2#respond {
	font-size: 24px; 
	text-align: center; }

input, textarea, select, input.checkbox, input.radio, input.button { 
	background: #fff10f;
	font-family: arial, verdana, tahoma; 
	color: #000000;
	border-style: dotted; 
	border-color: #000000;
	border-width: 1px; }

blockquote {
	background: #f8f17e;
	border-left: 1px solid #8475f7; 
	padding: 0px 0px 5px 20px; }

#FAQdivide {
	margin: 10px 0 10px 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 2px dotted #3400f4; }

#sidebar1, #sidebar2, #sidebar3 {
	padding: 0 ;
	text-align: center; }

#sidebar1 h2 {
	font-size: 1px;
	line-height: 1px; }

#sidebar1 caption {
	font-family: arial, verdana, tahoma; 
	font-size: 16px; 
	font-weight: bold; 
	color: #000000; }

#sidebar1 thead, #sidebar1 tfoot {
	font-family: arial, verdana, tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; }

#sidebar1 tbody {
	font-family: arial, verdana, tahoma; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000; }

#sidebar2 h2, #sidebar3 h2 {
	font-family: arial, verdana, tahoma; 
	font-size: 16px; 
	font-weight: bold; 
	color: #000000; 
	line-height: 5px; 
	text-align: center; }

img.wp-smiley {
	border-width: 0px;
	border-style: none;  }



