@charset "UTF-8";
/* CSS Document */

* { 
	
	margin:0;
	
	padding:0;
		
	}
	

.clear:after {
	
	content:".";
	
	display:block;
	
	height:0;
	
	clear:both;
	
	visibility:hidden;
	
	}

.clear {
	
	display:inline-block;

	}
	/* Hide from IE Mac \*/

.clear {
	
	display:block;
	
	}
	/* End hide from IE Mac */
	
body {
	
	font-family:Helvetica, Trebuchet MS, Verdana, Tahoma, sans-serif, Georgia;
	
	font-size:12px;
	
	line-height:1.75em;
		
	background:#fefdcf url(images/bodytile.jpg) bottom center repeat-x;
			
	}

p {
margin:0 0 6px;
}

p.center {
	text-align:center;
	}
	
a {

	text-decoration:none;
	
	color:#0066cc;
	
	}
	
a:hover {
		
	color:#666;
	
	}
	
a img {
	
	border:none;
	
	}
		
h1 {
	
	padding:0 0 2px 0;
	
	font-size:15px;
	
	font-weight:bold;
	
	letter-spacing:-.02em;
	
	}
	
h2 {
	
	font-size:18px;
	
	margin:0 0 3px 0;
	
	color:#000;
	
	}
	
h2 a {
	
	color:#000;
	
	}
	
h3 {
	
	font-size:13px;
		
	color:#000;
	
	}
	
h4 {
	margin:20px 0 5px 0;		
	font-weight:bold;
	
	}
	
h5 {
	color: #8A1E1E;
    font-size: 15px;
    font-weight: normal;
    margin: 15px 0 0;
	
	}


h6 {
	display:inline-block;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	font-size:10px;
	font-weight:normal;
	font-style:italic;
	line-height:1.5em;
	color:#333;
	border-bottom:1px solid #333;
}

.floatleft {
float:left;
}
	
.floatright {
float:right;
}

.alignleft {
float:left;
margin:0 15px 0 0;
}
	
.alignright {
float:right;
margin:0 0 0 15px;
}
	
.align-left {
text-align:left;
}

.align-right {
text-align:right;
}

.imgmarginvert {
margin:15px 0;
}
	

.bold {
font-weight:bold;
}

.white {
color:#fff !important;
}
	
.desc {
	
	margin:20px 0 0 0;
	
	}

.horizrule {
	width:100%;
	margin:0;
	border:1px dotted #999;
	}
	
.disclaimer {
	font-weight:bold;
	font-size:10px;
	color:#427081;
}
	
.viewmore {
	
	position:absolute;
	
	bottom:20px;
	
	}
	
.button, #submit, .searchsubmit {

	padding:0 5px 2px 5px;

	color:#000; 
	
	font-weight: bold;
		
	display:inline;
	
	border:none;
	
	height:26px;
		
	text-align: center;
	
	background:#fcd581 url(images/sbuttontile.gif) bottom center repeat-x;
		
	}
	
button:hover {

	color:#fff; 
		
	background:#cfa854 url(images/sbuttontile2.gif) bottom center repeat-x;
	
	}
	
.inputbox {
	
	display:block;
	
	height:18px;
	
	margin:0 7px 8px 0;
	
	padding:6px 0 2px 5px;
	
	border:1px solid #ccc;
	
	background-color:#fff;
	
	}
	
.learnmore {
	
	margin:10px 0 0 0;
	
	}
	
.cyan {
	color:#0078ff;
	}
	
.featureadlink {
	line-height:1.3em;
	margin:20px 0 0 0;
	}
	
/* Elements ----------------------------------- */


#headwrap {
	
	width:100%;
	
	height:173px;

	background:url(images/headtile.jpg) top center repeat-x;
	
	}

#header {
	
	position:relative;
	
	width:956px;
	
	height:173px;

	margin:0 auto;
	
	border-left:3px solid #fefdcf;
	
	border-right:3px solid #fefdcf;

	background:url(images/headbckgnd.jpg) top left no-repeat;
	
	}
	
#homelink {
	
	position:absolute;
	
	top:12px;
	
	left:10px;
	
	width:222px;
	
	height:119px;
	
	background:url(images/pcclogo.png) top left no-repeat;

	}
	
