/*  
Theme name:		Brush Portfolio - Your Place for Free, High Quality Photoshop Brushes
Author:			Susan Libertiny
Inspiration:	Learned how to modify WP themes using a using video tutorial by Chris Coyier from css-tricks.com.You should definitely check out his site.
				
Heros:			CBHB and the LPP


/* RESET */


ul{
	list-style-position: inside;
	list-style-type: none;
	padding: 0px;
	display: block;
	margin: 0px;
	background-color: transparent;
}


ul li li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

ul li li a{
	display:block;
	padding:6px 12px 9px;
	}


li a{
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEEEEE;
	margin: 15px;
	padding: 9px;
	list-style-position: inside;
	list-style-type: none;
}

ol.commentlist{
	float: left;
	width: 650px;
	list-style-type: none;
	border: thin solid #CCCCCC;
}

li.comment{
	background-color: #FFFFFF;
	border: thin solid #EEEEEE;
	float: right;
	width: 60%;
}

table {border-collapse:collapse;}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #666666;
	border-left-color: #666666;
	border-top-style: none;
	border-bottom-style: none;
	position: absolute;
}

#container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -150px;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-position: left top;
	padding: 0px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	text-align: left;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: auto;
	}


#header {
	padding: 0px;
	height: 150px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/BP_Final_Logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 10;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: left;
	color: #666666;
}

#navcontainer {
	margin: 0px;
	padding: 0px;
	width: 100%;
}


#footer{
	background-color: #0099CC;
	height: 150px;
	width: 100%;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-top-color: #FF0000;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 5px;
}

#main-col, #search-col{
	float: left;
	width: 700px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}

#about-us{
	float: left;
	width: 500px;
	background-color: #EEEEEE;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: thin solid #B8BABB;
	height: 300px;
	padding: 20px;
	color: #000000;
}

#about-us p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

.content{
	height: 40px;
	margin: 0px;
	padding: 0px;
}


#sidebar ,#sidebar2{
	padding: 0px;
	border:2px none #00FF00;
	float: right;
	width: 290px;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	background-color: transparent;
	clear: right;
}

#translator {
	padding: 0px;
	float: left;
	height: 80px;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#sidebar ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;	
}

#sidebar ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#sidebar ul li a{
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px dotted #CCCCCC;
}
#sidebar ul li a:hover{
	color: #FFFFFF;
	background-color: #0099CC;
}


.sidebar-ads a:link, .sidebar-ads a:visited, .sidebar-ads a:active, .sidebar-ads a:hover{
	text-decoration: none;
	background-color: transparent;
	color: #FFFFFF;
}

.post img {
	border: thin solid #999999;
	padding:2px;
}

.post img:hover {
	border: thin solid #999999;
	padding:2px;
}

.sidebar-ads img{
	padding: 2px;
	border: thin solid #999999;
	margin: 3px;
}

.sidebar-ads img:hover {
	border: thin solid #666666;
}

.ad-holder {
	height: 135px;
	width: 135px;
	float: left;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.buysell-ads {
	height:135px;
	width:270px;
	padding:2px;
	background-color: #FFFFFF;
	border: thin none #333333;
}

#sidebar p{
	line-height: 17px;
	background-color: #EEEEEE;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#sidebar-content {
	background-color: transparent;
	width: 100%;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: auto;
	padding: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.sidebar-ads {
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	height: auto;
	margin-left: 0px;
	padding: 0px;
	margin-top: 10px;
}

.about-the-site {
	border: thin solid #999999;
	background-color: #EEEEEE;
	margin-bottom: 5px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
}

.about-the-site img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.about-the-site img:hover{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #EEEEEE;
}

#constant-contact {
	background-color: #EEEEEE;
	width: 100%;
	height: auto;
}

#ad-words{
	color: #FFFFFF;
	width: 100%;
	visibility: hidden;
}

#push{
	height: 150px;
	margin: 0px;
	padding: 0px;
}

#searchform{
	float: right;
	padding: 9px;
	margin: 0px;
	position: absolute;
	z-index: 10;
	top: 100px;
	right: 30px;
}

#cse-search-results{
	float: right;
	padding: 9px;
	margin: 0px;
	position: absolute;
	z-index: 10;
	top: 100px;
	right: 30px;
}

#comment-section {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/* NAVIGATION BAR */
#categories {
	width: 100%;
	height: 40px;
	background-image: url(images/categories-bg.gif);
	margin: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B8BABB;
	border-left-color: #B8BABB;
}

#categories ul { 
list-style-type: none; 
list-style-image: none; 
float: left; 
padding: 0px 0px 0px 0px; 
margin: 0px 10px 0px 0px;
}

#categories ul li {
	float: left;
	display: block;
	height: 40px;
	padding: 0px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #B8BABB;
}

