/* defaults CSS
@charset "utf-8";
/* CSS Document */

body {

	color:#eee;
	  background-color: #22120e; 
	
	}
	
#header {
	background:url('images/contact.jpg') repeat-x;

	
}

#header_pic {
	background: url('images/header_contact.jpg'); background-repeat:no-repeat; 

	
	}
	
#sidebar {
	background:#0f0f0f;
	border:1px solid #333;
	}



/*
Theme Name: wine blog
Theme URI: http://www.semlaguna.com
Description: This is a free WordPress Theme from www.semlaguna.com
Author: www.semlaguna.com
Author URI: http://www.semlaguna.com


/*-----------Block Level Elements--------------*/ 

Body {
 	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	margin:0;
}

a {color:#fff;}

#page {
	width: 840px;
	margin: 0 auto; 
/*	background-color:#44372f; */

  	 
}

#header {

	height:380x;
	font-weight:bold;
	color:#fff;
/*	overflow:hidden; */
}


#headerimg {
	float:left;
	padding:10px;
	margin:0px;
	}

#headerimg h2{
	font-size:18px;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}

#headerimg a{
	color:#FFFFFF;
	text-decoration:none;
}

 
#header_pic {
	margin:0 auto;
	width:840px;
	height:379px;
 	}
	
#menu {
	padding:340px 0 0 0;
	font-family:'Bookman Old Style', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	}

	
#header_pic h1 {
	font-size:18px;
	color:#df0000;
	padding:0px;
	margin:0px;
}

#logo {
	background-image: url(images/logo_siam.png);
	background-repeat: no-repeat;	
	width:465px;
	height:155px;

	}

#wrapper {
	width: 100%;
	}

#content {
	float: left;

	width: 580px;
	padding:0 10px 10px 10px;
 	overflow:hidden;
/*	background-color:#ebe7df; */
	min-height:550px;
 }

#content p {
	font-size:12px;
	line-height:1.5em;
	
	}

#topnav {
	 
	height:15px; color:#FFFFFF;
	 
	padding:120px 15px 3px 5px;
	margin:0px;
	text-align:right;
	font:18px bolder Verdana, Arial, Helvetica, sans-serif; overflow:hidden;
	}

#topnav ul {
	padding:0px; 
	margin:0px;
	}
	
#topnav li {
	display:inline;
	padding:0px 5px 0px 5px;
	margin:0px;
	font-weight:bolder;
	}

#topnav a {	color: #FFFFFF; text-decoration:none;	}
#topnav a:hover {	color:#FFFFFF; text-decoration:underline;	}

#titlenav a {	color: #FFFFFF; text-decoration:none;	}
#titlenav a:hover {	color:#FFFFFF; text-decoration:underline;	}

#sitenav {
	float:left;
	width: 750px;
	background: #333333;
	padding-bottom:10px;
	margin:0px;
	}

#sitenav_title{
	background:#262323 url(images/footer_bar.gif);
	padding:25px 0px 2px 10px;
	color: #FFFFFF;
	font:14px bolder Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:20px;
	}

#sitenav .title {
	background:#262323 url(images/side_bar_title.gif) repeat-x;
	border-bottom:1px solid #333;
	font-size:12px;
	font-weight:bold;
	padding:3px;
	overflow:hidden;
	margin:0px;
	color: #FFFFFF;
	}
	
#sitenav .box {
	width:150px;
	float:left;
	background:#262323 url(images/box_bg.jpg) bottom right no-repeat;
	padding:0px;
	margin:10px 10px 10px 10px;
	border:2px solid #343434;
	}

#sitenav .box ul {
	padding:5px 0px 0px 20px;
	margin:0px;
	}
	
#sitenav .box li {
	list-style-type:square;
	padding:3px 0px 3px 0px;
	border-bottom:1px dashed #333;
	margin:0px;
	color:#a9a9a9;
	}

#sitenav .box li a{
	color:#a9a9a9;
	text-decoration:none;
	}

#sitenav .box li a:hover{
	color:#a9a9a9;
	text-decoration:underline;
	}
	
#sitenav .box2 {
	width:360px;
	float:left;
	background:#262323 url(images/box_bg.jpg) bottom right no-repeat;
	padding:0px;
	margin:10px;
	border:2px solid #343434;
	}

#sitenav .box2 ul {
	padding:5px 0px 0px 20px;
	margin:0px;
	}
	
#sitenav .box2 li {
	list-style-type:square;
	padding:3px 0px 3px 0px;
	border-bottom:1px dashed #333;
	margin:0px;
	color:#787878;
	}

#sitenav .box2 li a{
	color:#a9a9a9;
	text-decoration:none;
	}

#sitenav .box2 li a:hover{
	color:#a9a9a9;
	text-decoration:underline;
	}

#footer {

	clear: both;
	text-align:center;
	/*	background:url(images/footer_bg.gif) top repeat-x;
*/	height:30px;
	/*	background-image:url(images/footerbg.jpg);  */
	background-repeat:no-repeat;
	padding:10px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto;
/*	background-color: #7b3a00;	*/
}

#footer a, #footer a:visited{
	color: #FFFFFF;
	text-decoration:none;
	}


#footer a:hover{
	text-decoration:underline;
	
	}
/*-------------Headings-------------*/

h1 {
	font-size:14px;
/*	color:#ffc600; */
	padding:0px;
	margin:0px;
}


h2 {
	font-size:18px;
/*	color: #FFFFFF; */
	padding:0px;
	margin-bottom:0px;
}

h3 {
	font-size:16px;
/*	color:#a9a9a9; */
	padding:0px;
	margin:0px;
}

