/*



Theme Name:	Vigilance



Theme URI: 	http://themes.jestro.com/vigilance/



Description: 	A lean and clean Wordpress theme featuring standards and search friendly code. Theme Options Menu allows for serious customization. Designed and coded by <a href="http://www.jestro.com">Jestro</a>.



Version: 		1.30



Author:		Drew Strojny





Author URI:	http://www.jestro.com



Tags: fixed-width, two-columns, white, red, right-sidebar, threaded-comments, custom-colors, theme-options







*/



/* Import Stylesheets



-----------------------------------------------------------*/

@import url("css/undo.css");

 @import url("css/master.css");

 @import url("functions/style-options.php");

/* Required Wordpress Classes, don't remove these.

-----------------------------------------------------------*/



.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.alignleft {

	float: left;

}

.alignright {

	float: right;

}

/* Make all custom CSS changes in a Child Theme. See this tutorial for instructions:

     ----> http://themes.jestro.com/vigilance/easy-upgrading-wordpress-child-themes/ <----

 Any custom changes you make here will be overidden when you upgrade the theme.

-----------------------------------------------------------*/



body {

	background: #1a1a1a url('http://radial50.com/wp-content/themes/vigilance/images/bodybg.png') repeat-x;

	font-family: arial, verdana, helvetica;

}

#wrapper {

	width: 960px;

}

#header {

	height: 139px;

	padding: 0;

	border: 0;

	background: #1a1a1a url('http://radial50.com/wp-content/themes/vigilance/images/header.jpg') no-repeat;

}

#logo {

	float: left;

	margin: 50px 0 0 50px;

}

#headerstorelink a { float: right; height: 50px; width: 250px; margin-right: 6px; }

.pagetitle {

	width: 960px;

	height: 80px;

	float: left;

	clear: both;

}

H2 {

	margin-bottom:15px;

}

.overview .pagetitle {

	background: url('http://radial50.com/wp-content/themes/vigilance/images/overview-title.png') no-repeat;

}

.my-account .pagetitle {

	background: url('http://radial50.com/wp-content/themes/vigilance/images/account-title.png') no-repeat;

}

.leaderboard .pagetitle {

	background: url('http://radial50.com/wp-content/themes/vigilance/images/leaderboard-title.png') no-repeat;

}

.blog .pagetitle {

	background: url('http://radial50.com/wp-content/themes/vigilance/images/blog-title.png') no-repeat;

}

.community .pagetitle {

	background: url('http://radial50.com/wp-content/themes/vigilance/images/community-title.png') no-repeat;

}

.aboutus .pagetitle {

	background: url('http://radial50.com/wp-content/themes/vigilance/images/aboutus-title.png') no-repeat;

}

.subpage .pagetitle {

	background: url('http://radial50.com/wp-content/themes/vigilance/images/blank-title.png') no-repeat;

}

.subpage .pagetitle h1#pagetitle {

	font-size: 30px;

	font-weight: normal;

	font-family: arial, verdana, helvetica;

	padding: 28px 0 5px 13px;

	color: #fff

}

.overview #contentwrapper, .my-account #contentwrapper, .leaderboard #contentwrapper, .blog #contentwrapper, .community #contentwrapper, .aboutus #contentwrapper {

	background: url('http://radial50.com/wp-content/themes/vigilance/images/contentbg.png') repeat-y;

}

#contentwrapper {
	float: left;
	width: 960px;
	background: url('http://radial50.com/wp-content/themes/vigilance/images/contentbg.png') repeat-y;
}

#contentfooter {
	clear: both;
	float: left;
	background: url('http://radial50.com/wp-content/themes/vigilance/images/contentfooter.png') repeat-x;
	width: 960px;
	height: 20px;
}

#footer {
	border: 0;
	background-color: #1a1a1a !important;
	padding-bottom: 25px;

}

#footer ul#footernav {

	float: right;

	list-style-type: none;

	padding-right: 5px;

}

#footernav li {

	float: right;

	padding: 0 7px;

}

#footernav li a {
	text-decoration: none !important;
}

#footernav li a:hover {
	text-decoration: underline !important;
}

.copyright {
	padding-left: 10px;
}