#homelink a {
	
	display:block;
	
	width:222px;
	
	height:119px;
	
	}
	
#cfelink {
	
	position:absolute;
	
	top:10px;
	
	left:240px;
	
	width:133px;
	
	height:133px;
	
	background:url(images/cfebadge.png) center center no-repeat;

	}
	
#cfelink a {
	
	display:block;
	
	width:133px;
	
	height:133px;
	
	}
	
#headcommonlinks {
	
	position:absolute;
	
	top:8px;
	
	right:15px;
		
	margin:0 0 0 3px;
	
	list-style:none;
	
	}
	
#headcommonlinks li {
	
	float:left;
	
	margin:0 8px 0 0;
	
	}
	
#headcommonlinks li a {
	
	color:#CEB21D;
		
	font-size:11px;
	
	}
	
#headcommonlinks li a:hover {
	
	color:#fff;
	
	}
	
#tag {
	
	position:absolute;
	
	right:22px;
	
	top:60px;
	
	display:block;
	
	width:410px;
	
	height:45px;
	
	background:url(images/tag.png) top left no-repeat;
	
	}
	
#navigationwrap {
	
	width:100%;
	
	height:66px;
	
	margin:3px 0;

	background:url(images/slashtile.png) top center repeat-x;
	
	}

#navigation {
	
	width:950px; 
	
	height:66px;
	
	margin:0 auto;
	
	}
	
#headlinks {
	
	width:400px;

}

#headsociallinks {
	
	width:191px;
	
	height:41px;
	
	margin:18px 0 0 0;
	
	padding:8px 0 0 15px;
		
	list-style:none;
	
	background:url(images/socialicon_bg.png) top center no-repeat;

	}

#headsociallinks li {
	
	float:left;
	
	margin:0 7px 0 0;
	
	}
	
#headsociallinks li a {
	
	color:#333;
	
	font-weight:bold;
	
	font-size:12px;
	
	}

#right-navigation {
	
	}

#mainsearch {
	
	margin:21px 0 0 12px;

	}
	
.inputbox {
	
	display:inline;
		
	margin:0 5px 0 0;
	
	padding:6px 0 2px 5px;
	
	}
	
#contentwrap {
	
	width:950px; 
		
	margin:0 auto;
		
	}
	
#maincontent {
	
	margin:0 0 16px 0;
	
	}
	
#gallery {
	
	float:left;
	
	width:595px;
	
	height:335px;
	
	margin:0 3px 0 0;
		
	background:#000 url(images/hmgallerybg.jpg) top left repeat;
	
	}

#gallery iframe {
	display:block;
	margin:0 auto;
	}
	
#newevents {
	
	position:relative;
	
	float:left;
	
	width:307px;
	
	padding:55px 25px 15px 20px;
	
	height:265px;
	
	background:#fcf5d4 url(images/eventbanner.jpg) top left no-repeat;

	}

#newevents img {
	
	display:none;
	
	}

#secondarycontent {
		
	margin:0 0 0 0;
		
	padding:12px;
	
	background:url(images/seccontile.png) top center repeat;
	
	}
	
#mcol1 {
	
	float:left;
	
	width:200px;
		
	margin:0 6px 0 0;
	
	}
	
a.dlmoved {
	display:block;
	width:191px;
	height:95px;
	margin:0 0 10px 0;
	background:url(images/dlmove.png) top center repeat;
}

a.dlmoved:hover {
	background-position:0 -95px;
}

a.wclive {
	display:block;
	width:191px;
	height:275px;
	margin:0 0 10px 0;
	background:url(images/wcliveBanner.jpg) top center repeat;
}

#connect {
	
	width:100%;
	
	height:122px;
	
	margin:0 0 5px 0;
	
	padding:45px 0 0 0;
	
	background:#fbf1c8 url(images/connect.jpg) top left no-repeat;
	
	}

#connectcontain {
	
	width:153px;
	
	margin:0 auto;
	
	}
	
#connectcontain img {
	
	padding:0 2px 5px 2px;
	
	}
	
