/*  

Theme Name: manza 

Description: Custom theme for manzaVersion: 1.0

Author: elfdesigns

Author URI: http://www.elfdesigns.com.au

*/



body

{

		background: #F0F8FF url(images/bodybacknew.png) repeat-x;

		color: #000000;

		margin:0px 0px 0px 0px;

		padding:0px 0px 0px 0px;

		font: 13px/18px Verdana, Tahoma, sans-serif;

}





#container {

		width: 1012px;

		text-align: left;

		margin: 0 auto;

		padding: 0px;

	}



/*** Header ***/

#header {

	background: url(images/headernew.png) no-repeat;

	height: 282px;

	text-align: left;

	width: 1012px;

	padding: 0px;

	margin: 0px auto;

	}

#header .content

{

	text-align: left;

	margin: 0px;

	padding: 0px;

	float: right;

	width: 450px;

}



#header h2 {

		color: #000000;

		font-size: 30px;

		font-family: Arial, Tahoma, Verdana, Georgia, "Times New Roman", Sans-Serif;

		font-weight: bold;

		/*text-transform: uppercase;*/

	margin-top: 25px;

		margin-bottom: 0px;

	}



#header h2 a {

		color: #000000;

		text-decoration: none;

	}



#header h2 a:hover {

		color: #000000;

		text-decoration: none;

	}



#header h3 {

		color: #000000;

		font-size: 13px;

		font-family: Georgia, Times New Roman, Sans-Serif;

		font-weight: bold;

		/*text-transform: uppercase;*/

	/*text-indent: 10px; */

	margin-top: 10px;

	}





/*** Menu ***/

#menu {

		width: 1108px;

		text-align: right;

		padding: 15px 0px 0px;

		color: #000000;

		background: no-repeat;

		margin: 0px auto;

		float: none;

		clear: both;

	}

#menu h2 {

		color: #ffffff;

		margin: 0px;

		padding: 0px 0px 0px 0px;

		font: bold 13px Verdana, Arial, Helvetica, sans-serif;

	}



/*** Main ***/



#mainwrap  {

		width: 1012px;

		background: url(images/wrapnew.png) repeat-y;

		margin: 0px;

		padding: 0px 0px 0px 15px;

}

#mainwrap  .content

{

		float: left;

		width: 650px;

		margin-top: 0px;

		margin-left: 30px;

		padding: 0px 0px 25px;

}

#mainwrap .featurebox

{

	padding: 0px;

	background: #FFFFFF url(images/contentback.png) repeat-x;

	margin-bottom: 15px;

	border-top: 1px solid #DEDEDE;

	border-right: 1px solid #DEDEDE;

	border-bottom: 1px solid #DEDEDE;

	border-left: 1px solid #DEDEDE;

}

#mainwrap  .featurebox  h2  a {

		font-size: 0.95em;

		line-height: 1.5;

		font-weight: bold;

		color: #000000;

		text-decoration: none;

		padding-bottom: 15px;

		padding-right: 8px;

		padding-left: 8px;

}



#mainwrap  .featurebox  h2  a {

		font-size: 0.95em;

		line-height: 1.5;

		font-weight: bold;

		color: #000000;

		text-decoration: none;

		padding-bottom: 15px;

		padding-right: 8px;

		padding-left: 8px;

}

#mainwrap p {

		color: #000000;

		padding: 10px;

}





.post

{
	line-height: 20px;
	background: #FFFFFF url(images/contentback.png) repeat-x;
	padding: 8px;
	border: 1px solid #CCCCCC;
	float: left;
	width: 650px;

}

.post .postheader h1

{

		font-size: 17px;

		margin-bottom: 3px;

		color: #666666;

}



.post .postheader h2

{

	font-size: 17px;

	margin-bottom: 3px;

}



.post .postheader h2 a

{

		text-decoration: none;

		color: #000000;

}



.post .postheader h2 a:hover

{

	text-decoration: underline;

}



.post .postheader .postmeta

{

	width: 550px;

	font-size: 11px;

	border-bottom: solid 1px #ababab;

	padding-bottom: 5px;

}





/*** Sidebar ***/



#sidebar

{

	float: left;

	width: 230px;

	line-height: 1.5;

	margin-top: 5px;

	padding: 0px;

	font-size: 0.85em;

	margin-left: 25px;

	background: #FFFFFF url(images/sidebar-h3-bg.jpg) repeat-x;

	border: 1px solid #CCCCCC;

}

#sidebar .sidebox {

	margin-top: 5px;

	padding: 20px 15px 15px 0px;

	margin-bottom: 15px;

}





#sidebar img

{

	border: none;

}



#sidebar ul

{

	list-style: none;

	margin-top: 0;

	/*white-space: nowrap;*/

	margin-left: 0;

	padding-left: 10px;

}

