/*  
Theme Name: TV.Elements
Theme URI: http://www.wpelements.com/
Description: Another quality video theme brought to you by Jason @ WPelements.com
Version: 1.0
Author: Jason Schuller
Author URI: http://www.wpelements.com/
*/

* {
margin:0;
padding:0;
}

html,body {
background:#000000;
color:#565050;
}

body {
font:12px arial,helvetica,verdana,sans-serif;
line-height:1.2em;
}
#topper {
	font-family:Helvetica, Arial, sans-serif;
	background-image:url('http://www.stonewallcolumbus.org/wp-content/themes/Stonewall2010/images/topbg.jpg');
	height:40px;
	width:100%;
	background-position:bottom;
	position:relative
}
#topper .swc {
	background-image:url('http://www.stonewallcolumbus.org/wp-content/themes/Stonewall2010/images/SWC.png');
	position:relative;
	height:78px;
	top:-18px;
	background-repeat:no-repeat;
	background-position:left bottom;
	width:1000px;
	text-align:left;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	line-height:75px;
	text-indent:75px
}
#topper .swc a {
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	padding-left:25px;
	text-shadow:#fff 2px 1px 0px
}
#topper .swc a:hover {
	text-decoration:underline
}
#topper .swc #active {
	line-height:1;
	display:inline;
	color:#000;
	text-shadow:0px 0px 0px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border:none;
	margin-left:15px;
	text-decoration:underline;
	padding-top:5px;
	padding-right:9px;
	padding-bottom:5px;
	padding-left:9px;
	background-image:url('http://www.stonewallcolumbus.org/wp-content/themes/Stonewall2010/images/navbg.png');
	background-repeat:repeat
}

h2 {
font-size:18px;
font-weight:400;
color:#A7A7A7;
margin-bottom:5px;
}

h3 {
font-size:14px;
font-weight:400;
margin-bottom:2px;
}

p {
margin-bottom:8px;
}

strong {
color:#FFFFFF;
}

a:link, a:visited {
color:#A7A7A7;
text-decoration:none;
}

a:hover {
color:#FFFFFF;
}

img {
border:none;
}

/** categories list **/
ul, li {
margin:0;
border:0;
padding:0;
list-style:none;
}

#catlist {
font-size:14px;
padding:0px;
height:28px;
}

#catlist .menu li {
background:url(images/lm.gif) left top no-repeat;
height:28px;
float:left;
margin-right:10px;
}

#catlist .menu li a {
color:#A7A7A7;
text-decoration:none;
padding:0 10px;
height:28px;
line-height:28px;
display:block;
float:left;
padding:0 26px 0 10px;
background:url(images/rm.gif) right top no-repeat;
width:264px;
}

#catlist .menu li a:hover {
color:#FFFFFF;
}

#catlist ul .submenu {
border-top:none;
background:#000000;
position:relative;
width:298px;
padding:6px 0;
clear:both;
z-index:2;
display:none;
}

#catlist ul .submenu li {
background:none;
display:block;
float:none;
margin:0 6px;
border:0;
height:auto;
line-height:normal;
border-top:solid 1px #1F1F1F;
}

#catlist .submenu li a {
background:none;
display:block;
float:none;
padding:6px 11px;
margin:0;
border:0;
height:auto;
color:#A7A7A7;
line-height:normal;
}

#catlist .submenu li a:hover{
background:#0D0D0D;
}

/** header **/
#header {
width:100%;
background:#0D0D0D;
border-bottom:1px solid #3C3C3C;
float:left;
}

#insideheader {
width:1040px;
margin:0px auto;
}

#logo {
float:left;
padding:20px 0 20px 0;
}

#topmenu {
float:right;
width:1040px;
height:32px;
text-align:right;
font-size:14px;
}

#topmenu ul {
list-style:none;
margin:7px 17px 0 0;
float:right;
}

#topmenu li {
display:inline;
margin:0 15px 0 0;
}

/** search **/
#searchwrap {
background:none;
height:27px;
margin:2px 5px 0 0;
float:right;
}

#searchwrap input{
vertical-align:middle;
background:none;
color:#A7A7A7;
font-family:arial,helvetica,verdana,sans-serif;
}

#searchwrap #s{
font-size:14px;
border:none;
padding:4px 4px;
margin-right:3px;
width:190px;
}

/** showcase **/
#showcase {
width:100%;
padding:50px 0 0 0;
float:left;
}

#page {
width:100%;
padding:20px 0 0 0;
float:left;
border-bottom:1px solid #3C3C3C;
background:#0D0D0D;
}

#insideshowcase {
width:1040px;
margin:0px auto;
}

#insideshowcase h4 {
color:#A7A7A7;
font-size:14px;
font-weight:normal;
margin:0 0 2px 0;
padding:0;
}