#maillist {
	
	width:100%;
	
	height:158px;
	
	margin:0 0 5px 0;
	
	padding:45px 0 0 0;
	
	background:#fbf1c8 url(images/maillist.jpg) top left no-repeat;
	
	}
	
#mailform {
	width:160px;
	
	margin:0 auto;
	}
	
form#ccoptin fieldset {
	border:none;
}

.emailfield {
	float:left;
	display:block;
	width:160px;
	margin:8px 0;
	padding:5px 0;
	color:#333;
	font-weight:bold;
	border:1px solid #a5acb2;
	background-color:#fff;
}

.mailsubmit {
	float:right;
	display:block;
	width:82px;
	height:25px;
	padding:0 0 2px 0;
	font-weight:bold;
	background:#7e7901 url(images/submit.gif) top left no-repeat;
	border:none;
        cursor: pointer;
	}
	
#advertiser {
	
	position:relative;
	
	width:100%;
	
	height:135px;
	
	margin:0 0 5px 0;
	
	padding:45px 0 0 0;
	
	background:#fbf1c8 url(images/advertiser.jpg) top left no-repeat;
	
	}
	
.adimg {
	
	display:block;
	
	margin:auto;
	
	}
	
#mcol2 {
	
	position:relative;
	
	float:left;
	
	width:460px;
		
	margin:0 6px 0 0;
	
	background-color:#fdf5a9;
	
	}
	
#pccblog {
	
	width:416px;
	
	min-height:498px;
	
	padding:60px 22px 25px 22px;
		
	}
	
#pccblog .post {

	margin-top:0;
	
	padding:0 0 20px 0;
		
	}
	
#pccbloglink {
	
	position:absolute;
	
	width:460px;
	
	height:30px;
	
	top:0;
	
	left:0;
	
	}
	
#pccbloglink a {

	display:block;
		
	width:460px;
	
	height:30px;
	
	background:#fdf5a9 url(images/pccinsider.jpg) top left no-repeat;
	
	}

#pccbloglink a:hover {

	background:#fdf5a9 url(images/pccinsider2.jpg) top left no-repeat;
	
	}
	
#pccblog .post .postdata {
margin:0;
}
	
#staticcontent {
	
	margin:0 0 50px 0;
}
	
/* Blog Post Elements ----------------------------------- */
	
.post {
	
	margin:30px 0 25px 0;
	
	padding:0 0 25px 0;
	
	border-bottom:2px solid #333;
	
	}
	
#maincontent #newevents .post {

	margin:0;
	
	padding:0 0 10px 0;
	
	}
	
div#single-body .post {
	
	margin:0;
	
	padding:0;
	
	border:none;
	
}
	
.post-title {
	
	width:100%;
	
	margin:0 0 6px 0;
	
	padding:3px 0 0 0;
		
	font-weight:bold;
	
	line-height:1.2em;
	
	letter-spacing:-.02em;
		
	}
	
.attachment-thumbnail {
	
	margin:0 0 15px 15px;
	
	}
	
.post p {
	
	margin:0 0 15px 0;
	
	}
	
.comments-declaration {
	
	float:left;
	
	list-style:none;
	
	}
	
.top-categories {
	
	float:right;
	
	list-style:none;
	
	}
	
.postdata {
margin: 0 0 5px 0;
}

.postdata h4 {
float:left;	
margin:0;
}
	
.comment-count {
	
	float:right;
	
	margin:0 15px 0 0;
	
	padding:2px 0 2px 20px;
	
	font-weight:bold;

	background:url(http://localhost:8888/wordpress/wp-content/themes/pcc/images/commentbubble.png) 0 -2px no-repeat;
	
	line-height:16px;
	
	}


.posttitlebox {
	
	margin:0 0 10px 0;
	
	}


.posttitlebox img {
	
	float:left;			
	
	margin:0 10px 0 0;
	
	border:3px solid #aaa;
	
	}
	
.posttitlebox h2.posttitle, .posttitlebox h4 {

	float:left;
	
	}

.postnewsevent-info {
	text-align:left;
	}
	
.postnewsevent-content p {
	
	margin:0 0 5px 0;
	
	}
	
.next-and-previous {
font-size: .9em;
font-weight: bold;
color:#0066CC;
}
	
	
/* Posts -------------------------------------- */

div#content {
width:585px;
float:left;
padding:20px;
}

