/*
Theme Name: wpsemaja2-01
Theme URI: http://www.semaja2.net
Description: Website theme for semaja2.net
Author: semaja2
Author URI: http://www.semaja2.net
*/

* {
  margin: 0;
  padding: 0;
}

body {
	font-size: 62.5%;
}

.clearfix {
	clear: both;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.center {
text-align: center;
}

/*--- Structure ---*/
#wrap {
	margin: 0 auto;
	width: 780px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#header {
	width: 780px;
	height: 183px;
}

#main {
	width: 780px;
}


#content {
	float: left;
	width: 500px;
	padding: 35px 30px 20px;
}

#contentbottom {
	float: left;
	width: 500px;
	padding: 35px 30px 20px;
}

#sidebar {
	float: left;
	width: 200px;
	padding: 25px 10px 0;
}

#footer {
	width: 780px;
	height: 20px;
	text-align: center;
	padding-top: 10px;
}

/*--- Header ---*/
#header h1 {

	padding: 30px 0 0 30px;
	font: normal 2.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor: pointer;
	
}

#header h2 {
	font: normal 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 30px;
	
}
	

	 p {
		margin-bottom: 1em;
	}
	
/*--- Entries ---*/
.entry {
	font: normal 1.3em/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 3em;

}


.entry h1 {
	font: normal 1.9em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.entry h2 {
	font: normal 1.4em/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.entry h3 {
	font: italic bold 1.2em/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


.entry .meta {
	margin-bottom: 0.5em;
}

.entry img {
	padding: 1px;
	border: 1px solid #CCC;
}

	.entry .meta img {
		padding: 0;
		border: none;
	}

.entry .more-link {
	margin-top: -1em;
}

.entry .more-link a {
	background: url(./_img/content_readmore.png) no-repeat top right;
	padding-right: 13px;
}

.navigation {
	font: normal 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}

	.navigation .alignleft {
		float: left;
	}

	.navigation .alignright {
		float: right;
	}

/*--- Recent Comments ---*/
#commentlist {
	list-style-type: none;
	width: 90%;
	margin: 2em auto 0;
}

	#commentlist .gravatar {
		float: right;
		width: 50px;
		padding: 5px 10px 10px;
	}


	#commentlist li {
		clear: both;
		display: block;
		padding: 15px 15px 5px;
		border-bottom: 1px solid #FFF;
	}


	#commentlist a {
		font-weight: bold;
	}

	#commentlist p {
		margin-top: 1em;
	}

#trackbacklist {
	margin: 1em 0 0 4.5em;
	padding-left: 4.5em;
}

/*--- Comment Form ---*/
#commentform {
	margin-top: 1em;
}

#commentform fieldset {
	width: 90%;
	margin: 0 auto;
	padding: 1em;
	border: 1px solid #142E63;
}

	#commentform .cfrow {
		clear: both;
		padding-bottom: 2em;
	}

	#commentform .cfrow label {
		float: left;
		width: 49%;
	}

	#commentform .cfrow input {
		float: right;
		width: 50%;
		border: 1px solid #142E63;
		padding: 2px 0;
	}

	#commentform .cfrow textarea {
		width: 100%;
		border: 1px solid #142E63;
	}

	#commentform .cfrow #submit {
		float: right;
		width: 100%;
		padding: 0.5em 0;
		margin-top: -1em;
		border: 1px solid #142E63;
	}


/*--- Sidebar ---*/
#sidebar h3 {

	padding: 15px 0 0 15px;
	font: normal 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor: pointer;
	color: #FFF
}

#sidebar h2 {
	display: none;
}
#sidebar form {
	margin-bottom: 25px;
}

#sidebar fieldset {
	border: none;
}

#sidebar #s {
	width: 188px;
	padding: 2px 5px;
	border: 1px solid black;
	font: normal 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

#sidebar ul {
	list-style-type: none;
	font: normal 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0 auto 25px;
}

	#sidebar ul ul {
		font-size: 0.9em;
	}

	#sidebar li {
		height: 1.5em;
	}

	#sidebar>li {
		min-height: 1.5em;
	}

	#sidebar li a {
		display: block;
		text-decoration: none;
		padding-left: 22px;
	}

/*--- Footer ---*/
#footer p {
	font: normal 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


/*--- Archive and categories ---*/
#archivelist {
	margin-left: 2em;
	list-style-type: circle;
}

/*--- Generic stuff ---*/
blockquote {
	width: 90%;
	margin: 1em auto;
	padding: 1em;
	font: italic 1.3em "Times New Roman", serif;
}

blockquote cite {
	display: block;
	text-align: right;
	font: italic 0.9em "Times New Roman", serif;
	margin-top: 1em;
}

ul {
	margin: 0 0 1em 2em;
}

ol {
	margin: 0 0 1em 2em;
}

pre {
	width: 90%;
	margin: 1em auto;
	padding: 1em;
	overflow: scroll;
}

.editlink img {
	border: none;
}
#menu2 {
	margin-top: -19px;
    float:left;
    /*vertical-align:text-bottom;*/
}

#menu2 ul {
	margin:0;
	padding:0;
	height:19px;
	}

#menu2 li {
	display:block;
	list-style:none;
	margin:0 -10px 0 0;
	padding:0;
	float:left;
	width:100px;
	height:19px;
	}


#menu2 a {
    font-family:'lucida grande','lucida sans unicode','bitstream vera sans','trebuchet ms',arial,sans-serif;
	display:block;
	color:#fff;
	text-decoration:none;
	background:transparent url(./_img/menutabs.gif) top left no-repeat;
	text-align:center;
	position:static;
	z-index:10;
	line-height:19px;
	width:100px;
	overflow:hidden;
	}

#menu2 a:hover, #menu a#selected {
	background-position:100% -19px;
	z-index:800;
	color:#222;
	}

#menu_home a {
	z-index:800;
	}

#menu_support a {
	z-index:700;
	}

#menu_forums a {
	z-index:600;
	}

#menu_about a {
	z-index:500;
	}

#menu_multialarm a {
	z-index:400;
	}
	
#menu_jit a {
	z-index:300;
	}