
body {
	margin:0;
	background:url(images/top_page_bg.png) repeat-x top #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
}

a {
	text-decoration: none;
	color:#400E04;
}

a:hover {
	text-decoration: underline;
	color:#492A14;
}

h1 {
	font-size:medium;
	color:#666666;
}

h1 a {
	font-size:medium;
	text-decoration:none;
	color:#666666;
}

h1 a:hover {
	font-size:medium;
	text-decoration:underline;
	color:#cccccc;
}

h3 {
	margin:0;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	text-align:left;
	font-size:small;
	color:#772A04;
	background:#FF9933;
	width:150px;
}

img {
	border-style:none;
}


blockquote {
	border-left:4px solid #FF9933;
	padding-left:5px;
	margin-left:20px;
}

#wrapper {
	height:100%;
	width:700px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	display:block;
	background:url(http://i5.photobucket.com/albums/y181/cuttieN/mujahideenfightinginallahscause--2.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	width:600px;
	height:300px;
}

#eventtitle {
	font-size:x-large;
	font-weight:bold;
	color:#7E310B;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:15px;
}

#eventdescription {
	font-size:small;
	text-align:center;
	color:#58250B;
	margin-top:20px;
	width:600px;
}

#maincontent {
	display:block;
	width:600px;
	color:#000000;
	font-size:small;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
	border:0;
}

#footer {
	width:700px;;
	padding-top:5px;
	bottom:0px;
	border:0;
}

.menus {
	width:150px;
}

.menus ul {
	margin:0;
	padding:0;
	list-style:none;
}

.menus ul li a{
	display:block;
	width:150px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #969696;
	font-size:small;
	color:#969696;
	text-align:left;
	text-decoration:none;
}

.menus ul li a:hover{
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #000000;
}

#navigation {
	margin-top:20px;
}

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

#navigation li {
	display:inline;
	text-align:center;
}

#navigation ul li a{
	font-size:small;
	color:#772A04;
	width:130px;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
	font-weight:bold;
	background:#FF9933;
	padding-top:2px;
	padding-bottom:2px;
}

#navigation ul li a:hover{
	text-decoration:none;
	background:#7A1E06;
}

#bottomfooter {
	color:#666666;
	font-size:small;
	text-decoration:none;
	display:inline;
}

#bottomfooter a {
	color:#666666;
	font-size:small;
	text-decoration:none;
}

#bottomfooter a:hover {
	color:#000000;
	text-decoration:nunderline;
}



/************   Wordpress   ************/

.posttitle {
	display:block;
	border:1px dotted #cccccc;
	background:url(images/avatar.png) no-repeat right #f1f1f1;
	padding-left:15px;
}

.postcontent {
	display:block;
	border:1px dotted #cccccc;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
	background:#ffffff;
}

.datetimepost {
	color:#666666;
}

#searchinfo {
	font-family:Arial, Helvetica, sans-serif;
}

.postinfo {
	color:#666666;
}

#commentblock {
	width: 400px;
	background: #EFEFEF;
	color: #666;
	float: left;
	padding: 10px 20px 0px 20px;
	margin: 10px 0px 10px 0px;
	}
	
ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #666;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 5px 0px 20px 0px;
	padding: 20px 10px 5px 10px;
	width: 90%;
	background:url(images/quotes.png) no-repeat top right #F7F7F7;
	color:black;
	}

.commenttext-admin {
	clear: both;
	margin: 5px 0px 20px 0px;
	padding: 20px 10px 5px 10px;
	width: 90%;
	background: #999;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}


