/*
Theme Name: 17Things
Theme URI: http://www.17things.com
Description: 17Things Theme
Version: 1.0
Author: Kooc Media
Author URI: http://www.kooc.co.uk
*/
/*
*	DEFAULTS
*/

* { margin: 0; padding: 0; }
body { font: 12px arial, helvetic, Verdana, sans-serif; background-image: url(images/top-bg.gif);background-repeat: repeat-x;background-color: #f6f6f6;margin-left: auto;
margin-right: auto;text-align: center;color:#656565;
}
input, button, textarea { font: 1em Verdana, sans-serif;}
input, button { vertical-align: middle; }
legend { display: none; }
fieldset { border: none; }
ul, ol { list-style: none; }
a { color: #0082D5; text-decoration:none; }
a:hover{
	color: #0082D5; text-decoration:underline;
}
a:visited{
	color: #0082D5; 
}
a img { border: 0; }
table { border-collapse: collapse; width: 100%; }
hr { display: none; }
.clear{
clear: both;
}
:focus {
	outline: 0;
}

p{
margin-bottom:10px;
}

/*
*	HEADINGS
*/

h1 {
	padding: 0;
	margin: 0;
	width: 279px;
	height: 58px;
	font-size: 11px;
	position:relative;
	left:0px;top:64px;
}

h1 a {
	display: block;
	width: 279px;
	height:58px;
	color: #fff;
	border-bottom:0px;

}

h1 a:visited {
	display: block;
	width: 279px;
	height: 58px;
	color: #fff;
	border-bottom:0px;
}

h1 a span{
	background: url(images/logo.gif) no-repeat;
	position:absolute;
	width: 100%;
	height: 100%;
	cursor: pointer;
	z-index: 10;
	border-bottom:0px;
}

/*
*	LAYOUT
*/

#container{
	width:988px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header{
	width:988px;
	height:122px;
}

#main{
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
}

#mainbot{
	background-image: url(images/main-bot.gif);
	background-repeat: no-repeat;
	height:37px;
	width:988px;
	margin-bottom:30px;
}

#tellme{
	background-image: url(images/main-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:988px;
	height:35px;
}

#tellmebox{
	background-image: url(images/questionbox.gif);
	background-repeat: no-repeat;
	width:646px;
	height:171px;
	float:left;
	display:inline;
	margin-left:20px;
	margin-top:38px;
}

#content{
	float:left;
	width:629px;
	display:inline;
	margin-left:34px;
}

#rightbar{
	float:right;
	width:273px;
	display:inline;
	margin-right:34px;
	
}

.quizimage{
	margin-top:20px;
}

#footer{
	width:100%;
	height:411px;
	background-color: #243442;
	border-top:20px solid #1A242D;
}

#footerbox{
	width:959px;
	height:299px;
	background-image: url(images/footer-box.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top:20px;
}

#footleft{
width:308px;
float:left;
margin-left:20px;
height:220px;
margin-top:25px;
margin-bottom:35px;
	
}
#footcenter{
	width:308px;
	float:left;
	height:220px;
	margin-top:25px;
	margin-bottom:35px;
}
#footright{
width:258px;
float:left;
height:220px;
margin-top:25px;
margin-bottom:35px;
margin-left:50px;
}

.search{
	background-image: url(images/searchbox.gif);
	background-repeat: no-repeat;
	width:194px;
	height:24px;
	border:0px;
	color:white;
	margin-top:10px;
	padding-left:5px;
	padding-top:5px;
}

.searchbut{
	float:left;
	margin-top:10px;
}

/*
*	NAVIGATION
*/
#navbar {float:right;list-style: none;margin: 0;padding: 0;height: 34px;display: inline;margin-top:11px;margin-right:13px;}
#nav li {margin: 0; padding: 0;display: inline;list-style-type: none;}
#nav a {float:left;padding: 34px 0 0 0;overflow: hidden;height: 0px !important; height /**/:34px; /* for IE5/Win */}
#nav a:hover {background-position: 0 -34px;border:0px solid #fff;}
#nav a:active {background-position: 0 -34px;}
#nav a.selected {background-position: 0 -68px;}

#home a  {width: 108px;background: url(nav/home.gif) top left no-repeat;}
#openquestions a  {width: 160px;background: url(nav/open.gif) top left no-repeat;}
#topusers a  {width: 108px;background: url(nav/top.gif) top left no-repeat;}
#articles a  {width: 108px;background: url(nav/articles.gif) top left no-repeat;}
#quizzes a  {width: 106px;background: url(nav/quizzes.gif) top left no-repeat;}



/*
*	TYPOGRAPHY
*/

.welcometext{
	width:278px;
	height:175px;
	float:right;
	margin-right:28px;
	margin-top:35px;
	display:inline;
	overflow:hidden;
}

.welcometext p{
	font-size: 18px;
	margin-bottom:25px;
	line-height:21px;	
}

.tag{
	color:white;
	float:right;
	font-size: 18px;
	font-weight: bold;
	margin-top:25px;
	margin-right:20px;
}

.ask{
	color:#6EC7FF;
	font-size: 25px;

	margin-top:15px;
	margin-left:40px;
	
}

.ask2{
	color:white;
	font-size: 18px;
	margin-top:15px;
	margin-left:40px;
	
}

.askbox{
background-image: url(images/tellme-box.gif);
width:318px;
height:38px;
background-repeat: no-repeat;
font-size: 22px;
color:#A7A7A7;
border:0px;
margin-left:40px;
margin-top:15px;
padding-top:5px;
padding-left:5px;
	
}

