/*
Theme Name:i-32
Theme URI: http://iwordpressthemes.com/
Version: 1.0
Description: Description: A Wordpress Theme For Your Blog <br> - Designed by <a href="http://iwordpressthemes.com">Free wordpress themes</a> 
Author: iwordpressthemes.com
Author URI: http://iwordpressthemes.com/
*/

.post #calendar { padding-top: 15px; }
.post #calendar table { font-size: 11px!important; width: 163px!important; margin: 0; border: 1px solid #c9eafa;  background: #fff; }
.post #calendar table th { font-size: 11px; padding: 0; }
.post #calendar table td { font-size: 11px; border: none; padding: 0; }
#map { float: right; margin: 0 0 0px 20px; }
.post table { width: 100%; margin: 20px 0; border-collapse: collapse; text-align: center; }
.post table th { font-size: 12px; font-weight: bold; color: #1d446b!important; border: 1px solid #ccc; padding: 5px; }
.post table td.first-item { font-weight: bold; }
.post table td { font-size: 12px;  border: 1px solid #ccc; padding: 5px; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

p.meta { display: none; }
#sidebar { display: none; }

#footer { clear: both;  }

#container { width: 900px; margin: 20px auto 20px auto; padding: 10px; 
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; /* box-shadow */
-webkit-box-shadow: rgba(0,0,0,0.1) 3px 3px 3px;
-moz-box-shadow: rgba(0,0,0,0.1) 3px 3px 3px;
box-shadow: rgba(0,0,0,0.1) 3px 3px 3px; background: #fff; position: relative; }

body {
	margin: 0;
	padding: 0;
	background: #fff url(images/body.gif) top repeat-x;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #212121;
}

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #1d446b!important;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

ul {
}

ol {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 90px 20px 0px 30px;
	font-size: 30px;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 920px;
	margin: 0 auto;
	height: 145px;
        position: relative;
}


#lang_sel { position: absolute; top: 78px; right: 5px;  }
#lang_sel ul li a, #lang_sel ul ul a  { background: #386fa8;  padding: 7px 6px 5px 12px; letter-spacing: normal; border: 1px solid #000;; margin-bottom: 5px; }
#lang_sel ul ul { top: 29px; position: absolute; }

#lang_sel ul li a.lang_sel_sel { background: #4c9bec; }

#headerbg {
	clear: both;
	margin: -2px auto 0 auto;
	width: 900px;
	height: 300px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat left top;
}

/* Logo */

#logo {
	margin-top: 20px;
	margin-bottom: 50px;
	height: 290px; 
	margin-left: 5px;
}

#logo h1, #logo h2, #logo p {
	margin: 0;
	text-transform: lowercase;
}


#logo h1 a {
	display: block; text-indent: -5000px; width: 325px; height: 84px; background: url('images/logo.png') no-repeat;
	margin-left: 5px;
}

#logo p {
	padding-top: 27px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
    position: absolute; left: 0; bottom: 0;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#suckerfishnav {
    background:#2fa0d9!important;
    background-image: none!important;
    font-size:12px!important;
    font-family: arial,verdana,sans-serif;
    font-weight:bold;
    width:100%;
    width: 900px!important;
    padding: 10px!important;
	margin-left: -10px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; 
margin-bottom: 20px;
    }
#suckerfishnav li.categories a { display: none; }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:40px;
    padding:0;
    border: none!important;
    margin:0;
    width: 100%;
    }
    #suckerfishnav { position: absolute!important; bottom: -14px!important; }
#suckerfishnav a {
    display:block;
    color:#fff!important;
    text-decoration:none;
    padding:5px 10px;
	margin-right: 5px!important;
    }
#suckerfishnav li a:hover, #suckerfishnav li.current_page_item a { background: #288bbc!important;  }
#suckerfishnav ul ul li a { padding: 5px!important; background: #4c9bec!important; border-bottom: 1px solid #fff!important; }
 #suckerfishnav ul ul { border: 1px solid #fff!important; padding-left: 0!important; }

#suckerfishnav li {
    float:left;
    padding:0;
    }
    
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:101px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border: none!important;
    }
#suckerfishnav li li {
    width:99px;
    border: none!important;
    font-weight:bold;
    font-family:verdana,sans-serif;
    }
#suckerfishnav li li a {
    padding:7px 10px!important;
    width:80px;
    font-size:12px;
    color:#fff;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 100px;
    }
#suckerfishnav li li:hover {
    background:#1F3E9F;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#dddddd;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#dddddd;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#dddddd;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#3f83ca!important;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#3f83ca!important;
    }
/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background: #fff;
}

#content {
	padding: 0px 20px;
        background: url('images/content.gif') top repeat-x; 
        margin-top: -14px;
}

#latest-post {
	float: left;
	width: 570px;
	line-height: 25px;
	font-size: 12px;
}

#latest-post h1.title { padding-top: 20px; }

#recent-posts {
	float: right;
	width: 500px;
	padding: 0px 20px 20px 20px;
	line-height: 25px;
	font-size: 12px;
}

#latest-posts .entry {
width:500px!important;border: 1px solid red!important;
}

#recent-posts .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
}

.post .title a {
	text-decoration: none;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
       width: 860px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

.post .entry p { line-height: 1.5; }
.post .entry p a { color: #4488cf; }
.post .entry p a:hover { color: #2e639b; }

.post .entry h2 , h1.title { font:  22px Georgia, "Times New Roman", Times, serif; color: #1d446b; }
h1.title { padding-top: 20px; }

/* Sidebar */

#sidebar {
	clear: both;
	width: 900px;
	background: #000000;
	color: #CCCCCC;
	padding: 10px 0 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 187px;
	padding: 10px 10px 10px 25px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #CCCCCC;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 900px;
	padding: 14px 0;
	margin: 0 auto;
    border-top: 1px solid #ccc;
	background: #fff;
	font-size: 11px;
	color: #333;
}

#footer p {
	margin: 0;
	padding: 0 20px;
	line-height: 1.6;
}

#footer a {
	color: #333;
}

#legal {
	float: left;

}

#links {
	float: right;
}

.alignright {
	float: right;
	padding-right: 15px;
}

.alignleft {
	float: left;
	padding-left: 15px;
}

.navigation {
	padding-top: 20px;
}