#categories ul li a:link,#categories ul li a:visited, #categories ul li a:active {
	float: left;
	color: #333333;
	display: block;
	height: 30px;
	font-size: 11px;
	padding: 10px 20px 0px 20px;
	margin: 0px;
	text-transform: none;
	font-weight: normal;
}


#categories ul li a:hover {
	background-position: top;
	margin: 0px;
	background-image: url(images/categories-hover.gif);
	color: #FFFFFF;
}

#pages {
	width: 100%;
	height: 45px;
	background-color: #313131;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top;
	border-left: 1px solid #454545;
	border-right: 1px solid #454545;
}

#pages ul { 
list-style-type: none; 
list-style-image: none; 
float: left; 
padding: 0px 0px 0px 0px; 
margin: 0px 10px 0px 0px;
}

#pages ul li { 
float: left; 
display: block; 
height: 44px;
padding: 0px;
}

#pages ul li a:link,#pages ul li a:visited, #pages ul li a:active {
	float: left;
	color: #FFFFFF;
	display: block;
	height: 34px;
	font-size: 12px;
	padding: 10px 20px 0px 20px;
	margin: 0px;
	font-weight: normal;
	background-image: none;
}


#pages ul li a:hover {
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
	color: #FFFFFF;
	background-image: url(images/pages-hover2.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #666666;
}	


	
form#searchform{
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.comment-bubble{
	background-color: #FFFFFF;
	width: 450px;
	border: thin solid #CCCCCC;
	background-image: none;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	z-index: 5;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
	background-position: 50px top;
}

.comment-header{
	min-height:25px;
	background-attachment: scroll;
	background-image: url(images/comment_bubble_bg.gif);
	background-repeat: no-repeat;
	background-position: right 20px;
	padding: 10px;
	float: left;
	width: 40px;
	background-color: #EEEEEE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	}

.comments{
	padding: 0px;
	width: 600px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}

#gallery{
	width: 100%;
	border: thin none #EEEEEE;
	overflow: hidden;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

img.gallery {
	float: left;
	margin-right: 5px;
	border: medium solid #CCCCCC;
	padding: 5px;
	margin-top: 7px;
	margin-bottom: 7px;
	background-color: #EEEEEE;
}

.comment-image{
	background-image: url(images/comment.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 15px;
	width: 200px;
	background-color: #FFFFFF;
	display: block;
	margin-bottom: 3px;
	margin-top: 2px;
}

#suggestions {
	width: 100%;
	background-color: #FFFFFF;
	float: left;
	border: thin none #CCCCCC;
	margin: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#suggestions ul li ul li a{
	display: inline;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}

#suggestions ul li ul li img {
	padding: 2px;
	border: medium solid #999999;
	margin: 0px;
}

#suggestions ul li ul li img:hover{
	border: medium solid #333333;
}

.artist {
	display: block;
}

.descritpion{}
.clear {clear:both;}
.button {
	border: 1px solid #272727;
	padding: 3px 8px;
	color: #003399;
	background-color: #FFFFFF;
	cursor: pointer;
	}

.button:hover {
	color:#FF0000;
	background-color: #FFFFFF;
	text-decoration: underline;
}

/* TYPOGRAPHY DEFINITIONS */

a.postmeta{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000EE;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-top: 15px;
}

p.postmeta {
	background-color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	border: thin solid #999999;
}

p, li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	line-height: 16px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p.validator img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
p.validator a, p.validator a:hover{
	text-decoration: none;
	background-color: transparent;
}
h2 a, h2 a:visited {
	color:#333333;
	background-color: #FFFFFF;
	display: block;
	width: 100%;
}

h2 a:hover {
	color: #FFFFFF;
}

h2.widgettitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-transform:uppercase;
	background-image: none;
	background-repeat: repeat-x;
}

h2.comments {
	margin: 0px;
	padding: 0px;
}

a, a:visited {
	color:#333333;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color:#FFFFFF;
	background-color: #666666;
	font-weight: normal;
	text-decoration: none;
}

.post-single2 p a:link, .post-single2 p a:visited {
	text-decoration:none;
	background-color: transparent;
	color: #0066CC;
}

.post-single2 p a:active, .post-single2 p a:hover {
	text-decoration:underline;
	background-color: transparent;
	color: #0066CC;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

p.footer{color:#FFFFFF}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	text-transform: none;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.footer a{
	color:#FFFFFF;
	text-decoration: underline;
	}

.footer a:hover{
	color:#333333;
	background-color:#FFFFFF;
	text-decoration:none;
	}
	
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}

h3#respond{
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #CCCCCC;
	float: left;
	width: 300px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h5.comment{
	padding-left: 20px;
}