#footercontent {
	float: left;
	width: 908px;
	height: 115px;
	border: 1px solid #151515;
	background: #1f1f1f;
	padding: 6px 20px 20px 30px;
	margin: 10px 0 5px 0;

}

#col1, #col2 {
	height: 125px;
	float: left;
	border-right: 1px solid #151515;
	padding-right: 10px;
	margin-right: 20px;
}

#col1 {
width: 250px; 
}

#col2 { 
width: 450px;
}

#col3 {
	float: left;
	height: 98px;
	width: 140px;
        text-align: center; 
}

#col1 .heading, #col2 .heading, #col3 .heading {
	font-size: 14px;
	font-family: arial, verdana, helvetica;
	color: #666666;
	font-weight: bold;
}

#col1 p, #col2 p, #col3 p {
	line-height: 18px;
	color: #fff;
	font-size: 12px;
}

#footer .subheading {
	font-size: 18px;
	padding: 5px 0;
}


#footercontent p a, #col1 .subheading, #col2 .subheading {
	color: #990000 !important;
}

#col1 .subheading, #col1 .subheading a, #col2 p a, #col2 .subheading a {
	color: #990000 !important;
	text-decoration: none !important;
}
#col3 p a { color: #fff !important; font-weight: bold; text-decoration: none !important; }

#col1 .subheading a:hover, #col2 .subheading a:hover, #col3 p a:hover, #col2 p a:hover {
	text-decoration: underline !important;
}

#video_image { float: left; padding-right: 10px; }

#col2 .subheading {
	color: #fff;
}

#col3 p {
	padding-bottom: 10px;
}

#col1 a p {
	text-decoration: none;
}

#twitter { margin-top: 10px; }

#sidebar {
	width: 300px;
	padding: 20px 15px;
	float: right;
}

#release {

	font-size: 12px;

	color: #fff;

	background: #333 url('http://radial50.com/wp-content/themes/vigilance/images/expectedrelease.png') no-repeat;

	height: 30px;

	line-height: 30px;

	width: 260px;

	padding-left: 40px;

	margin-bottom: 10px;

}

#release span {

	font-weight: bold;

}

#newsletter {

	float: left;

	height: 140px;

	width: 270px;

	padding: 10px 15px;

	background: url('http://radial50.com/wp-content/themes/vigilance/images/newsletterbg.png') repeat-x;

	color: #000;

	font-size: 12px;

}

#newsletter p {

	line-height: 20px;

}

#newsletter .newstitle {

	font-weight: bold;

	font-size: 14px;

}

#newsletter input.text {

	width: 170px;

	height: 17px;

	padding-top: 3px;

	padding-left: 5px;

	border: 1px solid #D3D5D6;

	border-top: 1px solid #6D6F70;

}

#newsletter input#name {

	margin-top: 5px;

}

#newsletter input#email {

	clear: both;

	margin-top: 5px;

}



#newsletterPK {

	float: left;

	height: 140px;

	width: 180px;

	padding: 0px 0px;

	color: #000;

	font-size: 12px;

}

#newsletterPK p {

	line-height: 20px;

	font-size: 12px;

	font-weight:normal;

	padding-top:5px;

	padding-bottom:5px;

}

#newsletterPK {

	font-weight: bold;

	font-size: 14px;

}

#newsletterPK input.text {

	width: 130px;

	height: 17px;

	padding-top: 3px;

	padding-left: 5px;

	border: 1px solid #D3D5D6;

	border-top: 1px solid #6D6F70;

}

#newsletterPK input#name {

	margin-top: 5px;

}

#newsletterPK input#email {

	clear: both;

	margin-top: 5px;

}



#submit {

	margin-left: 8px;

	font-weight: bold;

}

#content p a {

	color: #990000;

	text-decoration: none;

	font-weight: normal;

}

#content p a:hover {

	text-decoration: underline;

}

.entry {

	padding: 0 15px;

	font-size: 12px;

}

.entry .heading {

	font-size: 18px;

	font-weight: bold;

}

.entry .subheading {

	font-weight: bold;

	font-style: italic;

	font-size: 12px;

}

.entry p {

	padding-bottom: 15px;

}

.entry p.subheading {

	padding: 0;

	margin: 0;

}

