/*  
Theme Name: Dig Design Template
Theme URI: http://digdesign.net.au/
Description: Dig Design Template by Redfish Bluefish.
Version: 1.0
Author: Dan Hickingbotham
Author URI: http://redfishbluefish.com.au

*/



/* Begin Typography & Colors */
html{
	height:auto;
}
body{
	margin:0px 0px 0px 0px;
	background:#000000;
	font-family:'Century Gothic', 'Trebuchet MS', Arial, Serif;
	color:#B1B1B0;
	font-size:10px;
}
#page{
	margin: 0 auto;
	width: 750px;
	background:#272725;
}

/* HEADER AND FOOTER STUFF */
#header_top{
	background-image:url(images/dig_blog_home_07.jpg);
	width: 750px;
	height:73px;
}
#header_top_other{
	background:#272725;
	width: 750px;
	height:73px;
}
#photo_slide{
	width: 750px;
	height: 187px;
}
#header_bottom{
	background-image:url(images/dig_blog_home_10.jpg);
	width:750px;
	height:79px;
}

#navigate_images{
	background:#272725;
	width:745px;
	height:26px;
	text-align:right;
	padding: 0px 5px 0px 0px;
}
#navigate_images img{
	margin:5px 5px 0px 5px;
}

#footer{
	color:#626260;
	font-size:8px;
	background:#000000;
	width: 750px;
	height: 72px;
	padding: 5px 0px 0px 0px;
}


/*MAIN CONTENT */
#main_panel{
	background:#272725;
	width:750px;
}
#content{
	line-height:15px;
	width:460px;
	padding: 30px 30px 30px 30px;
	margin-top:10px;
}
#content_thinner{
	line-height:15px;
	width:435px;
	padding: 0px 10px 10px 10px;
}
#search_panel{
	height:30px;
	width: 200px;
	padding: 0px 30px 0px 0px;
	float:right;
}
#searchform #s{
	margin-bottom: 7px;
	background-color: #272725;
	border: 1px solid #FFFFFF;
	color:#FFFFFF;
}
#searchform #searchsubmit{
	border: 0px solid;
}

/*SIDEBAR STUFF */
#sidebar{
	width:211px;
	padding:20px 0px 10px 19px;
}
#sidebar ul{
	padding:15px 0px 0px 0px;
	text-indent:0px;
}
#sidebar li{
	list-style:none;
	font-size:11px;
	text-transform:lowercase;
	line-height:13px;
}
#sidebar ul li p{
	margin:0px;
	padding:0px;
}

#logo{
	width:211px;
	padding:0px 0px 10px 19px;
}
#sidebar_image{					width:295px;	height:292px;	}
#sidebar_image img{					width:295px;  border: 0px;	}

#default_sidebar_image{			width:295px;	height:292px;	background:url(images/default.jpg) top no-repeat;	}

/*
#design_sidebar_image_one{		width:295px;	height:292px;	background:url(images/design1.jpg) top no-repeat;	}
#design_sidebar_image_two{		width:295px;	height:292px;	background:url(images/design2.jpg) top no-repeat;	}
#design_sidebar_image_three{	width:295px;	height:292px;	background:url(images/design3.jpg) top no-repeat;	}
#design_sidebar_image_four{		width:295px;	height:292px;	background:url(images/design4.jpg) top no-repeat;	}
#design_sidebar_image_five{		width:295px;	height:292px;	background:url(images/design5.jpg) top no-repeat;	}
#design_sidebar_image_six{		width:295px;	height:292px;	background:url(images/design6.jpg) top no-repeat;	}
#design_sidebar_image_seven{	width:295px;	height:292px;	background:url(images/design7.jpg) top no-repeat;	}

#profile_sidebar_image_one{		width:295px;	height:292px;	background:url(images/profile1.jpg) top no-repeat;	}
#profile_sidebar_image_two{		width:295px;	height:292px;	background:url(images/profile3.jpg) top no-repeat;	}
#profile_sidebar_image_three{	width:295px;	height:292px;	background:url(images/profile2.jpg) top no-repeat;	}
*/

/* LINKS */
a:link, a:visited{
	color:#B1B1B0;
	text-decoration:none;
}
a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
a:active{
	color:#FF0000;
	text-decoration:none;
}
ul{
	text-indent:0;
	margin:0px;
}
ul li.pagenav ul li.page_item a{
	padding:1px 0px 1px 0px;
	line-height:16px;
}

/* HEADINGS */
h1, h1 a{
	font-size:14px;
	font-weight:lighter;
	color:#B1B1B0;
	text-transform:uppercase;
	line-height:14px;
	margin:0px;
	padding:0px;
	display:block;
}
h2{
	font-size:14px;
	font-weight:lighter;
	color:#FFFFFF;
	text-transform:uppercase;
	line-height:14px;
	margin:0px;
	padding:0px;
	display:block;
}
h3{
	font-size:14px;
	font-weight:lighter;
	color:#FFFFFF;
	text-transform:lowercase;
}

.entry img{
	padding: 0px 11px 0px 0px;
	border:0px;
	vertical-align:middle;
}



/* slide in menu */
#menu{
	background:#272725;
	width:750px;
	height:30px;
}
#menu_layout{
	margin: 0px 0px 0px 227px;
}
#menu_slide_button{
	position:absolute;
	width:46px;
	height:22px;
	z-index:200;
}
#menu_content{
	_margin:0;

	padding:45px 0px 5px 15px;
	width:484px;
	height:22px;
	letter-spacing:1px;
	text-transform: uppercase;
	color:#FFFFFF;
	filter:none;
	opacity:100;
}
#menu_content li{
	display:inline;
	padding: 0px 10px 0px 0px;
}
#menu_content li a:link, #menu_content li a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#menu_content li a:hover{
	color:#FF0000;
	text-decoration:none;
}
#menu_content li a:active{
	color:#FF6600;
	text-decoration:none;
}
#crossfade-container{
	margin: 0 auto;
	position:relative;
	top: 0px;
	left:24px;
}
#z{
	position:absolute;
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	font-size:10px;
}
.menu-box {
	width: 499px;
	height:72px;
	background-color:#999999;

}
#box-1{


}
/* end slide in menu */

/* slide in menu */
#footer_menu{
	width:750px;
	height:72px;
}
#footer_menu_layout{
	margin: 0px 0px 0px 227px;
}
#footer_menu_slide_button{
	position:absolute;
	width:46px;
	height:22px;
	margin-top:50px;
	z-index:210;
}
#footer_menu_content{
	_margin:0;
	padding:15px 0px 5px 15px;
	width:484px;
	height:52px;
	letter-spacing:1px;
	text-transform: uppercase;
	color:#FFFFFF;
	filter:none;
	opacity:100;
}
#footer_menu_content li{
	display:inline;
	padding: 0px 10px 0px 0px;
}
#footer_menu_content li a:link, #footer_menu_content li a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#footer_menu_content li a:hover{
	color:#FF0000;
	text-decoration:none;
}
#footer_menu_content li a:active{
	color:#FF6600;
	text-decoration:none;
}
#footer_crossfade-container{
	margin: 0 auto;
	position:relative;
	top: 0px;
	left:24px;
}
#footer_z{
	position:absolute;
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	font-size:10px;
}
.footer_menu-box {
	width: 499px;
	height:72px;
	background-color:#999999;

}
#footer_box-1{

}
/* end slide in menu */