/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7F7F81;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1 {
	font-size: 28px;
    line-height: 25px;
	color: #1BC6E0;
}

h2 {
	font-size: 1.8em;
	color: #db3d91;
}

h3 {
	font-size: 1.6em;
	color: #5DE01B;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #3ABADF;
}

a:hover {
	text-decoration: underline;
}



#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 1000px;
	height: 200px;
	margin: 0 auto;
}
#header h1 { color:#fff;}

/* Logo */

#logo {
	float: left;
	height: 60px;
	margin: 0;
	padding: 40px 0px 0px 0px;
	color: #fff;
}

#logo h3, #logo h4 {
	margin: 0;
	padding: 0;
}

#logo h3 {
	padding-left: 30px;
	letter-spacing: -1px;
	text-shadow: -1px 1px 2px #728927; /* Modern browsers */
	-moz-text-shadow: -1px 1px 2px #728927; /* Only for Firefox */
	-webkit-text-shadow: -1px 1px 2px #728927; /* Safari and Chrome */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 64px;line-height:60px;
}

#logo h4 {
	margin: 0;
	padding-left: 30px;
	text-shadow: -1px 1px 2px #728927; /* Modern browsers */
	-moz-text-shadow: -1px 1px 2px #728927; /* Only for Firefox */
	-webkit-text-shadow: -1px 1px 2px #728927; /* Safari and Chrome */
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}


#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}


/* Menu */

#menu {
	width: 1000px;
	height: auto;display:table;
	margin: 0 auto;
	padding: 0;
	background: url(images/img02.jpg) repeat left bottom;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 48px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 41px;
	margin-right: 1px;
	padding: 20px 20px 0px 20px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: -1px 1px 2px #7E0044 ; /* Modern browsers */
	-moz-text-shadow: -1px 1px 2px #7E0044 ; /* Only for Firefox */
	-webkit-text-shadow: -1px 1px 2px #7E0044 ; /* Safari and Chrome */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu #active a {
	background: url(images/img03.jpg) repeat-x left top;
	text-shadow: #43206B -1px 1px 2px;
}

#menu a:hover {
	background: url(images/img03.jpg) repeat-x left top;
	text-decoration: none;
}


/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
}

#page-bgtop {
}

#page-bgbtm {
	margin: 0px;
	padding: 40px 30px 0px 30px;
}

/* Content */

#content {
	float: left;
	width: 520px;
	padding: 0px 20px;
}


#content li {
    margin: 4px auto 15px;
}
.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 330px;
	padding: 0px 0px 0px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(images/img07.jpg) no-repeat left 14px;
	border-bottom: 1px solid #EFF4F5;
}

#sidebar li {
	margin: 3px auto 15px;
	padding: 0;
	background: url(images/img07.jpg) no-repeat left 14px;
	border-bottom: 1px solid #EFF4F5;
	padding: 0px 20px 0px 20px;
}





#sidebar h4 {
font-size: 22px;
	padding-top: 20px;
padding-bottom: 5px;
	letter-spacing: -1px;
	color: #95C500;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 10px 0px 10px;
	text-align: left;
}

#sidebar a {
	border: none;
	color: #7F7F81;
text-decoration: underline;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #95C500;
}

/* Footer */

#footer {
	width: 1000px;
	height: 55px;
	margin: 0px auto 40px auto;
	background: #EAEAEA url(images/img04.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 22px;
	line-height: normal;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
}


#content img {
	background: #E1F1F6;
   border: 1px solid #dcdcdc;
	padding: 15px;max-width:100%;height:auto;
}

}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}


blockquote {
 	padding: 0 8px 0 30px;  
   border: 1px solid #aaa; 
	background: #E9F2F5; 
	font: bold 1.3em/1.5em;
	color: #555;
}

fieldset#contact-form {margin:20px 0px 20px 10px;padding:10px;color:#000;width:400px;background:#E9F2F5;border:1px solid #999;}
fieldset#contact-form label {font-size:13px;}
fieldset#contact-form input {height:20px;font-size:15px;margin-bottom:15px;padding:3px;}
fieldset#contact-form textarea {
    font-size: 15px;
    margin-bottom: 15px;
    padding: 3px;
    width: 97%;
}
fieldset#contact-form #contact-button {font-size:14px;height:30px;margin-left:30px;}
input:focus, textarea:focus {background:#fff;border:1px solid #555;}
#content hr {margin:30px 10px;border:1px solid #D73E91;}
@media (max-width: 1100px) {
#header {
    height: 200px;
    margin: 0 auto;
    width: 100%;
}
#menu {
    width: 100%;
}
#page {
    width: 100%;
}

#content {
    width: 60%;
}

#sidebar {
    width: 35%;
}

#footer {
    width: 100%;
}
}
@media (max-width: 900px) {
#content {
    width: 58%;
}

#sidebar {
    width: 33%;
}
}
@media (max-width:767px) {
#content {
    width: 95%;float:none;
}

#sidebar {
    width: 95%;float:none;padding: 0 20px;
}
}
@media (max-width:700px) {
body {
	background: #FFFFFF url(images/img01.jpg) repeat-x left top!important;
}#header {
    width: 98%;
}
#logo {
    height: auto;
    padding: 40px 0 0;
}
#logo h3 {
    font-size: 45px;line-height:45px;
    padding-left: 30px;
}
fieldset#contact-form {

    width: 88%;
}fieldset#contact-form textarea {
    width: 98%;
}
#content img {
    border: medium none;
    height: auto;
    max-width: 100%;
    padding: 0;
}
}
@media (max-width:480px) {
#content img {
    float: none!important;

}
#logo h3 {
    font-size: 38px;
    line-height: 35px;
    padding-left: 20px;
}#logo h4 {
    padding-left: 20px;
}
h1 {
    color: #1bc6e0;
    font-size: 23px;
    line-height: 21px;
}
#page-bgbtm {
    margin: 0;
    padding: 20px;
}
#content,#sidebar {
    padding: 0;
}
blockquote {
    margin: 0;
}
#content ul {
    padding-left: 15px;
}
fieldset#contact-form {
    width: 90%;
}fieldset#contact-form textarea {
    width: 97%;
}
#sidebar h4 {
    padding-bottom: 3px;
    padding-top: 15px;
}
}
@media (max-width:375px) {
#logo {
    height: auto;
    padding: 20px 0 0;
}
#logo h3 {
    font-size: 35px;
    line-height: 33px;
}
.blog-post h2.blog-title,h2 {
    font-size: 20px!important;
    line-height: 20px!important;
}

h3 {
    color: #5de01b;
    font-size: 18px;
    line-height: 18px;
}
}