/*
Theme Name: DreamCo Design Basic Web Design Package
Theme URI: http://www.dreamcodesign.com/
Description: A Basic Webdesign Package developed by DreamCo Design.
Version: 1.0
Author: DreamCo Design
Author URI: http://www.dreamcodesign.com/
*/

/* Basic styles */
*
{
	margin:0;
	padding: 0;
}


body
{
	margin-bottom: 20px;
	margin: 0;
	text-align: left;
	padding: 0;
	background:url(images/back.png) top center;
}

a {color:#000; text-decoration:underline;}
a:hover{text-decoration:none;}

img.alignright {float:right; margin:0 0 20px 20px;}
img.alignleft {float:left; margin:0 20px 20px 0;}
img.alignleft2 {float:left; margin:.2em 1em 0 0;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
a img.alignright {float:right; margin:0 0 1em 1em;}
a img.alignleft {float:left; margin:0 1em 1em 0;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
a img {border:0; display:block;}

img.aboutpic{
float:left;
margin:3px 5px 5px 5px;
border:1px solid #ede4d3;
	
}

ul, ol
{
	margin: 0em;
	padding:0 2em;
}

.clear {
	clear:both;
}

/* Container */

#container
{
	width: 960px;
	margin: 0 auto;
}

/* Header */

html, input, textarea
	{
		font-family:Arial;
		font-size:0.75em;
		color:#000000;
	}

input {height:18px; border:1px solid #000000; background:#fff; font-size:1em; padding:2px;}
textarea {width:630px; border:1px solid #000000; background:#fff; padding:2px; overflow:auto; font-size:1em;}
input, select { vertical-align:middle; font-weight:normal;}

.searchfield {
width:150px;
height:16px;}

.searchbutton {
width:40px;
height:22px;
}


#header
{
	padding: 0;
	padding-bottom: 0;
	text-align: left;
	margin: 0;
	padding:0 10px;
	height: 155px;
	width:940px;
	background:url("images/back.png") repeat-x top center;
}

/* Top Menu */

.menu
{
text-align:center;
width:200px;
height:220px;
padding:0 10px;
float:left;
margin-right:20px;
display:inline;
background:url(images/menuback.png) top left no-repeat;
}

.menu a {
	color:#CF4C1D;
	text-decoration:none;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:19px;
	font-style:italic;
	line-height:32.5pt;
}

.menu a:hover
{
	color:#fa243b;
}

.banner {
	height: 220px;
	width: 700px;
	float:left;
	display: block;
	background:url(images/banner.png);
}

.logo {	
	display:inline;
	float:left;
	width:650px;
	height:150px;
}

.contactinfo
{	
display:inline;
float:right;
color:#000;
text-align:right;
	width:200px;
	margin-top:50px;
	}

.contactinfo a:hover, contactinfo a.selected {
	color:#2f5baa;
	text-decoration:none;
}

/* Content Area */

#content {
width:940px;
background:url(images/wrapback.png) #fff;
padding:5px 10px;
}

#content p
{
	margin-top: 1em;
	line-height: 1.6em;
}

#content h4,h5,h6
{
	position: relative;
	color: #56071C;
	margin-bottom: 1em;
	padding-bottom: 0.2em;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
}

#content h2
{
	font: normal 21px/140% Georgia, "Times New Roman", Times, serif;
	font-style:italic;
   	margin-bottom: 10px;
	display:block;
	color: #000000;
}

#primaryContent h2 {
	height:30px;
	padding-left:40px;
	background:url(images/coin.png) top left no-repeat;
}

#content .proc{
	float:right;
	border: 3px solid #ede4d3;
	margin: 0 0 9px 5px;
}
	
#content h4 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px;
	color: #CF4C1D;
	}

#content input{
		border:1px solid #000000;
		}

 .input2{
 		width:205px; height:20px;
		background-color:#FFFFFF; 
		color:#000000;
		font-size:11px;
    	font-family:Tahoma;
		margin:0px;
		padding:1px 0 0 4px;
		}
 .textarea{
 		width:205px; height:108px;
		background-color:#FFFFFF; 
		color:#000000;
		font-size:11px;
    	font-family:Tahoma;
		margin:0px;
		padding:1px 0 0 4px;
		overflow:hidden;
		border:1px solid #000000;
		}

