/*
	Friendship by Adonis Ronquillo for Free Web Templates
	www.freewebtemplates.com / www.doni.us
	Images by Image Base http://imagebase.davidniblack.com/
	Released under the Creative Commons Attribution 3.0 License.
*/

* {
	margin: 0;
	padding: 0;
}

a {
	color: #4bc6e5;;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

body {
	background: url(images/bg.jpg);
	color: #ccc;
	font-size: 13pt;
	line-height: 1.75em;
}

body,input {
	font-family: Arial, sans-serif;
}

br.clear {
	clear: both;
}

form {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4 {
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: lowercase;
}

h2 {
	font-size: 2em;
}

h2,h3,h4 {
	font-family: 'Oleo Script', cursive;
	color: #4bc6e5;
	text-shadow: 2px 2px 2px #cbcbcb;
	margin-bottom: 1em;
}

h3 {
	font-size: 1.55em;
}

h4 {
	font-size: 1.5em;
}

img {
	border-radius: 10px;
}

img.left {
	float: left;
	margin: 8px 20px 20px 0;
}

img.top {
	margin: 8px 0 20px 0;
}

label.login {
	display: block;
	margin: 0 0 6px 0;
}

p {
	margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}

ul h4 {
	margin-bottom: 0.35em;
}

.form {
	margin: 0 0 28px 0;
}

.gallery ul.gallery_sidebar li, #footerContent ul.gallery_footer li {
	border: none  !important;
	display: block;
	float: left;
	margin: 0 20px 20px 0;
	padding: 0  !important;
}

.gallery ul.gallery_sidebar, #footerContent ul.gallery_footer {
	list-style: none;
	margin: 0;
	padding: 0;
}

.inputBox, .inputTextArea {
	padding: 6px;
	width: 95%;
	border-radius: 10px;
	border: 1px solid #ccc;
}

.inputButton {
	float: right;
	color: #FFF;
	text-decoration: none;
	background: #4bc6e5;
	padding: 10px;
	border-radius: 10px;
	border: none;
}

#banner {

	height: 256px;
	margin: 0 0 40px 0;
	padding: 0;
	position: relative;
	width: 980px;
}

#box1 {
	margin: 0 0 0 0;
	overflow: hidden;
}

#box2 {
	margin: 0 0 0 0;
	overflow: hidden;
}

#box3 {
	overflow: hidden;
}

#content {
	color: #474747;
	margin: 0 0 0 306px;
	padding: 28px;
	width: 618px;
}

#copyright {
	margin: 0 0 0 0;
	padding: 48px 0 76px 0;
	text-align: center;
}

#copyright a {
	color: #3F3F3F;
}

#header {
	height: 138px;
	padding: 28px;
	position: relative;
	width: 924px;
}

#logo {
	height: 138px;
	left: 28px;
	line-height: 138px;
	position: absolute;
	top: 28px;
}

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

#logo h1 {
	font-size: 4.5em;
	font-family: 'Oleo Script', cursive;
	font-weight: 700;
	letter-spacing: -1px;
	text-shadow: 2px 2px 2px #cbcbcb;
}

#logo h1 a {
	color: #4bc6e5;
}

#main {
	margin: 0 0 0 0;
	padding: 0;
	position: relative;
	width: 980px;
	background: #FFF;
	border-radius: 10px;
}

#main .sectionList {
	list-style: none;
	padding-left: 0;
}

#main .sectionList li {
	clear: both;
	padding: 16px 0 16px 0;
}

#main ul {
	list-style: none;
}

#nav {
	height: 60px;
	line-height: 60px;
	position: absolute;
	right: 28px;
	top: 67px;
}

#nav a {
	font-family: 'Oleo Script', cursive;
	color: #4bc6e5;
	text-shadow: 2px 2px 2px #cbcbcb;
	font-size: 1.5em;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: lowercase;
}

#nav .active a {
	color: #fff;
	background:  #4bc6e5;
	padding: 20px;
	border-radius: 10px;
	box-shadow: 2px 2px 2px #cbcbcb;
}

#nav ul {
	list-style: none;
	padding: 0 12px 0 12px;
}

#nav ul li {
	display: inline;
	padding: 0 8px 0 8px;
}

#outer {
	margin: 0 auto 0 auto;
	position: relative;
	width: 980px;
}

#search input.button {
	background: #43B643;
	border: 0;
	color: #FFF;
	margin-left: 1em;
	padding: 4px;
}

#search input.text {
	border: solid 1px #B1B0B1;
	padding: 4px;
}

#sidebar1 {
	color: #474747;
	float: left;
	padding: 28px;
	width: 250px;
}



.blogpost h2 {
	margin-bottom: 10px;
}

.comments a, .readmore a {
	color: #FFF;
	text-decoration: none;
	background: #4bc6e5;
	padding: 10px;
	border-radius: 10px;
}
