body
{
	background-color: #fff;
	font-family: verdana,sans-serif;
	font-size: 70%;
	line-height: 1.4em;
	margin: 0px;
}
a,a:active,a:visited,a:link
{
	color: #1486c5;
	text-decoration: none;
}
a:hover
{
	border-bottom: 1px dotted;
}
ul,ol,li
{
	margin: 0;
	padding: 0;
}
a.image 
{
	border: 0;
}
a.externala.external:active,a.external:visited,a.external:link
{
	background: url(../images/external.gif) no-repeat 100% 0;
	padding: 0 15px 0 0;
}
img
{
	border: 0px;
}
h1,h2,h3
{
	font-family: Lucida Grande,sans-serif;
	clear: both;
}
h1
{
	font-size: 2.0em;
}
h2
{
	font-size: 1.4em;
}
h3
{
	font-size: 1em;
}
#searchProvider
{
	background-color: #39c;
	display: none;
	text-align: right;
}
#homepage
{
	background: url(../images/homepage.jpg) no-repeat;
	background-color: #161616;
	background-position: top right;
	color: #fff;
	height: 260px;
}
#intro
{
	padding: 10px 0 0 20px;
	text-align: justify;
	width: 300px;
}
#welcomesearch
{
	margin: 20px 0 0 20px;
	font-size: 1.6em;	
}
#welcomesearch input
{
	width: 230px;	
}
#welcomesearch button
{
	width: 60px;	
}
.firstword
{
	font-size: 1.6em;
}
.emphasisbox,.emphasis
{
	font-size: 1.2em;
}
.box,.emphasisbox
{
	background-color: #efefef;
	border: 1px solid #dbdbdb;
	padding: 10px;
	text-align: justify;
}
.unemphasis
{
	color: #999;
	font-size: 0.8em;
	margin-top: -10px;
}

/* Title Bar */
#top
{
	background-color: #39c;
	background-image: url(../images/titlebar.png);
	background-repeat: repeat-x;
	border-bottom: 1px solid #246;
	height: 112px;
	font-size: 0.85em;
}
#logo
{
	float: left;
	margin-left: -25px;
}
#logo a
{
	border: 0px;
}
#topright 
{
	float: right;
	width: 400px;
}
#status 
{
	color: #fff;
	background: #00789b;
	float: right;
	padding: 5px 10px;
}
#status a,#status a:active,#status a:visited,#status a:link
{
	color: #fff;
}
#quicksearch
{
	float: right;	
	margin:26px 0 0 0;
}
#quicksearch select,#quicksearch input,#quicksearch #searchbutton
{
	font-size: 1.3em;
}

#menu
{
	background-color: #333;
	background-image: url(../images/menubar.gif);
	background-repeat: repeat-x;
	font-family: Lucida Grande,sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	height: 32px;
}
#socials ul,#actions ul,#menu ul
{
	display: inline;
	list-style-type: none;
}
#socials li,#actions li
{
	display: inline;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
}
#socials 
{
	float: right;
}
#menu .upload
{
}
#socials a
{
	background-image: url(../images/socialbuttons.png);
	display: block;
	height: 32px;
	padding: 0px;
	width: 32px;
}
#actions a
{
	background-image: url(../images/actions.png);
	display: block;
	height: 28px;
	padding: 0px;
	width: 94px;
}
#socials a:hover,#actions a:hover
{
	border: 0px;
}
#socials_twitter a
{
	background-position: 0px 0px;
}
#socials_delicious a
{
	background-position: -32px 0px;
}
#socials_facebook a
{
	background-position: -64px 0px;
}
#socials_stumbleupon a
{
	background-position: -96px 0px;
}
#actions_download a
{
	background-position: 0px 0px;
}
#actions_download a:hover
{
	background-position: 0px -32px;
}
#actions_embed a
{
	background-position: 0px -64px;
}
#actions_embed a:hover
{
	background-position: 0px -96px;
}
#actions_edit a
{
	background-position: 0px -128px;
}
#actions_edit a:hover
{
	background-position: 0px -160px;
}
#actions_delete a
{
	background-position: 0px -192px;
}
#actions_delete a:hover
{
	background-position: 0px -224px;
}
#embedcode, #downloadimage
{
	clear: both;
	height: 400px;
	width: 400px;
	margin: 10px 0 0 0;
}

#embedcode textarea {
	width: 400px;
	height: 50px;
}