#content h3
{
	font-size: 1.3em;
	color: #000;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

#content ul, #content ol
{
	list-style-position:inside;
}

#content blockquote
{
	margin-bottom: 2em;
}

#content blockquote p
{
	border-left: solid 8px #228FE1;
	padding-left: 1em;
	margin-bottom: 0em;
}

#content .post
{
	margin-bottom:20px;
}
#content .post h2 a
{
	color: #CF4C1D;
}

#content .post-footer
{
	padding-bottom: 0.3em;
	font-size:0.9em;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;

}
/* Primary Content */

#primaryContentContainer
{
	position: relative;
	z-index: 1;
	float: left;
	width: 700px;
	display:inline;
	margin:20px 0;
}


#primaryContent
{
	padding:10px 20px;
	width:660px;
	background:url(images/contentmid.png) top left repeat-y;
}

#primaryContentService
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

/* Sidebar Styles */

#sidebar
{
width:200px;
padding: 10px;
background:url(images/sidebarback.png);
}

#sidebar h3 a
{
color:#CF4C1D;
text-decoration:none;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:14px;
font-style:italic;
vertical-align: baseline;
}

#sidebar h3 a:hover
{
color:#fa243b;

}

#sidebarwrap
{
width:220px;
float:left;
margin:20px 20px 20px 0;
display:inline;
}

#sidebar h2 {
	height: 18px;
	padding-top: 6px;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 0;
	margin-right: 4px;
	margin-top: 4px;
	font-size: 14px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight: bold;
	color: #000;
	letter-spacing: normal;
	background-repeat: no-repeat;
	background-position: left top;
}

#sidebar ul
{
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-type:none;
	*margin-left:-10px;
}
#sidebar ul ul
{
	margin: 0;
	padding: 0;
}
#sidebar ul ul ul
{
	margin:0.3em 0;
	padding:0 0.5em;
	list-style-image:none;
	list-style-type:none;
}
#sidebar form
{
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 0;
	width: 200px;
}

/* Footer */

.footerparent {text-align:center; width:100%; }
.footermain {margin:auto; width:940px; padding:15px 9px 10px; text-align:left; color:#000; font-size:.9em; background:#fff; border-top:1px solid #CCCCCC; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; }
.footermain a {color:#000; font-weight:normal; text-decoration:none;}
.footermain a:hover {text-decoration:underline;}

/* Comments */

h3#comments {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #C4C4C4;
}

h3#respond {
	margin-bottom:15px;
}

#content li .cmtinfo
{
	font-size:0.9em;
	color:#B4002F;
	margin:0;
	padding:5px;
	border-bottom:#b4002f 0px dashed;
}

#content .commentinfo
{
	height:20px;
}

#content .commentinfo cite
{
	font-size:1.1em;
	color:#000;
	font-weight:bold;
	font-style:normal;
}

#content .commentinfo cite a
{
	color:#CF4C1D;
	text-decoration:none;
}

.cmtinfo {
	width:120px;
	min-height:60px;
	background:url(images/commentback.png) no-repeat top right;
	float:left;
	display:inline;
}

.thecomment {
	background: #C4C4C4;
	display:inline;
	float:left;
	min-height:52px;
	padding:0 20px 8px;
	width:500px;
}


/*extra*/

.clear
{
	clear: both;
}

.alert {
	background:none repeat scroll 0 0 #F1F0B1;
	border:1px solid #B3B55A;
	margin-top:10px;
	padding:10px;
}

.textbox
{
	width: 130px;
	height: 18px;
	margin-top: 0px;
	margin-left: 0;
}

#btnSearch {
	vertical-align: -10%;
	height: 24px;
	width: 60px;
}

#content li .cmtinfo
{
	font-size:0.9em;
	color:#CF4C1D;
	margin:0;
	padding:5px;
}

#content .cmtinfo cite
{
	font-size:1.1em;
	color:#134f91;
	font-weight:bold;
	font-style:normal;
}
#content ol.commentlist
{
	margin:0;
	padding:0 1em;
}
#content ol.commentlist li
{
	padding:0.5em 0;
	margin:0;
}
#commentform
{
	background:#f5f5f5;
	border: 1px solid #C4C4C4;
	padding:10px;
}
.nocomments
{
	text-align:center;
	font-size:0.9em;
	color:#996;
}
.trackback
{
	background:url(images/trackback.png) no-repeat left center;
	padding:0px 17px;
}
.feed
{
	background:url(images/feed.png) no-repeat left center;
	padding:0px 17px;
}
.commentsfeed
{
	background:url(images/commentback.png);
}
#header, #content,#sidebar,#primarycontent, #footer, .widget {
    overflow: hidden;
}

#wpcf7-f1-p9-o1 {
	width:300px;
	float:left;
}

#wpcf7-f1-p9-o1 textarea {
	width:260px;
}
