/*
Theme Name: danielharkavy.com theme
Theme URI: http://www.danielharkavy.com
Description: Theme created by Ryan Lang for danielharkavy.com
Version: 1.0
Author: Ryan Lang
Author URI: http://www.ryanlangdesign.com/
Tags: daniel harkavy

*/


body{font:11px/1.231 Georgia, Times New Roman, serif;}table{font-size:inherit;}pre,code,kbd,samp,tt{font-family:monospace;font-size:108%;line-height:100%;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}html{overflow:-moz-scrollbars-vertical;}textarea{overflow:auto;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}a:active,a:focus{outline:0;}a:visited{color:#d48400;}strong{font-weight:bold;}

/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	
	color: #444;
	text-align: center;
	background:url('/images/headerbg.jpg') no-repeat center 0px;
	background-color:#eef1f6;
	}

	#page
	{
	text-align:left;
	}
#content {
	font-size: 11px;
	color:#777;
	line-height:1.5em;
	}

.postmetadata {
	text-align: left;
	padding:5px;
	background-color:#eee;
	margin: 10px 0 0 0;
	clear: both;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}


#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 
{
width:252px;
height:20px;
display:block;
text-indent:-99999px;
margin:0 0 5px 0;
}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #fbb033;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin:0 5px 0 0;
	
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#page {
	margin: 50px auto 20px auto;
	padding: 0;
	width: 960px;
	}
#page a:hover{background-color:#eef1f6}
#header {
	position:relative;	
	display:block;
	margin: 0 auto;
	padding: 0;
	width: 976px;
	height:325px;
	}

.narrowcolumn {
	float: left;
	padding: 0px;
	margin: 0;
	width: 640px;	
	}

.widecolumn {
	float: left;
	padding: 0px;
	margin: 0;
	width: 640px;
	}

.post {
	position:relative;
	margin: 0 0 20px 0;
	text-align: justify;
	padding:20px;
	border:solid 1px #ddd;
	background-color:#fff;
	overflow:hidden;
	clear:both;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px;
}


.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}
	
.post h2, .post h3
{
	font-family:Georgia;
	font-size:24px;
	color:#46556c;
	margin:0 0 10px 0;
}
.post h2 a, .post h3 a
{
	font-family:Georgia;
	font-size:24px;
	color:#46556c;
}
.post h2 a:hover, .post h3 a:hover
{
	font-size:24px;
	color:#8292ab;
}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 0;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin: 20px auto;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 5px;
	margin: 0;
	display: inline;
	}

img.alignleft {
	padding: 5px;
	margin: 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 5px;
	margin: 5px 5px 1px 0;
	}

#commentform {

	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 5px;
	}