p.attachment a {
border:0;
}

p.attachment a:hover {
border:0;
}

.post-body {
	padding:30px;
}
.post-body p {
	margin:0 0 6px 0;
}

.post-body h1 {
	margin:0 0 15px 0;
}

.post-body h2 {
	font-size: 22px;
    line-height: 1.3em;
    margin: 0 0 15px;
    
}

.post-body h3 {
margin:15px 0 15px 0;
padding:0 0 15px 0;
font-size:14px;
line-height:1.5em;
border-bottom:1px solid #aaa;
letter-spacing:-.01em;
color:#59798b;
}

div.post-body ul li {
list-style:disc;
margin:0 0 5px 0;
color:#5a5a5a;
}

div.post-body ol li {
list-style:decimal;
margin:0 0 5px 0;
}

div.post-body ol li, div.post-body ul li {
margin-left:20px;
}

div.post-body ol, div.post-body ul {
width:600px;
margin:15px 0 25px 0;
}

div.post-body form#searchform {
float:left;
}

div.post-body table  {
margin:10px 0 30px 0;
border-collapse:collapse;
}

ul.hmembers {
	float:left;
	width:250px !important;
	color:#000;
	font-weight:bold;
}

div.post-body td {
padding: 8px 0 6px 20px;
border-bottom:10px solid #FDF5A9;
font-weight:bold;
}

div.post-body td:first-child {
width:65px;
background-color:#fbc34c;
color:#494949;
}

div.post-body td:last-child {
padding: 8px 20px 6px 25px;
background:#fdfcd5 url(images/presarrow.png) center left no-repeat;
}

div.post-body td:first-child {
width:65px;
background-color:#fbc34c;
color:#494949;
}

div.post-body table.long td:first-child {
width:150px;
}

div.post-body table.long td:last-child {
padding: 8px 20px 6px 25px;
background:#fdfcd5 url(images/presarrow.png) top left no-repeat;
}

/* Single Posts and Pages --------------------- */

.headlinebox {
float:right;
width:410px;
padding:5px 15px 15px 15px;
background-color:#fff;
border-color:#DCDCDC #D2D2D2 #D2D2D2 #DCDCDC;
border-style:solid;
border-width:1px;
}

div.post-body .headlinebox h4 {
display:block;
width:100%
height:40px;
margin:20px 0 0 15px;
font-size:15px;
font-weight:normal;
}

div.post-body .headlinebox ul {
width:380px;
}

h2#single-title {
width:680px;
height:28px;
margin:0 0 20px -32px;
padding:35px 0 0 25px;
background:url(images/archive_banner.jpg) top left no-repeat;
color:#f6ba05;
}

h2#single-title a {
color:#F6BA05;
}

h2.post-title a {
}

#pagecol1 .post h2#single-title {
background-image:none;
height:auto;
color:#696967;
font-size:22px;
margin:0 0 10px -20px;
padding:15px 0 0 30px;
width:600px;
}

#pagecol1 .post h2#single-title a {
color:#696967;
}

div#single-body {
display:block;
margin:0;
padding:0 30px 0 20px;
}


/* Sticky Posts ------------------------------- */

div.sticky h2.post-title {
}

div.sticky div.post-body {
}

h2.post-title {
}


/* Comments ----------------------------------- */

.commentgroup {
position:relative;
background-color:#e4efff;
margin:30px 0 0 0;
padding:20px 0 0 0;
}
	
.commentgroup h3, #respond h3 {
background:url(images/archive_banner.jpg) top left repeat-y;
display:block;
left:-32px;
margin:0;
padding:0;
position:absolute;
top:-10px;
color:#f6ba05;
display:block;
font-size:1.5em;
font-style:normal;
font-weight:bold;
padding:13px 50px 10px 20px;

}
	
.commentlist {
margin:50px 0 0 0;
list-style-type:none;
}

#commentform #submit {
margin:10px 0 0 0;
}

textarea#comment {
margin:5px 0;
padding:15px;
width:520px;
font-family:Helvetica, Trebuchet MS, Tahoma, sans-serif, Georgia;
font-size:1.2em;
}

