/*
Theme Name: Newbeat Productions
Created by: http://www.youarestellar.com
Description: WordPress Custom Theme for Newbeat Productions 

*/


body{
	font-family: verdana;
	font-size: 95%;
	line-height: 115%;
	background-color: #000000;
	background-image: url();
	background-repeat: repeat;
	background-position: center top;
text-align: center;
}

#post {width:1060px; height:460px;background-color: #000000;background-image: url(http://www.newbeatproductions.com/images/content_pages.jpg);}

#postabout {width:1060px; height:460px;background-color: #000000;left:-20px;background-image: url(http://www.newbeatproductions.com/images/content_about.jpg);background-repeat: no-repeat;}
#postclients {width:1060px; height:460px;background-color: #333333;left:-20px;background-image: url(http://www.newbeatproductions.com/images/content_clients.gif);background-repeat: no-repeat;}

#postgallery {width:1060px; height:588px;background-color: #000000;background-image: url(http://www.newbeatproductions.com/images/content_writing.jpg);	background-repeat: no-repeat;}
#postwriting {width:1060px; height:567px;background-color: #000000;background-image: url(http://www.newbeatproductions.com/images/content_writing.jpg);background-repeat: no-repeat;}

#about {max-width: 550px; text-align:justify;padding:0;margin:0;over-flow:auto;position:relative;}
#clients {max-width: 540px; text-align:justify;padding:0;margin:0;over-flow:auto;position:relative;}

body,td,th {
	color: #FFFFFF;
}



a, a:link {
	padding: 2px;
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #99CCCC;
	text-decoration: underline;
}

h1 {
	font-family: georgia;
	font-weight: bold;
	font-size: 190%;
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	font-family: georgia;
	font-size: 130%;
}


h4 {
	font-size: 105%;
}

p {
	font-size: 80%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}



a img {
	border: none;
}


#hd{
	text-align: left;
	padding-top: 24px;
	padding-bottom: 70px;
padding-left:10px;
}
#hd h1{
	font-size: 290%;
	color: #FFFFFF;

}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #66CCCC;
}

	
}
.item {

width:750px;height:408px;
	
}


.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}


.chronodata {
	display: inline;
	
	margin-left: 2em;
	font-size: 80%;
}


.itemhead h3{
	display: inline;
}


input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #FFFFFF;
}

.commentlist p {
	clear: both;
	font-size: 90%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}

.commentlist li {
	padding: 2px;
	border-top: 1px solid #1A1A1A;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFCC;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #FFFFCC;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	background-color: #1A1A1A;
	background-image: url(images/bg_gradient.png); 
	background-repeat: repeat-x;
	text-align:left;
	padding: 0px;
	border: 1pt solid #1A1A1A;
	border-bottom: 0px;
	min-height: 500px
}

#secondary h4, #third h4{
	color: #859E6C;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#third {
	margin-left: 9px;
}



li .categories, li .linkcat, li .post {
	list-style: upper-roman;
	margin: 0px;
	padding: 0px;
}



#sidebarSearch{
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}



#ft {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFCC;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #FFFFCC;
}