#sidebar h3 {

		color: #000033;

		padding: 4px 2px 2px 15px;

		height: 46px;

		width: 200px;

		margin: 0px;

		background: url(images/sidehead.png) no-repeat;

}
#sidebar  ul  li  a,visited

{	/*color: #3399cc;*/

	text-decoration: none;

	padding: 4px 4px 0px;

	line-height: 1.5;

	word-spacing: 1px;

	display: block;

	color: #999999;

}





#sidebar ul li a:hover {
	text-decoration: none;
	color: #C10005;

}

#sidebar  h3 a

{	/* color: #273647; */

		color: #000000;

		font-size: 12px;

		text-decoration: none;

		padding: 8px 4px 4px;

		background: url(images/sidehead.png) no-repeat;

}#sidebar li{

	margin: 0px;

	padding: 0px;	

}



/*** Comments ***/

.allcomments h3

{

	font-size: 15px;

}



.commentbox

{

	margin: 0 0 20px 0;

	padding: 10px;

	border: 1px solid #ababab;

	background: #f6f6f6;

}



.commentbox .avatar

{

	float: left;

	margin-right: 5px;

}



.commentbox small

{

	font-size: 11px;

}



.commentbox p {

	margin-bottom: 0px;

}



.commentbox .commentmeta

{

	width: 300px;

}



#commentform label

{

    display:block;

    margin: 0;

}



#commentform .text {

	width: 300px;

    margin: 0 0 15px 0;

}



#commentform strong

{

	font-size: 11px;

}



#commentform textarea

{

    width:450px;

    height:150px;

    margin:0;

    padding:5px;

}



/*** Footer ***/

#footer

{

	width: 1012px;

	color: #000099;

	background: url(images/footer.png) no-repeat;

	font-size: 10px;

	overflow: hidden;

	text-align: left;

	padding: 0px;

	height: 76px;

	margin-right: auto;

	margin-left: auto;

	margin-top: 0px;

}

#footer .content

{
	overflow: hidden;
	text-align: right;
	padding-right: 50px;
	padding-top: 5px;
	color: #020267;

}



#footer a {

		color: #666666;

		text-decoration: none;

	}



#footer a:hover {
	color: #C10005;	/*text-decoration: underline;*/

	}

#footer .lownav  {

		color: #666666;

		text-align: right;

		float: left;

		width: 600px;

		padding-left: 75px;

		padding-top: 25px;

}

#footer  .lownav a {

		color: #666666;

		text-decoration: none;

}

#footer  .lownav a:hover {
	color: #C10005;

}

#footer .lownav li

{

		display: inline;

		list-style: none;

		padding-right: 8px;

}



/*** Wordpress ***/

.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

   margin: 0 10px 10px 0;

}



.alignright {

   float: right;

   margin: 0 0 10px 10px;

}



.wp-caption {

   border: 1px solid #ccc;

   text-align: center;

   background-color: #f3f4f0;

   padding-top: 4px;

}



.wp-caption img {

   float: none;

   margin: 0;

   padding: 0;

   border: 0 none;

}



.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0px;

   margin: 0px;

}

#searcharea {

	width: 890px;

	float: right;

	margin-bottom: 0px;

	margin-top: 201px;

	margin-right: 35px;

}



#search_box {

		width: 201px;

		height: 31px;

		background: url(images/searchbox.png) no-repeat;

		float: right;

		padding-right: 10px;

		margin-bottom: 15px;

}

#search_box #s {

    float: left;

    padding: 0;

    margin: 6px 0 0 6px;

    border: 0;

    width: 159px;

    background: none;

}

#search_box #go {

    float: right;

   margin: 3px 4px 0 0;



}

.post img

{

		text-decoration: none;

		border-style: none;

}

.front

{

		padding: 4px;

		margin-bottom: 12px;

		clear: both;

		height: 100px;

		float: left;

		background: #FFFFFF;

		border: 1px dotted #efefef;

}

.front img

{

		padding: 4px;

		float: left;

		text-decoration: none;

		border-style: none;

}

.front p

{

		padding: 10px;

}

.fr    h3

{

		background: url(images/sidehead.png) no-repeat;

		padding: 4px;

		width: 259px;

}

.fr

{

		width: 300px;

		border-top: 1px solid #CCCCCC;

		border-right: 1px solid #CCCCCC;

		border-bottom: 1px solid #E0E0E0;

		border-left: 1px solid #E0E0E0;

		padding: 6px;

		float: left;

		margin-right: 6px;

		font-size: .75em;

		line-height: 1.5;

		color: #043F61;

		word-spacing: 2px;

}

.frontlow h4

{

		padding: 6px;

		background: url(images/sidelow.png) repeat-x;

		color: #FFFFFF;

}

.frontlow

{

		padding: 4px;

		margin-bottom: 12px;

		clear: both;

		float: left;

		background: #FFFFFF;

		

}#nav {

	width: 900px;

	margin-left: 30px;

	height: 30px;

	

}

