/*
Theme Name: Aman Ittehad
Description: WordPress theme
Version: 1.0
Author: Creative Chaos
Author URI: http://csquareonline.com/
*/

@charset "utf-8";
/* ...................................................... Reseting CSS ...................................................... */

body, h1, h2, h3, h4, h5, h6, p, ul, li, ol, form, small, label, cite, td {
padding: 0;
margin: 0;
font-size: 12px;
font-weight: normal;
font-family:Arial, Helvetica, sans-serif;
}

body {
background-color:#c0c0c0;
padding: 0;
margin: 0;
}

/* ...................................................... Layout Starts ...................................................... */

#bg {
background:url(../images/bg.jpg) top center repeat-x;
}

#wrapper {
background:#FFFFFF none repeat scroll 0 0;
margin:0 auto 20px auto;
width:1001px;
}

/* Top Starts */

#top {
background:#777777;
padding:5px 20px;
}

#top a {
color:#FFF;
text-transform:uppercase;
}

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

.topleft {
float:left;
margin:8px 0 0;
}

.topright {
float:right;
}

/* Header Starts */

#header {
height:160px;
padding:0 20px;
}

#headerleft {
float:left;
width:550px;
}

#headerright {
background:transparent url(../images/twitter.jpg) repeat scroll 0 0;
float:right;
height:128px;
margin:2px 0 0;
padding:30px 10px 0 25px;
width:305px;}

#logo {
display:block;
margin:21px 0 0;
text-indent:-10000px;
}

#logo a {
background:transparent url(../images/logo.jpg) repeat scroll 0 0;
display:block;
height:116px;
width:216px;
}

/* Footer Starts */

#footer {
height:50px;
padding:20px;
border-top:10px solid #c0c0c0;

}

.footerleft {
float:left;
margin:8px 0 0;
width:600px;
}

.footerright {
float:right;
text-align:right;
}

#footer p {
font-size:12px;
color:#636363;
}

#footer a {
color:#636363;
}

.copyright {
margin:5px 0 0;
}

.breadcrumbs {
border-bottom:1px dotted #333333;
height:19px;
margin:0 0 15px;
}

/* ...................................................... Content Starts ...................................................... */

#container {
padding:20px;
}

#sidebar {
width:290px;
float:right;
background:#ededed;
padding:20px;
}

#sidebar p {
	margin:0 0 10px 0;}

#content {
float:left;
width:625px;
}

#content p {
margin:0 0 15px 0;
line-height:20px;
}

.featured {
margin:0 0 20px 0;
}

.feature1thumb {
float:left;
width:240px;
height:205px;
margin:0 10px 0 0;
}

.feature1content {
float:left;
width:185px;
}

.more a {
color:#FFF;
background:#FBAD17;
padding:2px 10px;
}

.more a:hover {
background:#007dc5;
text-decoration:none;
}

.articles {
margin:0 0 30px 0;
padding:0 25px 0 0;
}

.videos {

}

/* Posts Starts */

.posts {
}

.articles .posts {
border-bottom:2px solid #CECECE;
margin:0 0 15px;
padding:0 0 5px;
}

#sidebar .posts {
	margin:0;
	border:none;
}

.box1 {
	margin:0 0 30px 0;
}


/* ...................................................... Navigation Starts ...................................................... */

#mainnav {
background:#0086ce;
border-bottom:3px solid #fbad17;
height:40px;
padding:0 20px;
text-align:center;
}

#mainnav ul li.disable {
color:#adba9d;
margin:0 10px;
}

#mainnav ul li {
float:left;
font-size:12px;
font-weight:bold;
padding:15px 8px 10px;
text-transform:uppercase;
}

#mainnav ul li a {
color:#FFFFFF;
padding:15px 18px 10px;
text-decoration:none;
}

#mainnav ul li a:hover {
background:#fbad17;
text-decoration:none;
}

.selected {
background:#fbad17;
text-decoration:none;
padding:14px 8px 6px;
}

/* ...................................................... Typography Starts ...................................................... */

h2 {
font-size:30px;
margin:0 0 10px 0;
color:#0087cf;
border-bottom:#cecece 2px solid;
padding:0 0 5px 0;
text-transform:capitalize;
font-family:Arial, Helvetica, sans-serif;
}