.entry p.heading {

	padding-bottom: 0;

}

.home #contentwrapper {

	width: 960px;

	height: 423px;

	background: url('http://radial50.com/wp-content/themes/vigilance/images/homebigbg.jpg') no-repeat -20px -1px !important;

}

.home #contentfooter {

	display: none;

}

.home #sidebar {
	padding-right: 40px;
width: 260px;
        color: #737373;
font-size: 12px;
overflow: hidden !important;
height: 388px;
}
.home .twitter { height: 323px !important; overflow: hidden !important; }
.home .twitter li { padding: 11px 0; border-bottom: 1px dotted #737373; }
.home .twitter-timestamp, .home abbr { color: #464646; border: 0; }
.home .twitter li+li+li+li { border: 0; }
.home .twitter .twitter-link { color: color: #737373 !important; }
.home #sidebar .heading { color: #75DCF7; text-transform: uppercase; padding: 15px 0 0px 0; }
#spacetop { padding-top: 23px; }
#twitterviewall { text-align: right; }
#twitterviewall a { text-decoration: underline; }
#twitterviewall a:hover { text-decoration: none; }
.home #content {

	width: 615px;

}

.home .entry {

	color: #fff;

	font-size: 12px;

	margin: 0 0 0 20px;

	padding: 0;

}

.home .entry .bold {

	font-weight: bold;

}

.home .entry p {

	line-height: 19px;

	margin-bottom: 0px;

}

.home .entry p a {

	font-weight: normal;

}

.home .entry p span.yellow {

	font-weight: bold;

	color: #FFD012;

}

#hometop { height: 200px; text-align: right; width: 585px; padding-top: 15px; vertical-align: top;  }
#hometop .homelinks { color: #8c0000; padding-top: 5px; width: 300px; float: right; }
#hometop p.bold { font-size: 18px; padding-top: 10px; }
#hometop #topitunes a { display: block; margin-top: 10px; width: 140px; height: 45px; float: left; }


#homebottom { width: 620px; padding-top: 20px; vertical-align: top; }
#homebottom td { width: 200px !important; padding-left: 10px; vertical-align: top; line-height: 16px; padding-top: 10px; }
.home .yellow { color: #ff9900; }
#smallspacer { height: 24px; }
#homebottom td+td+td { color: #999 }
#homebottom td+td+td a img { padding-bottom: 10px; }

#loweritunesleft { float: left; }
#loweritunesbutton a { float: right; display: block; height: 50px; width: 110px; }

#highlight {

	width: 580px;

	background: #FFFF9F;

	height: 35px;

	line-height: 35px;

	border: 1px solid #F2C94D;

	padding-left: 10px;

}

#highlight2 {

	width: 580px;


	background: #FFFF9F;

	line-height: 20px;

	border: 1px solid #F2C94D;

	padding-left: 10px;

	padding-top:5px;

	padding-bottom:5px;

}

#highlight3 {

	width: 340px;

	background: #FFFF9F;

	line-height: 20px;

	border: 1px solid #F2C94D;

	padding-left: 10px;

	padding-top:5px;

	padding-bottom:5px;

}

#clues {

	width: 580px;

	line-height: 20px;

	border: 1px solid #438743;

	padding-left: 10px;

	padding-top:5px;

	padding-bottom:5px;

	margin-bottom: 15px;

	background-color: #E1FFE1;

}

#clues2 {

	width: 580px;

	line-height: 20px;

	border: 1px solid #E83131;

	padding-left: 10px;

	padding-top:5px;

	padding-bottom:5px;

	margin-bottom: 15px;

	background-color: #FFECEC;

}

.community .entry p {

	margin-bottom: 0px;

}

.dashes {

	font-size: 9px;

}

.blog #pagetitle {

	display: none;

}

.post {

	padding-left: 20px;

	padding-right: 0;

	width: 590px;

}

.post .post-header .date {

	padding-top: 0;

	margin-top: 0;

}

.aboutus .entry p {

	margin-bottom: 0px;

}

#comments .note {

	padding-left: 20px;

}

.author {

	padding-left: 15px;

	font-style:italic;

}

#respond {

	padding-left: 25px;

}