.askbut{
	margin-top:15px;
	margin-left:10px;
}

p.bread {
	font-size: 12px;
	padding-top:17px;
	margin-left:160px;
	color:white;
}

p.foottext{
	color:white;
	font-size:12px;
}

p.searchanswers{
	color:white;
	font-size:12px;
	margin-bottom:5px;
}

#footcenter ul{
	color:white
}

#footcenter li{
	margin-bottom:5px;
}

#footright ul{
	color:white
}

#footright li{
	margin-bottom:5px;
}

.botimage{
	margin-top:20px;
}

.top{
	padding-bottom:7px;
}

/*
	Tabs
*/

.tabs10 {
	width:100%;
	line-height:normal;
}
.tabs10 ul {
	margin:0;
	padding:10px 10px 0 0;
	list-style:none;
}
.tabs10 li {
	display:inline;
	margin:0;
	padding:0;
		
}
.tabs10 a {
	float:left;
	background:url("images/tableft10.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;	
	background-position:0% -30px;
	margin-right:5px;

}
.tabs10 a span {
	font-size:16px;
	font-weight: bold;
	display:block;
	float:left;
	background:url("images/tabright10.gif") no-repeat right top;
	padding:5px 0px 4px 0px;
	background-position:100% -30px;
	width:195px;
	text-align: center;color:white;
	
}

#tabs10 a:hover span {
	color:#FFF;
}
.tabs10 a:hover, .tabs10 .selected a  {
	background-position:0% 0px;
	
}
.tabs10 a:hover span, .tabs10 .selected a span  {
	background-position:100% 0px;color:#243442;
}




.tabs11 {
	width:100%;
	line-height:normal;
}
.tabs11 ul {
	margin:0;
	padding:10px 10px 0 0;
	list-style:none;
}
.tabs11 li {
	display:inline;
	margin:0;
	padding:0;
		
}
.tabs11 a {
	float:left;
	background:url("images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 0px;
	text-decoration:none;	
	background-position:0% -30px;
	margin-right:5px;

}
.tabs11 a span {
	font-size:16px;
	font-weight: bold;
	display:block;
	float:left;
	background:url("images/tabright.gif") no-repeat right top;
	padding:5px 0px 4px 0px;
	background-position:100% -30px;
	width:126px;
	text-align: center;color:white;
	
}

#tabs11 a:hover span {
	color:#FFF;
}
.tabs11 a:hover, .tabs11 .selected a  {
	background-position:0% 0px;
	
}
.tabs11 a:hover span, .tabs11 .selected a span  {
	background-position:100% 0px;color:white;
}

.panel{
	border:12px solid #e7e7e7;
	width:605px;
	
}

.panel ul{
font-size: 16px;
font-weight: bold;
margin-top:12px;
margin-left:20px;
}

.panel li{
	margin-bottom:5px;
	background-image: url(images/bubble.gif);
	background-repeat: no-repeat;
	padding-left:25px;
	border-bottom:1px solid #E6E6E6;
	padding-bottom:5px;
	width:520px;
}

.panel2{
	width:272px;
	background-color: #243442;
	background-image: url(images/sidenav-bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.panel2 ul{
	margin-left:15px;
	padding-top:10px;
	color:white;
	padding-bottom:10px;
}

.panel2 li{
	margin-bottom:10px;
}

.panel3{
	border:12px solid #e7e7e7;
	width:605px;
}

.panel3 ul{
font-size: 16px;
font-weight: bold;
margin-top:12px;
margin-left:20px;
}

.panel3 li{
	margin-bottom:5px;
	background-image: url(images/bubble.gif);
	background-repeat: no-repeat;
	padding-left:25px;
	border-bottom:1px solid #E6E6E6;
	padding-bottom:5px;
	width:520px;
}

.feeds{padding-left:10px;}

p{line-height:17px;margin-bottom:10px;margin-left:10px;margin-right:10px;}

.post{
width:600px;
border:12px solid #E7E7E7;
margin-top:10px;
}

.google{
margin-left:20px;margin-right:10px;margin-bottom:10px;
margin-top:10px;float:left;
}
.google2{
margin-left:20px;margin-right:10px;margin-bottom:20px;
}

.post h2{
margin-bottom:10px;
margin-left:10px;margin-top:10px;
}

h4{
font-size:16px;
color:#0082D5;
border-bottom:1px solid #E5E5E5;
padding-bottom:5px;
margin:10px;
}

.commentlist {
margin:10px;
}

.commentlist li{
border-bottom:1px solid #C0C0C0;
margin-bottom:10px;
}

.avatar {float:left;margin-right:10px;margin-bottom:10px;}

#havesay{
background-image: url(http://www.17things.com/wp-content/themes/17/images/havesay.gif);
width:580px;padding-top:57px;background-repeat:no-repeat;color:white;margin-left:10px;height:362px;
}

 #comments  {margin-left:10px;}

.relateds {height:200px;overflow:auto;clear:both;margin-left:10px;margin-right:10px;margin-bottom:20px;font-size:11px;}

.tagssingle{
font-size:11px;
}

.tagssingle a:link{color:#656565;
}
.tagssingle a:visited{color:#656565;
}
.tagssingle a:hover{color:#656565;text-decoration:underline;
}

.relateds a:link{color:#656565;
}
.relateds a:visited{color:#656565;
}
.relateds a:hover{color:#656565;text-decoration:underline;
}

#adlinks{
margin-left:30px;
}