#respond
{
	margin: 20px 0;
	padding:10px;
	border:solid 1px #ccc;

	background:url(/images/replygrad.png) repeat-x 0 bottom;
	background-color:#fff;
}
#respond h3
{
	display:block;
	width:200px;
	height:35px;
	background:url(/images/leavereplyheader.png) no-repeat 0 0;
	text-indent:-9999px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

.commentsblock
{
	margin: 20px 0;
	padding:10px;
	border:solid 1px #ccc;
	background:url(/images/replygrad.png) repeat-x 0 bottom;
	background-color:#fff;
}
#commentsheader
{
	display:block;
	background:url(/images/postresponsesheader.png) no-repeat 0 0;
	padding:35px 0 0 0;
	font-size:11px;
	text-indent:10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
	font-size:14px;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-size:10px;
	}

	
	
li.bypostauthor {
    background-color:#d9e0eb;

}
li.byuser {
    /* CSS styles for registered users comments */
}


/* End Comments */



/* Begin Sidebar */
#sidebar
{	
	float:right;
	width: 275px;
	background:#e5e5e5;
	padding:0 10px 10px 10px;
	margin:10px 0;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-bottom: 30px;
	clear:both;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/***********************CUSTOM CSS******************/
#logo
{
	float:left;
	display:inline;
	color:White;
	font-size:50px;	
	font-weight:bold;
	text-decoration:none;
	margin: 20px 0 20px 8px;
	overflow:hidden;
		position:relative;
	z-index:11;
}
#nav
{
	font-family: Helvetica, Tahoma, Sans-Serif;
	float:right;
	margin: 20px 0 0 0;
	overflow:hidden;
	position:relative;
	z-index:11;
}
#nav li
{
	color:#fff;
	float:left;
}
#nav li a
{
	font-size:12px;
	display:block;
	color:#fff;
	text-decoration:none;
	text-indent:-9999px;
	height:30px;
}
.daniel
{
	width: 110px;
	height: 30px;
	 background:url('/images/topmenu_sprite.png') no-repeat 0 0;		
}
.daniel:hover
{
	background-position: 0 -30px;		
}
.info
{
	width: 122px;
	height: 30px;
	background:url('/images/topmenu_sprite.png') no-repeat -110px 0;
}
.info:hover
{
	background-position: -110px -30px;
}
.resources
{
	width: 110px;
	height: 30px;
	background:url('/images/topmenu_sprite.png') no-repeat -232px 0;
}	
.resources:hover
{
	background-position: -232px -30px;
}
.testimonials
{
	width: 110px;
	height: 30px;
	background:url('/images/topmenu_sprite.png') no-repeat -342px 0;
}
.testimonials:hover
{
	background-position: -342px -30px;
}
.contact
{
	width: 110px;
	height: 30px;
	cursor: pointer;
	background:url('/images/topmenu_sprite.png') no-repeat -452px 0;
}
.contact:hover
{
	background-position: -452px -30px;
}
/*trans border*/
.corners
{
	width:18px;
	height:18px;
	float:left;
	background:url('/images/transcorners.gif') no-repeat;
	
}
.topleftcorner
{	
	background-position: 0 0;
}
.toprightcorner
{
	background-position: -18px 0;	
}
.bottomleftcorner
{
	background-position: 0 -18px;
}
.bottomrightcorner
{
	background-position: -18px -18px;	
}
.borders
{
	float:left;
}
.topborder
{
	background:url('/images/transtopbottom.gif') repeat-x 0 0;	
}
.bottomborder
{
	background:url('/images/transtopbottom.gif') repeat-x 0 -18px;		
}
.leftborder
{
	background:url('/images/transside.gif') repeat-y 0 0;	
}
.rightborder
{
	background:url('/images/transside.gif') repeat-y -18px 0;	
}	
#newsevents .leftborder, #newsevents .rightborder
{
	width: 18px;
	height: 30px;	
}
#newsevents .topborder, #newsevents .bottomborder
{
	width: 940px;
	height: 18px;	
}
.newseventsContent
{
	float:left;
	height: 30px;
	width: 940px;
	background-color:#fff;
	overflow:hidden;
}
#newseventslist p
{
	font-size: 16px;
	line-height:30px;	
	float: left;
	width: 710px;
}
#topImg
{

	background:url('/images/topimg_full.png') no-repeat 0 0;	
	width:976px;
	height:300px;
	position:absolute;
	z-index:10;
	left:0;
	top:50px;
	padding:0;
	display:block;
	line-height:0;
	margin:0;
}

#footer
{
	width: 100%;
	background: url('/images/footerbg.jpg') no-repeat center top;
	height: 200px;
	margin: 50px 0 0 0;
	overflow:hidden;
}
#footercontent
{
font-family:Helvetica, Arial, Sans-Serif;
font-size: 11px;
width: 960px;
margin: 0 auto;
padding: 50px 0 0 0;
color:#fff;
overflow: hidden;
}
#footercontent a
{
	color:#fff;
	text-decoration:none;
}
#footercontent a:hover
{
	color:#ccc;
}
#footercontent ul
{
	display:inline;
	float:left;
}
#footercontent ul li
{
	margin: 5px;
}
#footernav, #footercontact
{
	margin: 0 200px 0 0;
}

#contactpopup
{
	visibility:hidden;
	color:#aaa;
	display:block;
	position: absolute;
	top:50%;
	left:50%;
	margin: -200px 0 0 -190px;
	z-index:100;
	width: 315px;
	overflow:hidden;
	padding: 30px;
	background-color:#000;
		filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}
#contactpopup .textbox
{
	color: #aaa;
}
#contactpopup h4
{	
	font-size: 18px;
	font-weight:bold;
	color: #fff; 
}
.modalbg
{
	visibility:hidden;
	position: fixed;
	z-index:90;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;	
}

* html .modalbg { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

.textbox
{
	font-family:Helvetica, Arial, Sans-Serif;
	display:inline;
	margin: 2px 0 0 0px;
	padding:5px;
	float:left;		
	width: 315px;
	color: #888;	
}
.phonetextbox
{	
background-position: left -33px;
}
.phoneshort
{	
	width: 60px;	
}
.phonelong
{
	width: 70px;
	background-position: left -66px;
}
.commentbox
{
	overflow:hidden;
	width: 315px;
	height: 175px;
	padding: 5px;
}

.cancelbtn
{
	display:block;
	text-indent:-9999px;
	background:url('/images/cancel_btn.gif') no-repeat;
	width:75px;
	height:25px;
	border:none;
	cursor:pointer;
	float:left;
	overflow:hidden;
}
.cancelbtn:hover
{
	background-position: 0 -25px;
}

.posteddate
{position:absolute;
right:5px;
top:5px;
}

span.cap {
color: #555;
float: left;
font-size:40px;
font-weight: bold;
line-height:30px;
padding-top:6px;
padding-right:5px;
font-family: Georgia,Times, serif;
}

#sidebar li
{
	overflow:hidden;
	background:#fff;
	border:solid 1px #ccc;
	padding:10px;
	margin: 10px 0;
}
#sidebar li ul, #sidebar li ul li
{
	overflow:hidden;
	background:none;
	border:none;
	padding:0px;
	margin:0;
}
#sidebar li ul.tweets li
{

border-bottom:solid 1px #ddd;
padding:5px 0;

}
.socialicons
{
	display:block;
	overflow:hidden;
	float:right;
	width: 295px;
}
.socialicons a
{
display:block;
width:48px;
float:left;
margin: 0 5px;
height:64px;
}
.socialicons a:hover
{
background-position:0 -64px;
}
.emailicon
{
background:url('/images/email_48.png') no-repeat 0 0;
}
.rssicon
{
background:url('/images/rss_48.png') no-repeat 0 0;
}
.twittericon
{
background:url('/images/twitter_48.png') no-repeat 0 0;
}
.linkedinicon
{
background:url('/images/linkedin_48.png') no-repeat 0 0;
}
.facebookicon
{
background:url('/images/facebook_48.png') no-repeat 0 0;
}

.widecolumn .post h2
{
padding:10px;
background-color:#eee;
}
.greet_text
{
font-size:14px;
}

#text-3 .widgettitle
{
background:url('/images/subscribeemailheader.png') no-repeat 0 0;
}
#recent-comments-3 .widgettitle
{
background:url('/images/recentcommentsheader.png') no-repeat 0 0;
}
#recent-posts-3 .widgettitle
{
background:url('/images/recentpostsheader.png') no-repeat 0 0;
}
#linkcat-2 .widgettitle
{
background:url('/images/recommendedlinksheader.png') no-repeat 0 0;
}
#archives-3 .widgettitle
{
background:url('/images/archivesheader.png') no-repeat 0 0;
}
#twitter-3 .widgettitle
{
background:url('/images/twitterheader.png') no-repeat 0 0;
}
#search-3 .widgettitle
{
background:url('/images/searchheader.png') no-repeat 0 0;
}
#categories-2 .widgettitle
{
background:url('/images/categoriesheader.png') no-repeat 0 0;
}

#searchform #s {
display:block;
padding:5px;
float:left;
width:240px;
margin:0 0 8px 0;
	}
#searchsubmit
{
clear:both;
width:127px;
height:27px;
display:block;
background:url('/images/search_btn.png') no-repeat 0 0;
border:none;
padding:0;
cursor:pointer;
text-indent:-9999px;
}
#searchsubmit
{
text-indent:-9999px;
}
.submitbtn
{
	display:block;
	text-indent:-9999px;
	background:url('/images/submit_btn.png') no-repeat;
	width:127px;
	height:27px;
	border:none;
	cursor:pointer;
	float:left;
	overflow:hidden;
	margin:10px 0;
}

.subscribebtn
{
width:127px;
height:27px;
display:block;
background:url('/images/subscribe_btn.png') no-repeat 0 0;
border:none;
padding:0;
margin:0;
cursor:pointer;
}
p
{
margin: 10px 0;
}
/*about page*/
.col1, .col2, .col3
{
width:275px;
float:left;
}

.col1
{
margin:0 30px 0 0;
}
.col2
{
margin:0 40px 0 0;
}

/***info page*****/
.infopage
{
text-align:left;
}
.infopage .panel
{
clear:both;
}
.infopage ul
{
margin:0;
padding:0;
}
.infopage li
{
margin:0;
padding:0;
list-style:none;
background:none;
}
.infopage h4
{
padding:5px;
color:#465586;
background-color:#ddd;
font-weight:bold;
font-size:13px;
}
#workshops h5
{
font-weight:bold;
font-size:13px;
text-align:left;
}
#workshops h6
{
font-weight:bold;
font-size:12px;
}
#workshops ul li
{
margin:10px 0;
}
#workshops ul li ul li
{
margin:0;
padding:0;
}
.workshopslist li
{
margin:0 0 10px 0;
overflow:hidden;
border-bottom: solid 1px #ccc;
padding:10px;
background-color:#f9f9f9;
}
.workshopslist li ul li
{
margin:0;
overflow:hidden;
border-bottom:none;
}
.workshopdetails
{
float:left;
width:250px;
display:block;
overflow:hidden;
}
.workshopdescription
{
float:left;
width:610px;
padding:0 0 0 10px;
}
.workshopdescription p
{
margin:0 0 10px 0;
}
.clienttestimonials
{
width:700px;
float:left;
}
.testimonial
{
position:relative;
margin: 20px 0;
border:solid 1px #f0f0f0;
overflow:hidden;
display:block;
padding:10px;
}
.testimonial .openquote
{
font-family:Georgia;
font-size:60px;
line-height:20px;
color:#ccc;
padding:10px 10px 0 0;
display:block;
float:left;
}
.testimonial .endquote
{
display:none;
}
.testimonial .testimonialauthor
{
text-align:right;
font-weight:bold;
}
#homeabout
{
width:960px;
margin:30px auto 0 auto;
display:none;
}


/**contact page****/

.wpcf7 p
{
clear:both;
float:left;
text-align:left;
font-size:12px;
margin:0;
padding:0;
}
.contactformarea
{
float:left;
width:400px;
}
.contactinfoarea
{
float:left;
}
.contactinfoarea ul
{
	margin:10px 0 0 0;
	font-size:14px;
}
.contactinfoarea li
{
padding:3px 0 0 0;
}
.wpcf7-response-output
{
clear:both;
margin:10px;
width:350px;

}
/***resources page*****/
.resourcepage h4
{
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
color: #465586;
background-color: #dddddd;
font-weight: bold;
font-size: 13px;
}
.resourcepage h5
{
font-weight:bold;
font-size:13px;
}
p.audioplayer_container
{
margin:2px 0 5px 0;
}
.sociable,.awppost_link_hide
{
display:block;
clear:both;
}

.commentbubble {
	display:none;
    background:('/images/commentsballoon.gif') no-repeat 0 0;
    height: 30px;
    width: 35px;
    color: #f4f4f4;
    font-size: 16px;
    text-align: center;
    margin-right: 5px;
    float:right;
} 

.commentbubble a {
	display:none;
	color:#eee;
    background:('/images/commentsballoon.gif') no-repeat 0 0;
    height: 30px;
    width: 35px;
    color: #f4f4f4;
    font-size: 16px;
    text-align: center;
    margin-right: 5px;
    float:right;
}