h5.comment a:hover {
	color: #0066CC;
	text-decoration: none;
	background-color: transparent;
}

h7 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: -10000px;
}

/* CLASS DEFINITIONS */

.right-side-content img, .right-side-archive img{
	padding: 3px;
	border: medium solid #999999;
}
.content a, .content a:visited, .content a:hover{
	text-decoration: none;
	background-color: transparent;
}

.content img {
	padding: 3px;
	border: medium solid #999999;
	margin-top: 5px;
}

.content img:hover {
	padding: 3px;
	border: medium solid #333333;
	margin-top: 5px;
}


.left-side-content img, .left-side-archive img{
	padding: 3px;
	border: medium solid #999999;
	background-color: transparent;
}


.thumbnail-class{
	float:left;
	width: 300px;
	height: 300px;
	margin: 0 15px 0 0;
}

img.size-thumbnail {
	padding: 3px;
	border: medium solid #999999;
}


.size-thumbnail a, .size-thumbnail a:visited, .size-thumbnail a:hover{
	padding: 3px;
	border: medium solid #999999;
	text-decoration: none;
	background-color: transparent;
}

.post{
	margin-bottom: 15px;
	padding: 15px;
	margin-left: 0px;
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
	width: 625px;
	display: block;
}

.post-home-page{
	padding: 0px;
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
	width: 203px;
	float: left;
	height: 200px;
	margin: 5px;
	display: block;
}

.post-tutorial-page{
	padding: 0px;
	background-color: #FFFFFF;
	width: 675px;
	float: left;
	margin: 5px;
	display: block;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.post-single {
	width: 675px;
	float: left;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	padding: 10px;
	margin-top: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.post-single2 {
	width: 675px;
	float: left;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	padding: 10px;
	margin-top: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.left-side-archive {
	padding: 0px;
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.right-side-archive {
	float: left;
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: block;
}

.left-side-content{
	float: left;
	width: 325px;
	border: thin none #00FF00;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.left-side-single2{
	float: left;
	width: 300px;
	border: thin none #00FF00;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.left-side-single2 img {
	border:none;
}

.left-side-archive img:hover {
	border: medium solid #333333;
	cursor:pointer;
	background:transparent;
}

.left-side-archive a:hover{
	background-color: transparent;
	color: #333333;
	text-decoration: underline;
}

.right-side-content{
	float: left;
	width: 325px;
	border: thin none #00FF00;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.right-side-single2{
	float: left;
	width: 350px;
	border: thin none #00FF00;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bottom-content{
	text-align: left;
	display: block;
	width: 100%;
	bottom: auto;
	border: thin none #33FF00;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.post-meta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}

.post-meta-key {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066FF;
}

.down {
	background-color: #CCCCCC;
	display: block;
	border: thin solid #999999;
	color: #0066CC;
	height: 30px;
	width: 105px;
	text-align: center;
	margin: 0px;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.down:hover {
	background-color: #666666;
	color: #FFFFFF;
}


.post h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.postdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

p.photos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
}


p.events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}


textarea#comment{
	width: 450px;
}

img.alignleft{
	border: thin solid #999999;
	display: inline;
	padding: 4px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
}


a.more-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	float: right;
	margin: 0px;
	padding: 0px;
}

a.more-link:hover{
	color: #FFFFFF;
	background-color: #666666;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

p.alignleft{
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.download {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	cursor: pointer;
	margin-left: 40px;
}


.preview {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	cursor: pointer;
}

.link {
	text-decoration: underline;
	font-size: 14px;
}

.rating {
	background-color: #ECE9D8;
	width: 100%;
	border: thin solid #00FF00;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #0066CC;
	line-height: 16px;
}

.words {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}


/* PAGE NAVIGATION BOX */

.navigation {
	padding: 0px;
	background-color: #FFFFFF;
	width: 650px;
	clear: both;
	height: 20px;
	margin: 10px;
}

.pagenavigationbox{
	text-align:center;
	padding: 5px;
	height: 30px;
	margin: 0px;
}

.pagenav, .pagenavcurrent {
	border: 1px none #CECECE;
	padding: 5px;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}

.pagenavcurrent {
	border: 1px solid #CECECE;
	margin:0px 3px;
	padding: 5px;
}
.pagelink {
	border:1px solid #0099CC;
	color: #000000!important;
	margin:0px 3px;
	padding:5px;
}

.pagelink:hover{
	border:1px solid #0099CC;
	background-color:#0099CC;
	color:#FFFFFF!important;
}

.menubox a{
	text-transform:uppercase;
}

#cse-search-results {
	margin:0;
	padding:9px;
	position:relative;
	top:20px!important;
	z-index:10;
	text-align: center!important;
	width: 100%!important;
	height: 900px!important;
	background-color: #33FF00!important;
}