li.comment, li.pingback {
padding:30px;
margin:0;
border-bottom:1px solid #D9E1E6;
}

div.comment-meta {
font-family:tahoma;
font-size:.8em;
margin:-35px 0 0 45px;
}

li.pingback div.comment-meta {
margin:0;
}

div.comment-author {
font-weight:bold;
font-size:1.2em;
margin-right:5px;
}

div.comment-body p {
margin-top:15px;
color:#74868D;
}

div.comment-meta a {
color:#455;
border-bottom:1px dotted #aaa;
}

div.comment-author a {
font-weight:bold;
font-style:normal;
color:#233;
}

div.comment-body p a {
color:#233;
border-bottom:1px solid #aaa;
}

li.even {
background-color:#e4efff;
}

li.odd {
background-color:#fff;
}

li.bypostauthor {
}

.commentnumber {
position:absolute;
right:18px;
top:20px;
}

.avatar {
margin:0 5px 0 0;
border:1px solid #D9E1E6;
}

cite.fn {
font-style:normal;
}

#respond {
position:relative;
margin:40px 0 0 0;
padding:50px 30px 20px 30px;
width:604px;
background-color:#eee;
border-top:1px solid #D9E1E6;
border-bottom:1px solid #D9E1E6;

}

/* Archive Page Banners ----------------------- */

div.archive-banner, div#author-archive-banner {
width:680px;
height:31px;
margin:0 0 20px -32px;
padding:35px 0 0 25px;
background:url(images/archive_banner.jpg) top left no-repeat;
color:#f6ba05;
}

div.archive-banner p, div#author-archive-banner p {
display:block;
float:left;
padding:5px 10px 0 0;
font-size:.9em;
margin:0;
}

div.archive-banner h2 {
display:block;
float:left;
width:400px;
padding:0 10px 10px 0;
color:#f6ba05;
}

div.archive-banner-bottom {
margin:-20px 0 20px;
height:6px;
}

div#author-archive-banner img {
float:left;
}

h2.post-title-small {
padding:10px 0;
width:380px;
font-size:1.75em;
line-height:1.2em;
float:left;
}

p.post-info {
position:absolute;
bottom:5px;
right:0;
width:190px;
margin:0 10px 0 0;
text-align:right;
}

.post-info span {
display:block;
font-size:1.3em;
font-weight:bold;
}

.post-content {
padding:10px;
background-color:#fff;
border:1px solid #D9E1E6;
}

.post-content p {
	margin:0;
}

/* Post Meta ---------------------------------- */

div.post-meta {
position:relative;
margin:0 0 5px 0;
font-size:.90em;
}

div.post-meta a {
font-style:normal;
}

p#not-found {
text-align:left;
margin:0;
}

/* End Blog Post Elements ----------------------------------- */

#mcol3 {
	
	float:left;
	
	width:253px;
	
	min-height:550px;
	
	padding:0 0 20px 0;
	
	}
	
#mcol3 h2 {
	margin:280px 0 15px 0;
	}
	
#mcol3 ul {
	
	padding:0 0 10px 15px;
	
}

#specialnews {
	
	width:213px;
		
	padding:45px 20px 0 20px;
	 
	background:#fdf5a9 url(images/pccmember.jpg) top left no-repeat;
	
	}

#mediaguide {
	position:relative;
	width:255px;
	height:271px;
	margin:0 0 5px 0;
	background:url(http://www.publicity.org/wp-content/uploads/mediaguideavailable2.png) top left no-repeat;
	}
	
a.loginhere {
	display:block;
	position:absolute;
	width:82px;
	height:25px;
	bottom:17px;
	right:18px;
	}
	
#footerwrap {
	
	width:100%;
	
	height:126px;
	
	border-top:3px solid #fefdcf;
	
	background:url(images/headtile.jpg) top center repeat-x;

	}

#footer {
	
	position:relative;
	
	width:950px;
	
	height:126px;
	
	margin:0 auto;
	
	border-left:3px solid #fefdcf;

	border-right:3px solid #fefdcf;

	}
	