h3 {
color:#007dc5;
font-size:18px;
margin:0 0 5px 0;
text-transform:capitalize;
font-family:Arial, Helvetica, sans-serif;
}

#header h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#66952e;
	font-size:12px;
}

h3 a {
color:#007dc5;
}

#sidebar h2 {
color:#007dc5;
font-size:24px;
margin:0 0 10px 0;
}

#sidebar h3 {
color:#19900c;
font-size:18px;
margin:0 0 10px 0;
}


h4 {
color:#636363;
font-size:14px;
margin:0 0 5px 0;
text-transform:capitalize;
font-family:Arial, Helvetica, sans-serif;
}

p {
font-size:14px;
color:#333333;
}

small {
font-size:12px;
color:#007dc5;
}

ul {
list-style:none;
}

a {
outline:none;
text-decoration:none;
color:#0087cf;
}

a:hover {
text-decoration:underline;
}

/* ...................................................... General Starts ...................................................... */

.clear {
clear:both;
overflow:hidden;
}

.wp-pagenavi {
margin:0 20px 20px 0;
clear:both;
text-align:right;
}


/* ...................................................... Sidebar Starts ...................................................... */

#sidebar li {
list-style:none;
margin:0 0 20px 0;
}

.sidebarbox {
margin:0 0 20px 0;
}

span.youtube {
	margin:0 0 20px 0;
}

.poll {
padding:0 0 15px 5px;
}

.flickr img {
width:65px;
height:65px;
margin:0 7px 5px 0;
}

.twitterbanner {
margin:30px 0 0 0;
}

/* ...................................................... Form Start ...................................................... */

.submitlogin {
background:#b0bb19;
height:30px;
}

/* SEARCH */
#search {
float: right;
position:relative;
}

#search #s {
background:#F2F2F2 none repeat scroll 0 0;
border:1px solid #B1B1B1;
color:#000000;
font-size:14px;
margin-top:4px;
padding:4px 17px 6px 4px;
width:170px;

}

#search #s:hover {
	background:#dfdfdf none repeat scroll 0 0;
}

.search-excerpt {
margin: 0;
}

/* ...................................................... Comments Starts ...................................................... */

#commentsdiv {
border-top:1px solid #EEEEEE;
margin:35px 0 0;
padding:10px 0 0;
width:600px;
}

#commentsdiv ol {
background:#EEEEEE none repeat scroll 0 0;
margin:0 0 20px;
padding:5px 10px 1px 32px;
}

.commentlist li {
background:#FFFFFF none repeat scroll 0 0;
font-weight:bold;
margin:10px 0 20px;
padding:10px;
}

.logout {
font-size:11px;
}

#commentform input {
padding: 2px;
margin: 5px 5px 1px 0;
}

#commentform {
margin: 5px 10px 0 0;
width:540px;
}

#commentform textarea {
width: 100%;
padding: 2px;
}

#respond:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
	
#commentform #submit {
margin: 0 0 5px auto;
background:#FBAD17;
border:none;
padding:5px 10px;
color:#FFF;
}

.commentlist li, #commentform input, #commentform textarea {
margin:10px 0;
}

.commentlist li .avatar { 
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}

.commentlist cite, .commentlist cite a {
font-style: normal;
font-size: 1.04em;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
margin:0 0 5px 0;
}

.commentmetadata {
font-weight: normal;
font-size:11px;
}

/* ...................................................... Form Starts ...................................................... */

.mp-form p {
margin: 0 0 10px 0;
}

.mp-form label {
font-size: 12px;
width: 80px;
float: left;
font-weight: bold;
padding: 2px;
}
.mp-form input {
margin: 0 0 10px 0;
}

li.widget_mailpress { padding: 10px !important; border-bottom: 3px solid #FF9933; }

.MailPressFormEmail, .MailPressFormName, .MailPressFormSubmit  { margin: 3px 0; }

.MailPressFormSubmit {
background:#66952e;
border:none;
margin: 3px 0;
padding:3px 10px;
color:#FFF;
}

.flickr {
margin:0 0 -20px 0;
}

