@charset "UTF-8";
/* CSS Document for Whitepress V1.0 */


/*********** COMMON ELEMENTS ************/

html{
	font-family:Arial;
}

*{
	
}

body{
	background-color:#000;
}

body a{
	color:#fff;
}

body a:hover{
	color:#ccccff;
}

body img{
	border:none;
}

#wrapper{
	width:1000px;
	margin:0 auto;
}







/*********** BODY STRUCTURE ELEMENTS ************/

#header{
	
}


#logo{
	float:left;
}

#searchBar{
	
}




#mainContents{
	font-size:12px;
	background:url("images/main_bg.jpg") repeat-y;
}



/* contents are for page layouts, not blog*/
#contents{
	
}

#leftContents{
	background:url("images/main_bg.jpg") repeat-y;
	width:666px;
	
}

#leftContentsSingle{
	background:url("images/main_bg.jpg") repeat-y;
	width:616px;
	
}

#rightContents{
	background:url("images/sidebar.jpg") no-repeat;
	width:315px;
	color:#fff;
	height:517px;
	
}

#rightContentsInside{
	padding-left:120px;	
	line-height:25px;
}

#rightContentsInside img{
	padding-bottom:40px;	
}

#footer{
	
}

#footerBottom{
	
}

#dexthis{
color:#000;
}



/*********** MENU ************/
#menu img{
	border:none;
	padding:0px;
	margin:0px;	
	float:left;
}

#menu{
	margin-left:30px;
	padding-top:60px;
	border:none;
	line-height:0px;
	letter-spacing:0px;
}

#menu a{
	
}

#menu a:hover{
	
}


/*********** HOMEPAGE ************/

.searchBoxSubmit{
	background:url("images/") no-repeat;
	width:;
	height:;
}

#movieFp{
	margin-top:50px;
	padding-top:10px;
	width:617px;
	height:349px;
	background:url("images/movie_bg.jpg") no-repeat;
}


#fpContents{
	
}

#fpBlog{
	
}

#fpBlogEntry{
	
}

#fpBlogContent{
	
}








/*********** BLOG ELEMENTS ************/

.calendar{
	
}

.rss{
	
}

.author{
	
}

.says{
	
}

.categories{
	
}

.tags{
	
}

/* This is the line above next and previous links */
#blogLine{
	
}

.previousPosts{

}


.newerPosts{
	
}






/*********** ENTRY ELEMENTS ************/

.entry{
	color:#fff;
}

.entryTitle{
	
}

.entryTitle h2{
		text-decoration:none;

	color:#fff;
	font-size:16px;
}

.insideEntry{
	
}

.entryTitleSingle{
	text-decoration:none;
	color:#fff;
}

.entry h1{
			text-decoration:none;

}

.entry object{
	padding:10px;
	background-color:#000;	
}

.blogLineSingle{
	
}

.authorSingle{
	
}

.navigatePosts{
	
}

.fullSize{
	padding-left:10px;
	margin-top:30px;
	width:600px;
	color:#ccc;	
	padding-bottom:30px;
}

.fullSize img{
padding-left:30px;	
}

#respond{
	color:#fff;	
}




/*********** COMMENTS ELEMENTS ************/

#comments{
	
}

#comments img{
	
}

#commentform label{
	
}

#commentform{
	
}

.commentlist{
	
}

.commentNo{
	
}

.commentNo a{
	
}

.commentNo a:hover{
	
}

.commentNo img{
	
}






/*********** ALIGNMENT ************/

.alignLeft{
	text-align:left;	
}

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

.alignCenter{
	text-align:center;
}

.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}



/*********** SERVICES PAGE ************/

#servicesPage{
	color:#ccc;
	margin:20px 10px 10px 16px;	
	width:600px;
}

#servicesTable td{
	padding-right:25px;
}

#servicesTable ul{
	padding:0px 0px 0px 14px;;
	margin:0ox;
}

#servicesTable li{
	padding-bottom:6px;	
}

#servicesTable h2{
	color:#fff;
	font-size:14px;	
}


/*********** CONTACT PAGE ************/

#contactPage{
	color:#ccc;
	margin:20px 10px 0px 16px;	
	width:600px;

}



/********** PROJECTS PAGE ****************/

.projectsEntry{
	float:left;	
	padding:10px;
	width:200px;
	min-height:300px;
}

.projectsDiv{
	clear:both;
	padding-bottom:30px;	
}

.projectsTitle h3{
	font-size:13px;	
}

#projectsPage{
	color:#fff;
}

#projectsPage h2{
	padding:40px 0px 0px 10px;	
	color:#0099ff;
}