#footer p {
	
	position:absolute;
	
	top:59px;
	
	left:200px;
	
	font-size:11px;
	
	line-height:1.5em;
	
	color:#fff;
		
	}
	
#footer p a {

	display:inline;

	color:#FFB500;

	font-size:10px;

	font-weight:normal;

	}
	
#footlink {
	
	position:absolute;
	
	width:162px;
	
	height:85px;
	
	top:20px;
	
	left:10px;
	
	background:url(images/footlogo.png) top left no-repeat;
	
	}
	
#footlink a {
	
	display:block;
	
	width:162px;
	
	height:85px;
		
	}
	
#footcommonlinks {
	
	position:absolute;
	
	top:89px;
	
	left:710px;
	
	list-style:none;
	
	}
	

#footcommonlinks li {
	
	float:left;
	
	margin:0 0 0 15px;
	
	}
	
#footcommonlinks li a {
	
	color:#ffb500;
	
	font-weight:normal;
	
	font-size:10px;
	
	}
	
#footcommonlinks li a:hover {
	
	color:#fff;
	
	}
	
#pagecol1 {

	position:relative;
	
	float:left;
	
	width:664px;
		
	margin:0 12px 0 0;
	
	padding:30px 30px 80px 20px;
	
	background-color:#fdf5a9;
	
	}
	
#pagecol2 {
	
	float:left;
	
	width:200px;
	
	min-height:550px;
	
	background-color:#fdf5a9;
	
	}
	
/* Sidebar ------------------------------------ */

div#sidebar {
width:200px;
padding:0 0 20px 0;
}

/* Sidebar Widgets ---------------------------- */

div#sidebar-widget-area {
margin-top:10px;
}

div.widget {
margin:0 auto;
padding:0 14px 14px 14px;
color:#777;
font-size:.9em;
}

h3.widget-header {
font-size:1em;
border-bottom:1px dotted #777;
text-align:left;
margin:30px 0 15px 0;
padding:0;
padding-bottom:0;
font-weight:bold;
color:#000;
}

div.widget a:hover {
border-bottom:1px solid #db5216;
}

div.widget li {
margin:0 0 8px 20px;
line-height:1.5em;
}

div.widget td a {
font-weight:bold;
}

div.widget form#searchform {
margin-bottom:15px;
}

div.widget .adbox {
	width:100%
	}
	
div.widget .adbox a {
	display:block;
	margin:5px 0;
}

div.widget .adbox a:hover {
	border:none;
}

/* Tabbed Sidebar Widgets --------------------- */

ul.tabnav {
text-align:left;
padding-left:5px;
}

ul.tabnav li {
list-style: none;
margin:0;
}

ul.tabnav li a {
text-decoration: none;
color: #777;
font-weight: bold;
padding: 4px 6px;
outline: none;
font-family:Tahoma; 
}

ul.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
background:#d0d4bd;
color: #000;
text-decoration: none;
border:0;
}

div.tabdiv {
margin-top:2px;
}

.ui-tabs-hide {
display: none;
}


/* Images ------------------------------------- */

.wp-caption {
text-align:left;
}

.wp-caption img {
margin:0;
padding:0;
}

.wp-caption p.wp-caption-text {
display:inline-block;
padding:0 3px 7px 3px;
margin:5px 0 7px 0;
font-size:10px;
font-weight:normal;
line-height:1.4em;
color:#333;
border-bottom:1px solid #333;
}

div.post-body img {
margin:0 10px 10px 10px;

}	

div.post-body img.alignnone {
	margin:0;
}

/* Galleries ---------------------------------- */

div.gallery {
clear:both;
margin: auto;
}

div.gallery a {
border-bottom:0;
}

div.gallery a:hover {
border-bottom:0;
}

dl.gallery-item {
margin:10px 0;
float: left;
text-align: center;
width: 33%;	
}

div.gallery img {
border: 1px solid #cfcfcf;
padding:2px;
}

div.gallery .gallery-caption {
margin-left: 0;
}

div.gallery img:hover {
border:3px solid #78ad78;
padding:0;
}

/* Post Top Meta ------------------------------ */

div.post-top-meta {
}

div.post-top-meta a {
}

div.post-top-meta a:hover {
}

