/*
Theme Name: Capexpe Default blog theme
*/

body {
	font-size: 11px; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	padding: 0px;
	margin: 0px;
	}

img {
	border: none;
}

a {
	color: black;
	text-decoration: underline;
}

#page {
	display: block;
	width: 810px;
	margin: auto;
	padding: auto;
	clear: both;}

/*-----Header--------------------------------*/

#header{
	width: 810px;
	padding: 0px;
	margin: 0px;}
	
#menu{
	display: block;
	width: 810px;
	height: 50px;
	background-image:url(images/Header_MenuBG.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px 0px 10px 0px;
	padding:0px 0px 0px 0px;}

#menu ul {
	padding: 10px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;}

#menu ul li {
    padding: 0px 10px 0px 0px;
    margin: 0px 0px 0px 0px;	
	display: inline;}


#menu a,
#menu a:link,
#menu a:visited {
	color: #143f6f;
	font-style: normal;
	text-decoration:none;}

#menu a:hover {
	color: #f0060f;}


#headerimg{
	display: block;
	height: 221px;
	width: 810px;
	background-image: url(images/Header_BG.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	clear: both;
	}

#headerInfo{
	display: block;
	height: 183px;}
	

#headerInfo h1{
	margin: 0px 0px 0px 0px;
	padding:  30px 10px 0px 20px;
	text-align: left}

#headerInfo h1 a,
#headerInfo h1 a:link,
#headerInfo h1 a:visited {
	color: white;
	font-style: normal;
	text-decoration:none;}

#headerInfo h1 a:hover {
	text-decoration: underline;}

#headerInfo .description{
	display: block;
	text-align: left;
	padding: 15px 10px 0px 20px;
	margin: 0px 0px 0px 0px;
	color: black;
	font-weight: bold;}


#menuNav{
	display: block;
	width: 810px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: 12px;}

#menuNav ul {
	padding: 10px 5px 0px 10px;
	margin: 0px 0px 0px 0px;
	text-align: left;}

#menuNav ul li {
    padding: 0px 10px 0px 0px;
    margin: 0px 0px 0px 0px;	
	display: inline;}


#menuNav a,
#menuNav a:link,
#menuNav a:visited {
	color: white;
	font-style: normal;
	text-decoration:none;}

#menuNav a:hover {
	color: #f0060f;}



/*--------------content---------------*/

#content{
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
	}
	
#mainColumn {
	display: block;
	float: left;
	width: 525px;
	}
	
.post{
	display: block;
	width: 525px;
	background-image: url(images/Post_BG.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px}

.post h2{
	display: block;
	width: 500px;
	background-image: url(images/Post_TitleBG.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: left;
	padding: 35px 10px 0px 15px;
	margin: 0px 0px 5px 0px;}	

.time{
	font-size: 9px;
	color: gray;
	display: block;
	text-align: left;
	padding: 0px 15px 0px 15px;}

.post h2 a,
.post h2 a:link,
.post h2 a:visited {
	color: black;
	font-style: normal;
	text-decoration:none;}

.post h2 a:hover {
	text-decoration: underline;}

.entry{
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	}

.postmetadata {
	color: gray;
	font-size: 9px;
	background-image: url(images/Post_FooterBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;}

.postmetadata a,
.postmetadata a:link,
.postmetadata a:visited {
	color: black;
	font-style: normal;
	text-decoration:none;}

.postmetadata a:hover {
	text-decoration: underline;}

	
/*--------------Single---------*/


.navigation{
	display: block;
	height: 50px;
	margin:0px;
	padding: 17px 20px 0px 20px;
	background-image: url(images/Post_NavigationBG.gif);
	background-repeat: no-repeat;
	clear: both;
	}
	
#single{
	display: block;
	width: 950px;
	padding: 0px 25px 20px 25px;
	background-image:url(images/SearchFooter.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}
	
.navigationleft{
	display: block;
	float: left;
	width: 210px;
	text-align: left;
	}
.navigationright{
	display: block;
	float: right;
	width: 210px;
	text-align: right;}
	
	
	
/*------------sidebar--------------*/	
	

#sidebar {
	display: block;
	float: right;
	width: 285px;}

#sidebar ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#sidebar ul li{
	text-align: left;
	list-style-image:none;
	list-style-type:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/Sidebar_BG.gif);
	background-repeat: repeat-y;
	}
	
#sidebar a,
#sidebar a:link,
#sidebar a:visited {
	color: #585858;
	font-style: normal;
	text-decoration:none;}

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

#index h2 {
	display: block;
	height: 35px;
	background-image: url(images/Sidebar_IndexBG.gif);
	background-repeat: no-repeat;
	padding: 30px 0px 0px 130px;}


#sidebar .listItems {
	text-align: left;
	list-style-image:none;
	list-style-type:none;
	padding: 0px 0px 0px 10px;
	margin: 0px 10px 0px 35px;
	background: white;
	}

#sidebar .search {
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 0px 35px;}
	
#sidebar .sidebarFooter{
	display: block;
	height: 20px;
	background-image: url(images/Sidebar_Footer.gif);
	background-repeat: no-repeat;}

#photos h2 {
	display: block;
	height: 70px;
	background-image: url(images/Sidebar_PhotosBG.gif);
	background-repeat: no-repeat;
	padding: 30px 0px 0px 130px;}
	
#videos h2 {
	display: block;
	height: 70px;
	background-image: url(images/Sidebar_VideosBG.gif);
	background-repeat: no-repeat;
	padding: 30px 0px 0px 130px;}

#sidebar .sidebarContent {
	padding: 0px 0px 0px 45px; 
}

#sidebar .ngg-widget img {
	border: 1px solid gray;
}

/*------Comments-------*/
#respond {
	text-align: left;
}

ol.commentlist{
	text-align: left;
}


.aligncenter{
	display: block;
	text-align: center;}
	
.alignright{
	display: block;
	float: right;
	padding: 0px 0px 0px 7px}
	
.alignleft{
	display: block;
	float: left;
	padding: 0px 10px 0px 0px;}

.alignCenter{
	display: block;
	text-align: center;}
	
.alignRight{
	display: block;
	float: right;
	padding: 0px 0px 0px 5px}
	
.alignLeft{
	display: block;
	float: left;
	padding: 0px 5px 0px 0px;}