.lessimportant
{
	color: #444;
	font-size: 0.9em;
}
.central
{
	margin-left: auto;
	margin-right: auto;
	min-width: 920px;
	width: 70%;
}
#content
{
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
	min-height: 500px;
	min-width: 750px;
	vertical-align: top;
	width: 85%;
}
#download
{
	width: 465px;
	font-size: 1.2em;
}
#adverts
{
	float: right;
	margin: 20px 0;
	vertical-align: top;
	text-align: center;
}
#options
{
	border-right-color: #aaa;
	border-right-style: dotted;
	border-right-width: 1px;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	min-height: 600px;
	width: 160px;
}
#options ul
{
	margin: 10px 0;
}
#download {
	float:left;
}
#filter a
{
	background-color: #efefef;
	border: 0px;
	color: #000;
	display: block;
	height: 5px;
	margin: 0px;
	padding: 15px;
	padding-left: 20px;
	padding-top: 5px;
}
#filter a:hover
{
	background-color: #444;
	background-image: url(../images/add.png);
	background-position: 3px 7px;
	background-repeat: no-repeat;
	color: #fff;
}
#filter a.remove:hover
{
	background-color: #f8caca;
	background-image: url(../images/remove.png);
	background-position: 3px 7px;
	background-repeat: no-repeat;
	color: #000;
}
#refine
{
	height: 75px;
	min-width: 550px;
}
#sortby
{
	background-color: #efefef;
	clear: both;
	height: 15px;
	margin-bottom: 30px;
	margin-top: 10px;
	min-width: 550px;
	padding: 5px;
	vertical-align: center;
}
#sortby a
{
	color: #000;
}
#content td,th
{
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
form ul,ol,li
{
	list-style-type: none;
}
.bulleted
{
	line-height: 1.8em;
	list-style-type: circle;
}
textarea
{
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
}
.huge
{
	font-size: 6em;
}
.chartlist li
{
	display: block;
	padding: 1px;
	position: relative;
}
.chartlist li a
{
	border-bottom: 0px;
	display: block;
	padding: 2px;
	position: relative;
	z-index: 2;
}
.chartlist .index
{
	border-right: 2px solid #efefef;
	display: block;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 0;
}
.chartlist li:hover .index
{
	background: #1694d9;
	border-right: 2px solid #999;
}
.chartlist li a:hover
{
	color: #000;
}
.strip
{
	border-bottom: 1px solid #efefef;
	height: 165px;
	min-width: 550px;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: top;
	width: 100%;
}
.strip span
{
	float: right;
	height: 20px;
}
.strip ul
{
	margin: 10px 0;
}
.square
{
	display: inline;
	float: left;
	height: 190px;
	margin: 2px;
	width: 150px;
}
.pictureframe
{
	float: left;
	height: 150px;
	width: 150px;
}
.strip img:hover,.square img:hover
{
	filter: alpha(opacity=50);
	moz-opacity: .50;
	opacity: .50;
}
.borderless:hover,.borderless
{
	border: 0px;
}
.button,.button:active,.button:visited,.button:link
{
	background: #fff;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	color: #000;
	font-size: 0.9em;
	padding: 4px;
}
.button:hover
{
	border-bottom: #fff;
	border-left: 1px solid #888;
	border-right: #fff;
	border-top: 1px solid #888;
}

#commentform textarea
{
	width: 415px;
}

#commentform input[type=submit]
{
	float: right;
}

#commentform .submit
{
	display: block;
	height: 25px;
}

#commentform #profilepicture
{
	float: left;
	margin-right: 10px;
}

#commentform .error {
	margin: 5px 0 0 50px;
}

#comments .comment
{
	padding: 10px 0 10px 0;
}

#comments .comment .commentbody
{
	margin-left:50px;
	position:relative;
	top:-40px;
}

#comments .comment .commentmeta
{
	font-size: 0.8em;
	color: #ccc;
	margin: -30px 0 0 50px;
}

/* Forms */
form label
{
	display: block;
	float: left;
	width: 140px;
}
.error-message,div.error
{
	background-color: #f8caca;
	border: solid 1px #fe9999;
	display: inline;
	margin-left: 10px;
	padding: 2px;
	vertical-align: top;
}
form .row
{
	padding: 5px;
	vertical-align: center;
}
form .odd
{
	background: #efefef;
}
.blur
{
	color: #999;
}
.smallprint
{
	color: #999;
	font-size: 0.8em;
	margin-left: 140px;
}
.thinfield
{
	background: #fff;
	border: 1px solid #444;
	color: #000;
	display: inline;
}
.submit
{
	display: inline;
}

/* Tag Cloud */
.tagcloud
{
	margin-bottom: 30px;
	margin-top: 30px;
}
.tagcloud a,.tagcloud a:active,.tagcloud a:visited,.tagcloud a:link
{
	color: #000;
}
.tagcloud ol
{
	list-style-type: none;
}
.tagcloud li
{
	display: inline;
	float: left;
	height: 20px;
	padding: 10px;
}
.tagcloud a:hover
{
	background-color: #1486c5;
	border-bottom: 0px;
	color: #fff;
}

/* Misc */
.offscreen
{
	left: -2000px;
	position: absolute;
	top: -2000px;
}
.message
{
	background-color: #FFC;
	border: solid 1px #FD9;
	margin: 1em 0;
	overflow: hidden;
	padding: 10px 20px;
}

.twitterFollow
{
	background: url(../images/twitterFollow.png) no-repeat top right;
	display: block;
	border: none;
	margin: 40px 0 0 0;
	width: 160px;
	height: 50px;
		
}

.twitterFollow:hover
{
	background: url(../images/twitterFollow.png) no-repeat bottom right;
	border: none;
}

/* Pagination */
.pagination
{
	clear: both;
	display: block;
	margin-top: 20px;
	text-align: center;
}
.pagination a
{
	border-color: #efefef;
	border-style: solid;
	border-width: 1px;
	color: #000;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}
.pagination a:hover
{
	background-color: #333;
	color: #fff;
}

/* Footer */
#footer
{
	background-color: #333;
	background-image: url(../images/footerbar.gif);
	background-repeat: repeat-x;
	clear: both;
	color: #ddd;
	font-size: 0.8em;
	height: 80px;
	padding-top: 20px;
	text-align: center;
}
#footer a
{
	color: #ddd;
}
#footer a:hover
{
	color: #fff;
}

/* Superfish */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			8.8em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	color: #fff;
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			25px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
.sf-menu {
	display: inline-block;
}
.sf-menu .title,
.sf-menu a {
	color: #fff;
	border: 0;
	line-height: 2em;
	width: 108px;
	text-align: center;
	height:	25px;
	text-decoration:none;
	cursor: pointer;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #fff;
}
.sf-menu li {
	background: #333;
}

.sf-menu .inverted,
.sf-menu .hovered, 
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background: #fff;
	color: #000 !important;
	outline: 0;
}

.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}

#disqus_thread #dsq-content iframe.dsq-post-reply, #dsq-popup-alert iframe.dsq-post-reply {
	height:310px !important;
}

#dsq-options {
	display: none !important;
}


