/*
	File:		Custom.css
	Description:	Custom styles for Thesis
	Author: 		Md. Abdulla Heal Masud
	Author URL:	www.ahmasud.com ; www.blogamr.com 
	

*/


/*body.custom {
    background-image:url(http://www.rapidreturnsmarketing.com/wp-content/uploads/2010/07/ms-background.jpg);
}*/

.custom #page {
    background: #fff;
}

/*.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #004A80;
    border: 0.5em solid #004A80;
}*/


.custom .comments_closed p {display: none;}

/******************************************************************/
/*---:[ HEADER ]:---*/
/******************************************************************/

.custom #header { display: block; outline: none; }
.custom #header .custom #header #tagline { text-indent: -9999px; }
.custom #header { padding: 0; border-bottom: 0; }

.custom #logo a {
        display: none
}



.custom #tagline { display: none; }

/******************************************************************/
/*---:[ HOVER AND MENU ]:---*/
/******************************************************************/

.custom a { color: #004A80; outline: none;  }

.custom a:hover { background: #004A80; color: #FFF; text-decoration: none; }

.custom .menu a { color:#FFF; font-size: 11px ; background:#004A80; }
	.custom .menu a:hover, #topMenu a:hover { text-decoration:none; background:#005DA1; color:#FFFFFF; }

.custom .current { background: #000; }
	.custom .current a { cursor: default; background: #000; }
		.custom .current a:hover { background: #000; }

/******************************************************************/
/*---:[ SIDEBAR ]:---*/
/******************************************************************/

.custom #sidebars h3 { color: 004A80; font-variant: normal; font-size: 25px; letter-spacing: -0.3px; margin: 0; }

/******************************************************************/
/*---:[ FOOTER ]:---*/
/******************************************************************/

#footer { background:#004A80; text-align:center; color:#fffff; padding:15px; font-size:12px; font-family:Tahoma; }

#footer a { color: #FFF; outline: none;  }

#footer a:hover { background: #B3B3B3; color: #FFF; text-decoration: none; }

#footer a { border-bottom: none; }


/******************************************************************/
/*---:[ PAGE HEADER ]:---*/
/******************************************************************/

.about .headline_area {
	display: none;
}



.contact .headline_area {
	display: none;
}



.bd .headline_area {
	display: none;
}

.lg .headline_area {
	display: none;
}

.pl .headline_area {
	display: none;
}

.ms .headline_area {
	display: none;
}

.w2 .headline_area {
	display: none;
}

.os .headline_area {
	display: none;
}

.fb .headline_area {
	display: none;
}

.pc .headline_area {
	display: none;
}



/******************************************************************/
/*---:[ contact page ]:---*/
/******************************************************************/

/*.contact h1 {
	background: url(images/pages/contact/Contact-H1-2.png) no-repeat;
	height: 90px;
	text-indent: -9999px;
        width: 550px;
}*/

.wpcf7 form {
	background: #EEE;
	border: 1px solid #DDD;
	font-size: 15px;
	margin-top: 1em;
        padding: 20px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.wpcf7 input, .wpcf7 textarea {
	background: #FFF url(images/pages/contact/botGrad.png) repeat-x bottom;
	border: 1px solid #CCC;
	padding: 15px;
	width: 300px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.wpcf7 textarea { width: 450px; }

.contact #content p.submit input {
	background: #DEDEDE url(images/pages/contact/submit_button.png) repeat-x;
	border: 1px solid #bdbcbc;
	font-weight: bold;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
}	


	

/*
.custom #sidebar_1, .custom #sidebar_2 { background: #454343 url(images/s_default.gif) repeat-x; color: #E0E0E0; }

.custom #sidebar_1 a, .custom #sidebar_2 a, .custom #footer a { color: #EEE; }

.custom #header { padding: 0; border-bottom: 0; }

#sidebars p { text-shadow: 1px 1px 1px #FFF; }
.custom ul.sidebar_list { padding-top: 1.2em; }

#popular-posts h3 { background: url(images/sb/pop_title.png) no-repeat; height: 27px; text-indent: -9999px; width: 86px; }

*/