h4 {
	font-size:20px;
/*	color:#a9a9a9; */
	padding:0px;
	margin:0px;
}

h5 {
	font-size:22px;
/*	color:#a9a9a9; */
	padding:0px;
	margin:0px;
}

/*-------------The Post-------------*/

.post h2 a, h2 a:hover, h2 a:active{
	color: #eee;
	text-decoration:none;
	padding:0px;
	margin:0px;
}



.post {
	
 	margin-bottom:10px;
	padding:10px;
 	border-bottom:1px dotted #666;
}

.post p {
	text-align:justify;
}

.post a, .post a:visited {
/*	color: #900; */
	font-weight:bold;
	text-decoration:none;
}

.post a:hover {
	text-decoration:underline;
}
.post ul {

}

.post li {

}

.entry {

}


	
.entrytext .postmetadata { 

}

#boxed {
	padding:10px;
	border:1px #999 dotted;
	background:#FFC;
	line-height:1.5em;
	margin:10px 0 5px 0;
	}
	
.postmetadata alt {

}

.postmetadata a { text-decoration:none;

}

.navigation {
	height:40px;
}

img.left {
	padding:10px;
	margin:0 10px 10px 0; 
	border:1px solid #CCC;
	background:#fff;
	float:left;
	text-align:left;
	color: #333333; overflow:hidden; text-decoration:none;
}

.alignleft {
/*	width:200px; */
	margin-bottom:10px;
	float:left;
	text-align:left;
	color: #333333; overflow:hidden; text-decoration:none; }
	
.alignleft a{
	color: #333333;   text-decoration:none;
}

.alignright {
/*	width:200px; */
	margin-bottom:10px;
	float:right;
	text-align:right;
	color: #333333; overflow:hidden;
}

img.right {
	padding:10px;
	margin:10 10px 10px 10px; 
	border:1px solid #CCC;
	background:#fff;
	float:right;
	text-align:right;
	color: #333333; 
	text-decoration:none;
}
.alignright a{
		color: #333333;  text-decoration:none;
}


.center {

}

.pagetitle { 

/* color:#333333; */
padding-left:0px; text-decoration:none;

}

.pagetitle a{ 

/* color:#333333; */


padding-left:10px; text-decoration:none;
}

blockquote {
	border-left:2px solid #333;
	padding-left:10px;
	
}



cite {

}

/* .post img {
	float:left;
	margin:0px 0px 0px 0px;
	} */

.post a img {
	border:1px solid #999999;
}

acronym, abbr {

}

/*--------------side bar------------*/

#sidebar { 
	width: 220px; float:right; 
/*	background-color:#44372f; */
 	padding:5px;
}

#sidebar ul {  
	margin:5px;
	padding:0px;
}

#sidebar ul h2 { 
/*	background-image:url(images/side_bar_title.jpg); 
	background-repeat:no-repeat; height:34px;  */
	padding-top:9px; padding-left:0px;
   	font-size:12px;
 	overflow:hidden;
	margin:0px;
	color: #FFFFFF;
	}

#sidebar h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	border-bottom:1px solid #666;
	
	}

#sidebar ul li {
	color: #DDDDDD;
 	list-style-type:none;
	margin-left:5px;
	}

#sidebar ul ul {
	padding-bottom:10px;
	padding-left:15px;
}

#sidebar ul ul li {
	padding-left:0px; 		


	margin-bottom:3px;
	list-style-type: circle;
/* 	list-style-image:url(images/sidebar-ul.jpg);  */
}

#sidebar ul ul ul {
	padding-bottom:0px;  
	padding-left:0px;
}

#sidebar ul ul ul li { color: #DDDDDD;
	list-style-type:circle;
	padding-left:0px;
	margin-bottom:3px;  
	/*border-bottom:1px dashed #CCCCCC;*/
}



#sidebar p {
	line-height:1.5em;
}




.fmenu a:link, .fmenu a:visited {
	border:2px #FFF;
		}

.fmenu a:hover  {
	border:2px #FFF;
	
		}


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


#sidebar a:visited {
	color: #fff;
	text-decoration:none;
}
 	
#sidebar a:hover {
	text-decoration:underline;	color: #DDDDDD;

}




/*--------------Comments--------------*/

#comments { color:#333333;}

ol.commentlist {color:#333333;

}

ol.commentlist li {color:#333333;

}

ol.commentlist li.alt {color:#333333;

}

ol.commentlist a {
color:#333333;
}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#search {
	float:right;
	padding:15px;
	}

#search .icon{
	padding-top:3px;
	float:left;
	}


#searchform {
	padding:10px;
}

#searchform input {
	color: #333;
	background: #FFFFFF;
	border: 1px #CCCCCC;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}

#searchform #s {
	vertical-align:top;
}


/*-------------Calendar-----------------*/

#date {
	float:left; height:67px; width:70;	padding-top:20px;

	width:70px;
 	background:url(images/date_bg.png) no-repeat;
	margin-right:5px;
	}

#date .y {
	text-align:left;
	font:10px bolder Georgia, "Times New Roman", Times, serif;
	color:#ddd;
	font-weight:bold;
	margin-top:-1px;
	padding-left:6px;
	}

#date .d {
	text-align:center;
	font:10px bolder Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
	font-weight:bold;
	}
	
#date .m {
	text-align:center;
	font:14px bolder Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
color: #FFFFFF;
   margin-top:-3px;
	}
	
#date .j {
	text-align:center;
	font:20px bolder Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
  font-weight:bold;
	margin-top:-2px;
}


#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}
#respond {color:#333333;}
