/*  
Theme Name: Fish
Theme URI: http://www.mobtemplate.com/fish/
Description: A 2-column Wordpress theme.
Author: Wenny
Author URI: http://www.mobtemplate.com/
*/


/* ---------------- GENERAL ---------------- */


body { font-family: verdana, Arial, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	margin: 0px; padding: 0px; 
	background: #ffffff; }

#container { width: 982px; margin: 0 auto; background: url(img/interface_02.jpg) repeat-y center top; }

a:link, a:visited { text-decoration: none; color:#761B20; }
a:hover {color:#b54742; text-decoration: none;  }

p.ads { margin-left: 10px; }
small { font-size: 75%; }

h1, h2, h4, h5, h6 { margin:0; padding: 0px; }

h1 { color: #ffffff; padding: 20px 10px 0 30px; font-weight:normal; }
h1 a:link, h1 a:visited, h1 a:hover { color: #a79f73; text-decoration: none; background-color:transparent;}

.description { font-weight:normal; padding: 10px 10px 0 30px; font-style:italic; color: #000000;}

/*h2 { color: #000000; margin-top: 0px; font-weight:normal; }
h2 a:link, h2 a:visited { text-transform:uppercase;text-decoration: none; color:#000000; }
h2 a:hover { color:#a79f73;text-decoration: none; border-bottom: 1px dotted #a79f73; }
*/
h3 {color: #000000;}
h4 { font-size: 100%; font-weight: normal;color: #000000;}
h5 {font-size: 100%;color: #000000;}

ul{ list-style-image:url(img/bullet.png);}
ul ul { list-style-type: disc;}
ul ul ul{ list-style-type: none;}


p img { padding: 4px; border:none;}


.alignright { float: right;}
.alignleft { float: left;}


/* ---------------- LAYOUT ---------------- */


#header { margin: 0 auto; padding: 0px; width: 100%; clear: both; background:url(img/interface_01.jpg) no-repeat center top; height: 164px;}
#sidebar { margin: 0 0 0 20px; padding:0; width: 200px;}
#content { float:right; width:730px; margin:10px; padding:0; }


/* ---------------- NAVIGATION ---------------- */


#nav { font-size: 80%; padding: 5px 0px 15px 10px; color: #fff; }
#nav a:link, #nav a:visited { color: #73a1f9; }
#nav a:hover { background-color: transparent; }

.navigation { font-size: 90%; padding: 5px 20px 5px 20px; }


/* ---------------- POST ---------------- */


.pagetitle { padding: 0px 0px 10px 10px; color:#000000;}
.pagetitle h2 { padding: 60px 0px 5px 0px; font-size: 120%;color:#000000; }
.post {	padding: 0px 0px 10px 10px;}
.post h3 { padding: 30px 0px 5px 0px;}

.relatedposts { width: 100%; float: left; color: #666; margin: 5px auto; padding: 0 20px 5px 20px; font-size: 12px; }


/* ---------------- SIDEBAR ---------------- */


#sidebar { text-align:top; font-size:12px; height:bold; padding: 0; }
#sidebar ul { margin: 0; padding: 0 0 0 5px; }
#sidebar ul li { margin: 4px 0 4px 10px; padding: 0 0 0 5px; }

#sidebar a:link, #sidebar a:visited { color: #a79f73; }
#sidebar a:hover { color: #a79f73;}

#sidebar p { margin-top: 0px; }

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#sidebar li { line-height:150%; margin: 0; padding: 0;}

/* fix for browsers that don't need the hack */
html>body #sidebar li {border-bottom: none;}

.sidebar1 { margin: 0px; padding: 0px 0px 10px 0px; }
.sidebar1 h2 {  font-size:12px; margin: 0; padding: 10px 0px 10px 0px; color:#a79f73 ; text-transform:uppercase; }



/* ---------------- FOOTER ---------------- */


#footer { text-align:center; clear: both; padding: 0px; margin: 0; background: url(img/interface_03.jpg) no-repeat bottom center; }
#footer p { color: #a79f73; margin-left: 15px; }
#footer a, #footer a:link { color: #a79f73; text-decoration: none; font-weight: bold; }
#footer a:hover { color:#a79f73;text-decoration: none; }


/* ---------------- COMMENTS ---------------- */


.commentlist li, #commentform input, #commentform textarea {font-size: 100%; }
.commentlist li {font-weight: bold;}
.commentlist cite, .commentlist cite a { font-weight: normal;font-style: normal;}
.commentlist p {font-weight: normal; line-height: 130%;text-transform: none;}
#commentform p {padding: 0 10px 0 20px; }

.commentmetadata {font-weight: normal;}

h3.comments {padding: 0 10px 0 10px; margin: 40px 10px 20px 10px;}

#commentform input {width: 170px; padding: 2px; margin: 5px 5px 1px 10px;}
#commentform textarea {	width: 100%; padding: 2px;}
#commentform #submit { margin: 0;float: right;}



.lang_switch li{
list-style:none;
float:right;
padding:2px;
}
