/*
Theme Name: Marinasdeli
Author: atma
Author URI: http://www.atmaworks.com/
*/

/* Main Sections 
------------------------------------------------------------------------- */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    color: #33271d;
    background-color: #F2F7D4;
}
div, p, img, a, td, ul, ol {
    font-size: 1em; 
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
}
ul {
    list-style: none;
    margin: 0 0 5px 1em;
}
ul li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;
	font-weight: bold;
	padding: .5em 0;
}
h1 { font-size: 180% }
h2 { font-size: 160%; }
h3 { font-size: 140%; }
h4 { font-size: 120%; letter-spacing: .15em }
h5 { font-size: 110%; }

p { padding: 0 0 1em 0; }

a, a:link { 
    text-decoration: none;
    color: #69c;

}
a:visited { color: #69c; }
a:hover { color: #CC3333; border-color: #CC3333; text-decoration: none; }
a:active { color: #c33; border-color: #c33 }

a img {
    border: none;
}

.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}

#page {
    margin: 0 auto;
    text-align: left;
	 font: 1em/1.2em Verdana, Tahoma, sans-serif normal;
}

#content {
    float: left;
    text-align: left;
    width: 450px;
}

/* Special text formatting 
------------------------------------------------------------------------------- */
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
	color: #06c;
	border-bottom: 1px dotted #06c;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

blockquote {
    margin: 0 0 0 30px;
    padding: 10px 0 0 20px;
    font-size: 88%;
    line-height: 1.2em;
}

blockquote p { margin-top: 0; }

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dotted #3f3f3f;
}

/* Footer 
------------------------------------------------------------------------- */
#footer {
    margin: 0 auto;
    font-size: 85%;
    color: #3F3F3F;
	 text-align: left;
}

#footer a {border-bottom: none;}

/* Special handling for images & alignment 
------------------------------------------------------------------------------- */
.center { text-align: center;}
.alignright { float: right; }
.alignleft { float: left; }

p img {
	padding: 0;
	max-width: 100%;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 5px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 5px 2px 0;
	display: inline;
}


/********/
.random_banners {
	margin: 10px 17px 0 17px;
	padding-bottom: 20px;
}
.random_banners a {
	border: none;
	margin: 0 10px;
	padding: 0;
}

.errors {
	color: #d91600;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.clearfix {
	clear: both;
}