.comment-number {

	padding-left: 25px;

	margin-left: 25px;

}

.widgetspacer {

	height: 10px;

	width: 100%;

}

.widget {

	width: 300px;

}

.widget_categories {

	clear: both;

}

.category #content {

	padding-left: 20px;

	width: 570px;

}
/*
.home #content {

	height: 410px;

	overflow: hidden;

}*/

.press #contentwrapper {

	background: url('http://radial50.com/wp-content/themes/vigilance/images/presskit-contentbg.png') repeat-y;

}

.press #leftsidebar {

	width: 180px;

	float: left;

	padding: 15px 10px;

	color: #990000;

	line-height: 30px;

	font-size: 12px;

	font-weight: bold;

}

.press #leftsidebar p a {

	color: #990000;

}

.press .pressheading {

	width: 725px;

	padding: 0 5px;

	background: #333;

	color: #fff;

	line-height: 35px;

	height: 35px;

	font-size: 18px;
	margin-bottom:20px;

}

.press .entry {

	padding: 0 0 0 5px;

}

.press #content {

	float: right;

	width: 720px;

}

#rankingtable { clear: both; }

#rankingtable tr td { text-align: center; padding: 3px 0; }
#rankingtable tr.row { background: url('http://radial50.com/wp-content/themes/vigilance/images/border-bottom.png') repeat-x 0 100%; margin: 3px 0; }
#rowheading { background: #999; border-bottom: 1px solid #666; }
.avatar { background: url('http://radial50.com/wp-content/themes/vigilance/images/photo-bg.png') no-repeat 4px 1px; height: 75px; }
.highlight .avatar { background: url('http://radial50.com/wp-content/themes/vigilance/images/photo-bg-hover.png') no-repeat 4px 1px; height: 75px; }
.avatar img { margin: 6px 0 0 2px; }
#rowheading th { border-bottom: 1px solid #666; text-align: center; }

.pagenumbers a { padding: 3px 8px; color: #990000; border: 1px solid #999; margin-left: 2px; float: left;  }
.pagenumbers { float: right; margin-bottom: 10px; }
.pagenumbers .active { color: #000; }
.toppagenumbers { margin-top: 15px; }
.highlight { background: #ebebeb url('http://radial50.com/wp-content/themes/vigilance/images/border-bottom.png') repeat-x 0 100%; }
.float-left { float: left; }

.italic { font-style: italic; }

.backtotop { font-weight: normal !important; font-style: italic; }

.hr { height: 10px; margin-top: 0px; border-top: 1px solid #666666; width: 100%; }

#leaderboardsubnav { width: 230px; height: 35px; background: #ffff9f; border: 1px solid #f2c94d; padding: 0 5px; line-height: 35px; float: left; margin-bottom: 10px; font-weight: bold; }

#spacer { height: 5px; background: none !important; width: 100%;  }

span.name { font-weight: bold; color: #990000 }

.pressheading {

	width: 590px;
	padding: 0 5px;

	background: #333;

	color: #fff;

	line-height: 35px;

	height: 35px;

	font-size: 18px;
	margin-bottom:20px;
}

/* Begin AJAX Autocomplete Styles */
/* Menu DIV */
.jqac-menu{
  color: black;
  background-color: white;
  border: 1px solid #aaa;
}
/* unordered list for suggestions */
.jqac-menu ul{
  list-style: none;
  margin: 1px;
  padding: 1px;
  overflow: hidden;
}
/* SPAN "link" */
.jqac-menu .jqac-link {
  cursor: hand; cursor: pointer;
  display: block;
}
/* highlighted menu item */
.jqac-menu .jqac-highlight {
  background-color: #ddf;
}
/* warning for no results */
.jqac-menu .jqac-warning {
  font-style: italic;
}
/* loading for AJAX get */
.jqac-menu .jqac-loading {
  font-style: italic;
  text-decoration: blink;
}
/* matched sub-string */
.jqac-menu em {
    text-decoration: underline;
}
/* suggestion info */
.jqac-menu .jqs-info {
    text-align: right;
    font-style: italic;
    font-size: .75em;
    color: #666;
}

#input.complete { width: 130px; margin-left: 2px;  }
/* End AJAX Autocomplete Styles */