span.top-categories {
float:left;
text-align:left;
font-weight:bold;
}

/* Post Bottom Meta --------------------------- */

div.post-bottom-meta {
margin:20px 0;
padding:20px;
background-color:#ecf0d9;
color:#566;
}

div.post-bottom-meta a {
color:#455;
text-decoration:underline;
}

div.post-bottom-meta a:hover {
color:#000;
}

div.post-bottom-meta-columns {

}

div.post-bottom-meta-columns ul li{
list-style-type:square;
list-style-position:inside;
}

div.bottom-meta-clear {
clear:both;
}

/* Post Footer
/* --------------- */		
			
.post-footer {
margin:0;
padding:5px;
position:relative;
}
	
.continue-reading {
float:left;
height:auto;
font-weight:bold;
font-size:.9em;
}

.continue-reading a {
font-size:1.07em;
}
		
.category-menu {
margin:0; 
padding:0;
width:350px; 
height:auto;
float:right; 
text-align:right;
position:absolute; 
top:-10px; 
right:0;
z-index:9999;
}
		
.cattitle {
z-index:1;
position:relative;
}
		
		
.indicator, .indicator-active {
margin:0;
padding:0;
width:7px; 
height:5px;
background:url(images/expand.png) no-repeat center left;
display:inline-block; vertical-align:middle;
}
			
.indicator-active {
background:url(images/collapse.gif) no-repeat center left;
}
		
.dropdown {
margin:0; 
padding:0;
width:360px; 
height:auto;
background:url(images/dropdown.png) no-repeat bottom center;
text-align:left;
display:none;
position:relative;
z-index:9999;
}
			
.cat-posts {
margin:0 auto;
padding:10px 0 19px 0;
width:322px; 
height:auto;
list-style:none;
border-top:1px solid #ebecec;
}
				
.cat-posts li {
margin:0; 
padding:10px 15px;
background:url(images/cat-post-li.png) no-repeat bottom right;
}
					
/* Drop Down
/* -------------- */

.category a:link, .category a:visited,
.category-inside a:link, .category-inside a:active, .category-inside a:visited {
margin-bottom:-1px; 
padding:15px 25px 0 15px;
display:inline-block;
height:25px; 
font-size:1.07em;
color:#7f7d7e;
}

.active div {
margin:0 0 -1px 0; 
padding:0 0 0 6px;
width:auto; 
height:40px;
background:url(images/cat-hover-left.png) no-repeat top left;
float:right; 
display:block; 
position:relative; 
z-index:9999dropdown;
}

.active a:link, .active a:visited {
margin:0; 
padding:15px 25px 0 15px;
width:auto; 
height:25px; 
display:inline-block;
background:url(images/cat-hover-right.png) no-repeat top right;
}
	
.cat-posts li.view-more {
margin:0; 
padding-top:15px;
text-align:right;
}

.cat-posts li a:link, .cat-posts li a:active, .cat-posts li a:visited {
font:bold 1.17em Arial, Helvetica, sans-serif;
color:#0066CC;
display:block;
}
						
.cat-posts li a:hover {
color:#bd4478;
}
												
.cat-posts li span {
font:0.92em Arial, Helvetica, sans-serif; color:#889194;
}

					
/* GTA Winner Table
/* -------------- */

div.post-body table.gtawinners {
	border-collapse:collapse;
	border:none;
	background:none;
	margin:0 0 30px 0;
	}
	
div.post-body table.gtawinners td {
	border-bottom:1px dotted #adadad;
	}

div.post-body table.gtawinners td:first-child {
	width:250px;
	padding: 8px 0 6px 10px;
	font-weight:bold;
	background:none;
	color:#000;
	}

div.post-body table.gtawinners td.gtacategory {
	padding: 45px 0 6px 0;
	border-bottom: 1px solid #333;
	font-weight:normal;
	font-size:18px;
	color:#3366FF !important;
	}
	
div.post-body table.gtawinners td:last-child {
	font-weight:normal;
	background:none;
	color:#993300;
	}
	
.hmreadmore {
	display:block;
	width:100%;
	padding:10px 0 0 0;
	text-align:right;
	font-size:12px;
	font-weight:bold;
}