#socialize {
float:left;
padding:8px;
background:#0D0D0D;
border:1px solid #3C3C3C;
width:620px;
margin:0 0 30px 0;
}

#video {
width:660px;
text-align:center;
float:left;
margin:0 8px 0 0;
}

#videolist {
width:300px;
float:left;
}

#videoitem {
width:295px;
height:60px;
margin:10px 0 0 5px;
}

#videoitem img {
width:102px;
height:56px;
float:left;
margin:1px 8px 0 0;
border:1px solid #3C3C3C;
}

#videoitem a:hover img {
border:1px solid #FFFFFF;
}

/** tools **/
#tools {
width: 68px;
float: left;
}

#tools ul {
list-style: none;
margin: 0;
padding: 0;
}

#tools li {
display: block;
list-style: none;
float: left;
padding: 0px 0px 10px 0px;
margin: 0;
}

#tools a {
display: block;
height: 64px;
text-indent: -5000px;
overflow: hidden;
}

#tools a:hover {
background-image: none;
}

#toolshare {
width:68px;
background:transparent url(images/share.gif) no-repeat 0 -64px;
}

#toolshare a {
background:transparent url(images/share.gif) no-repeat 0 0;
}

#toolcomment {
width:68px;
background:transparent url(images/comment.gif) no-repeat 0 -64px;
}

#toolcomment a {
background:transparent url(images/comment.gif) no-repeat 0 0;
}

#toolembed {
width:68px;
background:transparent url(images/embed.gif) no-repeat 0 -64px;
}

#toolembed a {
background:transparent url(images/embed.gif) no-repeat 0 0;
}

#toolsubscribe {
width:68px;
background:transparent url(images/subscribe.gif) no-repeat 0 -64px;
}

#toolsubscribe a {
background:transparent url(images/subscribe.gif) no-repeat 0 0;
}

#toolread {
width:68px;
background:transparent url(images/read.gif) no-repeat 0 -64px;
}

#toolread a {
background:transparent url(images/read.gif) no-repeat 0 0;
}

/** copy **/
#copy {
width:100%;
background:#0D0D0D;
border-top:1px solid #3C3C3C;
border-bottom:1px solid #3C3C3C;
float:left;
margin-top:50px;
}

#insidecopy {
width:1040px;
margin:0px auto;
padding:25px 0 20px 0;
}

#insidecopy p {
font-size:14px;
line-height:1.4em;
}

#copycontent {
width:700px;
float:left;
margin:0 0 20px 0;
}

#postcomments {
width:695px;
margin:20px 0 0 0;
padding:20px 0 0 0;
border-top:1px solid #3C3C3C;
}

#sidebar {
width:300px;
float:right;
background:#000000;
margin:5px 0 20px 0;
font-size:12px;
}

#sidebar p {
font-size:12px;
padding:0 10px 10px 10px;
}

#sidebar h3 {
color:#A7A7A7;
padding:10px 10px 2px 10px;
}

/** comments **/
#comment {
width:450px;
font:12px arial,helvetica,verdana,sans-serif;
}

h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color:#333 !important;
}

ol.commentlist {
margin: 10px 0 20px;
padding: 0;
list-style: none;
font-size: 12px;
line-height: 20px;
}

ol.commentlist p {
margin-bottom:10px;
line-height: 20px;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
}

ol.commentlist li {
padding: 10px 10px 5px 10px !important;
margin:10px 0 10px 0;
border:1px solid #171717;
}

ol.commentlist li.alt {
padding: 10px 10px 5px 10px !important;
background:#080808;
border:1px solid #171717;
}

input#submit {
font-size: 14px;
color:#A7A7A7;
font-family: Arial, Helvetica, sans-serif;
padding:7px 10px;
margin:5px 0 0 0;
text-align:center;
background:#080808;
border:1px solid #171717;
cursor:pointer;
}

#comment,#author,#email,#url {
background:#080808;
border:1px solid #171717;
padding:2px;
color:#A7A7A7;
}

/** search **/
#searchitem {
float:left;
width:300px;
margin:0 15px 0 0;
}

#searchitem p {
font-size:12px;
line-height:1.2em;
}

#insidesearch {
width:1040px;
margin:0px auto;
padding:0;
}

/** footer **/
#footer {
width:100%;
float:left;
padding:10px 0 100px 0;
}

#insidefooter {
width:1040px;
margin:0px auto;
}

#siteNaver {
	background-color: #000000;
	text-align: center;
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #666666;
	width: 100%;
}
#siteNaver a {
	font-weight: bold;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 30px;
	margin-right: 0.5em;
	margin-left: 0.5em;
}
#siteNaver a:hover {
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#siteNaver   img   {
	padding-right: .5em;
	padding-left: 0.5em;
	background-image: url(images/SWC.gif);
	display: inline;
}

#siteNaver   active  {
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	line-height: 30px;
	margin-right: 0.5em;
	margin-left: 0.5em;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999999;
}