#nav ul {

		margin-left: 25px;

		bottom: 0px;

		overflow: hidden;

		height: 30px;

		left: 4px;

		padding-top: 195px;

		list-style: none;

}

#nav ul li { 

	float: left; 

	margin-right: 3px; 

	padding-left: 3px; 

        font-weight: bold;

}

#nav ul li.current_page_item {

	width: 100px;

	height: 30px;

}

#nav ul li a {

	width: 100px;

	height: 30px;

	background: url(images/nav.png) repeat-x;

	display: block;

	text-decoration: none;

	color: #FFFFFF;

	line-height: 30px;

	text-align: center;

	border-top: 1px solid #333333;

	border-right: 1px solid #333333;

}

#nav ul li a:hover {

		color: #000000 !important;

		background: url(images/navhov.png) repeat-x;

}

#nav ul li.current_page_item a {

	background: url(images/navhov.png) repeat-x;

	color: #000000;

}

.post   h3  {

		font-size: 17px;

		margin-bottom: 3px;

		color: #000000;

		text-decoration: none;

		padding: 4px;

}

.storycontent {

	padding: 5px;

}



.post h3 a {

		font-size: 17px;

		margin-bottom: 3px;

		color: #333333;

		text-decoration: none;

		padding: 4px;

		display: block;

}

#mainwrap  a:link  {

		color: #333333;

}

#mainwrap a:visited {

		color: #999999;

}

#mainwrap a:hover {

	color: #666666;

}

Float Properties

.clearfloat:after {

display:block;

visibility:hidden;

clear:both;

height:0;

content:".";

}



.box-left {

		float:left;

		width:200px;

		margin:0 0px 0px 2px;

		padding:5px;

		min-height:200px;

		border-top: 1px solid #CCCCCC;

		border-bottom: 4px solid #CCCCCC;

		background: #FFFFFF url(images/sidebar-h3-bg.jpg) repeat-x;

		border-right: 1px solid #CCCCCC;

		border-left: 1px solid #CCCCCC;

		font-size: .7em;

}

.box-left img

{

		text-decoration: none;

		border-style: none;

}
.box-left    h2  a {
	margin-top:15px;
	display: block;
	color: #C40000!important;
	padding: 4px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}



.box-right {

background-image:url(images/background.png);

background-repeat:repeat;

float:right;

width:270px;

margin:0 10px 20px 0;

padding:10px 20px;

}



.box-right h2 {
	margin:15px 0;
	color: #C10005;
	text-decoration: none;

}

img.post-thum {

		height:135px;

		width:250px;

		background:#fff;

		padding-right: 0px;

		padding-bottom: 4px;

		padding-left: 0px;

		border-top: 1px #ccc;

		border-right: 1px #ccc;

		border-bottom: 1px #ccc;

		border-left: 1px #ccc;

		margin: 0px;

	}

.inner  

{

		background: url(images/featureback.jpg) no-repeat bottom;

		margin-right: 10px;

		margin-left: 10px;

}

.featurebox  .entry

{

	line-height: 1.5;

	color: #000000;

	text-decoration: none;

	padding: 0px;

}

p.introduction:first-letter {

font-size : 300%;

font-weight : bold;

float : left;

width : 1em;

color : #c00;

}

.posth {

	line-height: 20px;

	padding: 8px;

}

.box-left .post{

min-height :300px; 

}







#featureleft {

	float: left; 
	width: 300px; 
	padding: 0px 5px 5px 10px; 
	background: #FFFFFF;

}

#featureright {

	float: right; 
	width: 300px; 
	padding: 0px 0px 5px 5px; 
	background: #FFFFFF;

}



#featurename {

	
	height:20px;
	padding:0px;

}



#featureimage {

	height:150px;
	padding:0px;

}



#featurebody p {
	margin-top:0px;
     margin-left:0px;



}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */

    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;

}



#header2 {

	height: 80px;
	text-align: left;
	width: 1012px;
	padding: 0px;
	margin: 0px auto;

}

#mainwrap .content2 {

	float: left;
	width: 900px;
	margin-top: 0px;
	margin-left: 30px;
	padding: 0px 0px 25px;
	background: #FFFFFF;

}

#mainwrap2 {

	width: 1012px;
	margin: 0px;
	padding: 0px 0px 0px 15px;

	

}
/* added new styles for the blank template April 2011 */


#header h2 {

	color: #000000;
	font-size: 30px;
	font-family: Arial, Tahoma, Verdana, Georgia, "Times New Roman", Sans-Serif;
	font-weight: bold;
	margin-bottom: 0px;
	height: 100px;

	}

#footer2 {

	width: 1012px;
	color: #000099;
	font-size: 10px;
	overflow: hidden;
	text-align: left;
	padding: 0px;
	height: 76px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;

}

body.page-id-782{

	background:#FFFFFF;

}post #post-782{

	color: #000066;	

}

