/*
Theme Name: WP Support Desk
Theme URI: wpsupportdesk.com
Description: WP Support Desk is a Ticket System to assist your customers and assign support staff super easy.
Author: Marshal
Version: 1.3
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
	margin: 0 -440px 0 0;
	width: 100%;
}
#content {
	margin: 0 480px 0 20px;
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 420px;
}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 920px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}

/*--[ Animation ]--------------------------------------------------------------------------------*/
@-webkit-keyframes pulse {
  from {
    color: pink;
  }
  to {
    color: red;
  }
}
/*-- [ Iconise links ] ----------------------------------------------------------------------------------*/
.attachments {
  /* extensions */

  /* messenger */

  /* email */

}
.attachments a[href*="youtube.com/watch?"], .attachments a[href*="sevenload.com/videos/"], .attachments a[href*="metacafe.com/watch/"] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_film.gif) no-repeat center right;
}
.attachments a[href*="flickr.com/photos/"],
.attachments a[href*="zooomr.com"],
.attachments a[href*="imageshack.us"],
.attachments a[href*="bubbleshare.com"],
.attachments a[href*="sevenload.com/bilder/"] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_pic.gif) no-repeat center right;
}
.attachments a[href$='.doc'], .attachments a[href$='.rtf'] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_doc.gif) no-repeat center right;
}
.attachments a[href$='.txt'] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_txt.gif) no-repeat center right;
}
.attachments a[href$='.xls'] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_xls.gif) no-repeat center right;
}
.attachments a[href$='.rss'], .attachments a[href$='.atom'] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_feed.gif) no-repeat center right;
}
.attachments a[href$='.opml'] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_opml.gif) no-repeat center right;
}
.attachments a[href$='.phps'] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_phps.gif) no-repeat center right;
}
.attachments a[href$='.phps'] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_phps.gif) no-repeat center right;
}
.attachments a[href$='.torrent'] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_torrent.gif) no-repeat center right;
}
.attachments a[href$='.vcard'] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_vcard.gif) no-repeat center right;
}
.attachments a[href$='.exe'] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_exe.gif) no-repeat center right;
}
.attachments a[href$='.dmg'], .attachments a[href$='.app'] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_dmg.gif) no-repeat center right;
}
.attachments a[href$='.pps'] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_pps.gif) no-repeat center right;
}
.attachments a[href$='.pdf'] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_pdf.gif) no-repeat center right;
}
.attachments a[href$='.xpi'] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_plugin.gif) no-repeat center right;
}
.attachments a[href$='.fla'], .attachments a[href$='.swf'] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_flash.gif) no-repeat center right;
}
.attachments a[href$='.zip'],
.attachments a[href$='.rar'],
.attachments a[href$='.gzip'],
.attachments a[href$='.bzip'],
.attachments a[href$='.ace'] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_archive.gif) no-repeat center right;
}
.attachments a[href$='.ical'] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_ical.gif) no-repeat center right;
}
.attachments a[href$='.css'] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_css.gif) no-repeat center right;
}
.attachments a[href$='.ttf'] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_ttf.gif) no-repeat center right;
}
.attachments a[href$='.jpg'],
.attachments a[href$='.gif'],
.attachments a[href$='.png'],
.attachments a[href$='.bmp'],
.attachments a[href$='.jpeg'],
.attachments a[href$='.svg'],
.attachments a[href$='.eps'] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_pic.gif) no-repeat center right;
}
.attachments a[href$='.mov'],
.attachments a[href$='.wmv'],
.attachments a[href$='.mp4'],
.attachments a[href$='.avi'],
.attachments a[href$='.mpg'] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_film.gif) no-repeat center right;
}
.attachments a[href$='.mp3'],
.attachments a[href$='.wav'],
.attachments a[href$='.ogg'],
.attachments a[href$='.wma'],
.attachments a[href$='.m4a'] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_music.gif) no-repeat center right;
}
.attachments a[href^="aim:"] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_aim.gif) no-repeat center right;
}
.attachments a[href^="msnim:"] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_msn.gif) no-repeat center right;
}
.attachments a[href^="xmpp:"] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_jabber.gif) no-repeat center right;
}
.attachments a[href*="icq.com"] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_icq.gif) no-repeat center right;
}
.attachments a[href*="edit.yahoo.com/config/send_webmesg?"] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_yim.gif) no-repeat center right;
}
.attachments a[href^="callto:"] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_call.gif) no-repeat center right;
}
.attachments a[href^="skype:"] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_skype.gif) no-repeat center right;
}
.attachments a[href^="gg:"] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_gadugadu.gif) no-repeat center right;
}
.attachments a[href^="mailto:"] {
  padding: 5px 20px 5px 0;
  background: transparent url(images/icons/icon_mailto.gif) no-repeat center right;
}
/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Arial, Helvetica, sans-serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family: Arial, Helvetica, sans-serif;
}
input[type=submit] {
	font-family: Arial, Helvetica, sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper,
.wrapper
{
	margin: 0 auto;
	width: 980px;
}
/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	background: #fff;
}
body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	overflow: auto;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
/*input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}*/
input[type="text"],
input[type="password"], 
textarea
{
	background: none repeat scroll 0 0 white;
	border: 1px solid #DDDEE2;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset, 0 0 0 1px rgba(255, 255, 255, 0.95);
	outline: medium none;
	padding: 6px;
	width: 380px;
	color: #485160;
	padding: 12px 14px;
}
a:link {
	
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:active,
a:hover {
	text-decoration:none;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}
input[type='button'],
input[type='submit'],
a.button,
.button,
.wpsd-pagination .page-numbers
{
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 1em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .3em; 
	-moz-border-radius: .3em;
	border-radius: .3em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	
}
input[type='button']:hover,
input[type='submit']:hover,
a.button:hover,
.button:hover,
.wpsd-pagination .page-numbers:hover
{
	text-decoration: none;
}
input[type='button']:active,
input[type='submit']:active,
a.button:active,
.button:active,
.wpsd-pagination .page-numbers:active
{
	position: relative;
	top: 1px;
}
input[type='button'].large,
input[type='submit'].large,
a.button.large,
button.large
{
	font-size: 24px;
	font-weight: bold;
}
/* =Header
-------------------------------------------------------------- */
#header-wrapper
{
	min-width:980px;
}
#header 
{
	padding-top:25px;
	min-width:980px;
}
#header #home-page-header
{
	height:391px;
	margin-bottom:-137px;
	position: relative;
}
#header #home-page-header .wrapper
{
	height:391px;
	background:#fff;
	-webkit-box-shadow: 0px 0px 18px 0px white;
	-moz-box-shadow: 0px 0px 18px 0px white;
	box-shadow: 0px 0px 18px 0px white;
}
#header #home-page-header #home-page-header-image
{
	float:left;
	width:430px;
}
#header #home-page-header #home-page-header-content
{
	float:right;
	width:425px;
	padding:60px 55px 0 0;
}
#header #home-page-header #home-page-header-content #home-page-header-content-heading
{
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-transform: uppercase;
	line-height: 44px;
	text-align: center;
	font-weight:700;
	color:#000000;
}
#header #home-page-header #home-page-header-content #home-page-header-content-description
{
	font-family: oswald, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #757171;
	text-align:center;
	line-height:22px;
}
#header #home-page-header #home-page-header-content #home-page-header-content-action
{
	text-align:center;
	padding-top: 18px;
}

#header #branding
{
	height:90px;
}
#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 500px;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	margin: 5px 0 18px 0;
	width: 385px;
}
#site-description .text_user 
{
	width: 146px;
	height: 26px;
	color: #919292;
	padding:0;
	padding-left: 5px;
	border:none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	outline: none;
	
}
#site-description #login 
{
	border: none;
	margin: 0;
	padding: 0;
	outline:none;
	
	height: 26px;
	width: 75px;
	color: white;
	cursor: pointer;
	font-size: 14px;
	text-transform: uppercase;
}
#site-description .f_password 
{
	padding-top: 5px;
	margin:0;
}
#site-description .f_password a 
{
	text-decoration: underline;
	
	font-size: 12px;
}
#site-description .f_password a:hover 
{
	text-decoration: none;
}
#site-description .user-details
{
	text-align:right;
}
#site-description .user-details .profile-img
{
	display: inline-block;
	float:right;
}
#site-description .user-details .profile-img img
{
	display: inline-block;
	width: 28px !important;
	height: auto;
}
#site-description .user-details ul
{
	list-style: none;
	margin-bottom: 0;
}
#site-description .user-details ul li 
{
	display: inline-block;
	margin: 0;
	font-size: 12px;
}
#site-description .user-details ul li  a 
{
	display: inline-block;
	padding: 4px 8px 3px;
	background: white;
	background: -webkit-gradient(linear, left top, left bottom, from(white), to(#F8F9FD));
	background: -webkit-linear-gradient(white, #F8F9FD);
	background: -moz-linear-gradient(center top, white 0%, #F8F9FD 100%);
	background: -moz-gradient(center top, white 0%, #F8F9FD 100%);

	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.8);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.8);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.8);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-right: .4em;
	color: #9DA6B5;
	
	text-decoration:none;
}
mark 
{
	background-color: #FF9;
	color: black;
	font-style: italic;
	font-weight: bold;
}
#site-description .user-details ul li a span, 
#site-description .user-details ul li a mark 
{
	padding-right: 18px;
	font-weight: normal;
	font-style: normal;
	color: #9DA6B5;
	background: none;
}
#site-description .user-details ul li.watch-link a mark 
{
	background: url(images/icons/ico-watch-small.png) 98% 4px no-repeat;
}
#site-description .user-details ul li.edit a span 
{
	background: url(images/icons/edit-profile.png) 98% no-repeat;
}
#site-description .user-details ul li.logout a span 
{
	background: url(images/icons/logout.png) right no-repeat;
}
/* This is the custom header image */
#branding img {
	display: block;
	float: left;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	
	height: 66px;
	font-size: 14.67px;
	display: block;
	float: left;
	margin: 0 auto;
	width: 980px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	
	padding:0 10px;
}
#access a {
	color: #fff;
	display: block;
	line-height: 53px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover,
#access li:hover > a,
#access ul ul :hover > a {
	background: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}
/* Menu icons */
#access ul.menu li.home
{
	
}
#access ul.menu li.home a
{
	background:url(images/icons/menu/home.png) center right no-repeat;
	padding-right:20px;
}
#access ul.menu li.home:hover a
{
	background:#fff url(images/icons/menu/home-hover.png) center right no-repeat;
}
/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding: 40px 0 85px 0;
	background:url(images/wrapperbottom__bg.png) bottom left no-repeat;
	margin-bottom:-80px;
	position:relative;
}
#main-body.home
{
	padding-top:177px;
}
#content {
	margin-bottom: 36px;
}
#content {
	color: #333;
	font-size: 16px;
	line-height: 24px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 16px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content h3
{
	margin-top:20px
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
#content p
{
	font-size:13px;
}
#f_fild 
{
	border: 1px solid #DDDEE2;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1) inset, 0 0 0 1px rgba(255, 255, 255, 0.95);
	outline: medium none;
	padding: 40px;
}
#f_fild label
{
	display:block;
}
input[type="text"].input-text,
select.input-text,
textarea.input-text,
input[type="file"].input-text
{
	
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1) inset, 0 0 0 1px rgba(255, 255, 255, 0.95);
	outline: medium none;
	padding: 5px;
	margin: 10px 0px;
	width: 97%;
}
input[type="file"].input-text
{
	width:auto;
}
ul.updates 
{
	margin: 0;
	list-style: none;
	padding: 1em 0;
	overflow: hidden;
	border-top: 1px solid #DFE4CF;
	zoom: 1;

}

ul.updates li.first 
{
	width: 48%;
	float: left;
}
ul.updates li.last 
{
	width: 48%;
	float: right;
}
.last 
{
	clear: right;
	margin-right: 0 !important;
}

.new-ticket-form #live_kb_results, 
.edit-profile-form #live_kb_results 
{
	border: 1px solid #DFE4CF;
	display: none;
	background: white !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.2);
	-o-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.2);
	padding: 2em 2em 1.25em;
	margin-bottom: 1em;
}
.new-ticket-form #live_kb_results h2, .edit-profile-form #live_kb_results h2 
{
	font-size: 1.125em;
	line-height: 1.3333em;
	margin-bottom: .9222em;
}
#f_fild label.inline
{
	display:inline-block;
}
.new-ticket-form .new-password small, 
.edit-profile-form .new-password small 
{
	clear: both;
	display: block;
	width: 48%;
	float: left;
}
.new-ticket-form .new-password small.strength, 
.edit-profile-form .new-password small.strength 
{
	float: right;
	clear: none;
	background: #E4E5E9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: rgba(0, 0, 0, 0.75);
	text-align: center;
	border: 1px solid rgba(0, 0, 0, 0.3);
	font-weight: bold;
	margin-right: 18px;
}
.new-ticket-form .new-password small.strength.short, 
.edit-profile-form .new-password small.strength.short 
{
	background: #FDD8D6;
}
.new-ticket-form .new-password small.strength.bad, 
.edit-profile-form .new-password small.strength.bad 
{
	background: #FDF6D6;
}
.new-ticket-form .new-password small.strength.good, 
.edit-profile-form .new-password small.strength.good 
{
	background: #DFE4CF;
}
.new-ticket-form .new-password small.strength.strong, 
.edit-profile-form .new-password small.strength.strong 
{
	background: #CED3BE;
}
.knowledgebase #s,
.message-archive #s,
.ticket-archive #s,
.knowledgebase-search #s
{
	width:96%;
	margin-bottom:20px;
	background:url(images/icons/search.png) 98% center no-repeat;
}
.wpsd-pagination
{
}
.wpsd-pagination .page-numbers.current
{
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
	cursor:default;
}
a.subscribe 
{
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	text-align: left;
	text-indent: -9999px;
	background: url(images/icons/rss.png);
	-webkit-transition: all ease-in-out 0.2s;
	-moz-transition: all ease-in-out 0.2s;
	-o-transition: all ease-in-out 0.2s;
	transition: all ease-in-out 0.2s;
	filter: alpha(opacity=@opacity * 100);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	margin-top: .55em;
}
a.subscribe:hover 
{
	filter: alpha(opacity=@opacity * 100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.kb-header
{
	border-bottom: 1px solid #EEEFF3;
	padding-bottom: .75em;
	margin-bottom: 1.5em;
}
.kb-footer 
{
	font-size: 0.9em;
	border-top: 1px dotted #DDDEE2;
	padding-top: 1em;
	color: #7B8493;
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
	display: block;
}
.dislikes 
{
	background: url(images/icons/dislike.png) 7px 3px no-repeat #C84848;
}
p.useful 
{
	overflow: hidden;
	zoom: 1;
}

p.useful .likes, p.useful .dislikes 
{
	float: left !important;
	padding: 3px 8px 3px 24px;
}
p.useful .likes 
{
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	background-position: 7px 4px;
}
p.useful .dislikes 
{
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	background-position: 7px 7px;
}
p.useful a.likes, 
p.useful a.dislikes 
{
	filter: alpha(opacity=@opacity * 100);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	-webkit-transition: all ease-in-out 0.2s;
	-moz-transition: all ease-in-out 0.2s;
	-o-transition: all ease-in-out 0.2s;
	transition: all ease-in-out 0.2s;
	color:#fff;
	text-decoration:none;
}
blockquote 
{
	padding: 2em 2em .5em;
	font-family: sans-serif;
	border: 1px solid #CCC;
	-webkit-box-shadow: inset 0 0 0 6px rgba(255, 255, 255, 0.3);
	-moz-box-shadow: inset 0 0 0 6px rgba(255, 255, 255, 0.3);
	box-shadow: inset 0 0 0 6px rgba(255, 255, 255, 0.3);
	background: #F6F6F6;
	background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#EEE));
	background: -webkit-linear-gradient(#F6F6F6, #EEE);
	background: -moz-linear-gradient(center top, #F6F6F6 0%, #EEE 100%);
	background: -moz-gradient(center top, #F6F6F6 0%, #EEE 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f6f6f6,endColorstr=#eeeeee);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f6f6f6, endColorstr=#eeeeee)";
}
blockquote cite 
{
	color: #9DA6B5;
	font-size: 0.92em;
	text-align: right;
	display: block;
}
blockquote.agent 
{
	background: #ABD8E8;
	background: -webkit-gradient(linear, left top, left bottom, from(#ABD8E8), to(#A1CEDE));
	background: -webkit-linear-gradient(#ABD8E8, #A1CEDE);
	background: -moz-linear-gradient(center top, #ABD8E8 0%, #A1CEDE 100%);
	background: -moz-gradient(center top, #ABD8E8 0%, #A1CEDE 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#abd8e8,endColorstr=#a1cede);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#abd8e8, endColorstr=#a1cede)";
	color: #2A5767 !important;
}
blockquote.agent cite 
{
	color: #194656;
}
#content p.actions 
{
	float: right;
	margin-bottom: 0;
	margin-top: 0.4em;
}
#content .ct-message-title
{
	clear:none;
}
.ct-message, 
.blog-post 
{
	border-bottom: 2px solid #EEEFF3;
	margin-bottom: 1.5em;
}
.ct-message .ct-message-header, 
.blog-post .header 
{
	border-bottom: 1px solid #EEEFF3;
	padding-bottom: .75em;
	margin-bottom: 1.5em;
}
.ct-message .ct-message-header a.comments, 
.blog-post .header a.comments 
{
	float: right;
	line-height: 1.5em;
	color: #7B8493;
	font-size: 0.875em;
}
#content .ct-message .ct-message-header p.post-meta, 
#content .blog-post .header p.post-meta 
{
	margin-bottom: 0;
	color: #AEB7C6;
	
}
.entry-title a:link,
.entry-title a:visited {
	text-decoration: none;
}

.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */


/* Comments form */
#respond {
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
}
#respond textarea,
#respond input[type="text"]
{
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

#comments 
{
	overflow: hidden;
	zoom: 1;
	margin-bottom: 1.5em;
}
#content ol.commentlist 
{
	margin: 0;
	list-style: none;
}
#content ol.commentlist li.comment .comment-container 
{
	zoom: 1;
	margin-bottom: 0;
}
#content ol.commentlist li.comment .meta 
{
	width: 60px;
	float: left;
	clear: left;
	display: block;
}
#content ol.commentlist li.comment cite 
{
	font-style: normal;
	clear: left;
}
a.tooltip 
{
	display: block;
}
#content ol.commentlist li.comment cite img 
{
	width: 48px;
	background: #EEEFF3;
	padding: 5px;
	float: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: none;
	margin-right: 1em;
}
#content ol.commentlist li.comment cite time 
{
	display: block;
	font-size: 0.675em;
	font-family: sans-serif;
	text-align: center;
}
#content ol.commentlist li.comment .comment-content 
{
	position: relative;
	padding: 1.5em 1.5em 1px 1.5em;
	margin: 0 0 1.5em 84px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #EEEFF3;
}
#content ol.commentlist li.comment .actions 
{
	position: absolute;
	bottom: -11px;
	right: 21px;
}
#content ol.commentlist li.comment .actions div 
{
	float: left;
}
#content ol.commentlist li.comment .actions a 
{
	display: block;
	height: 22px;
	width: 22px;
	background: white;
	border: 1px solid #E4E5E9;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-left: .25em;
}
#content ol.commentlist li.comment .actions .edit a 
{
	background: url(images/icons/edit.png) center no-repeat white;
}
#content ol.commentlist li.comment .actions .reply a 
{
	background: url(images/icons/reply.png) center no-repeat white;
}
#content ol.commentlist ul.children 
{
	list-style: none;
	padding-left: 24px;
	margin-bottom: 0;
}
#content ol.commentlist li.comment .updated 
{
	background: #f3f9fc;
}
#content ol.commentlist li.comment .updates 
{
	list-style: none;
	background: url(images/icons/ico-updates.png) 0 1.7em no-repeat;
	padding-left: 2em;
	padding-top: 1.5em;
	margin: 1em 0 .25em 0;
	font-family: sans-serif;
	border-top: 1px solid #DFE4CF;
}
#content ol.commentlist li.comment .updates mark 
{
	font-weight: bold;
	background: none;
	font-style: normal;
}
/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 1.3em;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
	color:#999;
}
.widget-container a
{
	
}
.widget-title {
	
	font-size: 32px;
	
	padding: 5px 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	line-height: normal;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
	list-style:none;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	/*margin-bottom: 20px;*/
	padding: 80px 0 0 0;
}
#colophon {
	/*border-top: 4px solid #000;
	margin-top: -4px;*/
	overflow: hidden;
	/*padding: 20px 0;*/
}
#colophon-top-pad
{
	height:20px;
}
#colophon-bottom-pad
{
	height:20px;
}
/* Footer menu */
#footer-access .menu-footer,
#footer-access .menu
{
	text-align:center;
}
#footer-access ul#menu-footer-menu,
#footer-access ul#menu-footer-menu li,
#footer-access .menu ul,
#footer-access .menu ul li
{
	list-style:none;
	margin:0;
	padding:0;
}
#footer-access ul#menu-footer-menu,
#footer-access .menu ul
{
	display:inline-block;
	margin:0px auto;
}
#footer-access ul#menu-footer-menu li,
#footer-access .menu ul li
{
	float:left;
	padding: 0 35px;
	/*border-right: 1px solid white;*/
	font-size: 12px;
	line-height: 12px;
}
#footer-access ul#menu-footer-menu li:last-child,
#footer-access .menu ul li:last-child
{
	border-right: none;
}
#footer-access ul#menu-footer-menu li a, 
#footer-access .menu ul li a 
{
	text-decoration: none;
	color: white;
}
/* Footer social icons */
#footer #footer-social-buttons
{
	text-align:center;
	padding-top:15px;
}
#footer #footer-social-buttons ul.social-links,
#footer #footer-social-buttons ul.social-links li
{
	list-style:none;
	margin:0;
	padding:0;
}
#footer #footer-social-buttons ul.social-links
{
	display:inline-block;
	margin:0px auto;
}
#footer #footer-social-buttons ul.social-links li
{
	float:left;
	margin:0 5px;
}
#footer #footer-social-buttons ul.social-links li a
{
	display:block;
	width:34px;
	height:34px;
	text-indent:-9999px;
}
#footer #footer-social-buttons ul.social-links li.fb_profile a
{
	background:url(images/icons/facebook.png) top left no-repeat;
}
#footer #footer-social-buttons ul.social-links li.twitter_profile a
{
	background:url(images/icons/twitter.png) top left no-repeat;
}
#footer #footer-social-buttons ul.social-links li.fb_googleplus a
{
	background:url(images/icons/google.png) top left no-repeat;
}
#footer #footer-social-buttons ul.social-links li.feed a
{
	background:url(images/icons/feed.png) top left no-repeat;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}

/* Home page */
#content .section-wrapper
{
	padding-top:30px;
}
#content .section-left 
{
	width: 412px;
	float: left;
}
#content .section-right
{
	width: 411px;
	float: right;
}
#content .section-wrapper h2 
{
	font-size: 32px;
	
	padding: 0 0 30px;
	margin:0;
	font-weight:bold;
}
ul.post-list 
{
	list-style: none outside none;
	margin:0;
	padding:0;
}
ul.post-list li 
{
	border-bottom: 1px dashed #EEEFF3;
	margin-bottom: 0.75em;
	padding-bottom: 0.75em;
	font-size: 14px;
	line-height: normal;
}
.likes, .dislikes 
{
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2) inset;
	color: white;
	float: right;
	font-weight: bold;
	padding: 1px 6px 1px 24px;
	line-height: normal;
}
.likes 
{
	background: url(images/icons/like.png) no-repeat scroll 7px 3px;
}
ul.post-list li a 
{
	font-weight: bold;
	
	text-decoration: none;
}
ul.post-list li small.meta 
{
	clear: both;
	color: #9DA6B5;
	display: block;
	font-size: 12px;
}
/* Home signup form */
form.signup_form label 
{
	display: none;
}
form.signup_form p
{
	margin:0;
}
form.signup_form input#your_username 
{
	background: url(images/icons/small-ico-user.png) no-repeat scroll 95% 13px #F8F9FD;
}
form.signup_form  input#your_email 
{
	background: url(images/icons/small-ico-mail.png) no-repeat scroll 95% 13px #F8F9FD;
}
input#your_password, 
input#your_password_2 
{
	background: url(images/icons/small-ico-password.png) no-repeat scroll 95% 13px #F8F9FD;
	float: left;
	width: 170px;
}
input#your_password
{
	margin-right: 10px;
}
.pass_wrapper,
.pass_wrapper_1
{
	float:left;
	width:200px;
}
.pass_wrapper_1
{
	width:210px;
}
/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}

/* Helper classes */
.clear
{
	clear:both;
	height:0px;
}

#content table.items {
  width: 100%;
  font-size: 14px;
}
#content table.items tr.odd td {
  background: none;
}
#content table.items th, table.items td {
  padding: 0.75em 0.5em;
  vertical-align: top;
}
#content table.items th {
  font-size: 0.7em;
  font-family: sans-serif;
  font-weight: bold;
  font-weight: normal;
  text-transform: uppercase;
  border-bottom: 2px solid #eeeff3;
  padding-bottom: 1em;
  color: #aaabaf;
}
#content table.items th a {
  color: #66676b;
}
#content table.items th.type, table.items .type, table.items th.user {
  text-align: center;
}
#content table.items td {
  border-bottom: 1px solid #eeeff3;
  background: #f8f9fd;
}
#content table.items .status-resolved, 
#content table.items .status-invalid {
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  text-decoration: line-through;
}
#content table.items .status-invalid {
  text-decoration: none;
}
#content table.items .actions .button {
  text-align: center;
  padding: 0;
}
#content table.items .status {
  width: 60px;
  text-align: center;
}
#content table.items .status span {
  display: block;
  background: #eee;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: sans-serif;
  font-weight: bold;
  font-weight: bold;
  font-size: 0.9em;
  color: #485160;
  box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
}
#content table.items .type {
  width: 60px;
}
#content table.items .type span {
  display: block;
  background: #eee;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: sans-serif;
  font-weight: bold;
  font-weight: bold;
  font-size: 0.9em;
  color: #ffffff;
  box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
}
#content table.items mark {
  font-weight: normal;
  font-style: normal;
  background: none;
  padding: 2px 7px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#content table.items .low mark {
  background: none;
}
#content table.items .priority-high mark {
  color: #aa1f1e;
}
#content table.items .status-new span {
  background: #b5d457;
  color: #fff;
}
#content table.items .status-open span {
  background: #a4c346;
  color: #fff;
}
#content table.items .ticket .type span,
#content table.items .status-hold span,
#content table.items .status-invalid span,
#content table.items .milestone span {
  color: #485160;
  background: #ffffff;
}
#content table.items .milestone .type span {
  background: #f69403;
  color: #fff;
  text-shadow: none;
}
#content table.items .status-resolved span {
  color: #485160;
  text-shadow: none;
}
#content table.items .page span {
  background: #a4c346;
}
#content table.items .message span, 
#content table.items .message .type span {
  background: #c6e568;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
}
#content table.items .message {
  border-bottom: 0;
}
#content table.items .message a.tooltip {
  float: none;
}
#content table.items .number {
  width: 20px;
  text-align: center;
}
#content table.items .title h2 {
  font-size: 1em;
  margin: 0;
  font-family: sans-serif;
  font-weight: normal;
  line-height: 1.5em;
}
#content table.items .title a.resolve {
  float: right;
  visibility: hidden;
  color: #4172b5;
  text-transform: uppercase;
  font-family: sans-serif;
  font-size: 0.7em;
  border: 1px solid #eeeff3;
  display: block;
  width: 20px;
  text-align: center;
  background: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: all ease-in-out 0.2s;
}
#content table.items .title a.resolve span {
  display: none;
}
#content table.items .title a.resolve:hover {
  -webkit-transform: scale(1.2);
}
#content table.items tr:hover .title a.resolve {
  visibility: visible;
}
#content table.items th.milestone, table.items td.milestone {
  text-align: center;
}
#content table.items .type .milestone {
  width: 65px;
  text-align: center;
}
#content table.items .assigned {
  width: 60px;
  text-align: center;
}
#content table.items img, table.items .message img {
  width: 24px !important;
  height: auto;
  display: block;
  border: 2px solid #fff;
  padding: 0;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  margin: 0 auto;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  float: none;
}
#content table.items .age {
  width: 15%;
  text-align: center;
}
#content table.items progress {
  width: 100%;
}
#content table.items .priority-urgent td.number mark,
#content table.items .priority-emergency td.number mark {
  -webkit-animation-name: pulse;
  -webkit-animation-duration: .5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
}
#content table.scheduled th.milestone-type, 
#content table.completed th.milestone-type, 
#content table.items th.milestone-type {
  width: 5%;
}
#content table.scheduled th.milestone-progress, 
#content table.completed th.milestone-progress, 
#content table.items th.milestone-progress {
  width: 25%;
}
#content table.scheduled th.milestone-scheduled,
#content table.completed th.milestone-scheduled,
#content table.items th.milestone-scheduled,
#content table.scheduled th.milestone-tickets,
#content table.completed th.milestone-tickets,
#content table.items th.milestone-tickets {
  width: 10%;
}
#content table.scheduled .actions, 
#content table.completed .actions, table.items .actions {
  width: 10%;
}
#content table.scheduled .actions a.button, 
#content table.completed .actions a.button, 
#content table.items .actions a.button {
  float: left;
  padding-left: 6px;
  padding-right: 6px;
}
#content table.scheduled .actions a.edit, 
#content table.completed .actions a.edit, 
#content table.items .actions a.edit {
  margin-right: 6px;
}
#content table.items.members td {
  vertical-align: middle;
}

#content dl.details {
  overflow: hidden;
  zoom: 1;
  margin-top: 0;
  margin-bottom: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  padding: 0;
  font-size: 0.8571em;
  border-top: 1px solid #e4e5e9;
}
#content dl.details dt, 
#content dl.details dd {
  float: left;
  border-bottom: 1px solid #e4e5e9;
  padding: .75em 0;
  border-top: 2px solid rgba(0, 0, 0, 0.025);
  margin-bottom:0;
}
#content dl.details dt {
  width: 20%;
  color: #9da6b5;
}
#content dl.details dd {
  width: 30%;
}
#content dl.details dt.odd {
  clear: left;
}
#content dl.details span {
  display: block;
  background: #eee;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: sans-serif;
  font-weight: bold;
  font-weight: bold;
  letter-spacing: -1px;
  color: #485160;
  box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
  width: 60px;
}
#content dl.details .status-new span {
  background: #b5d457;
  color: #fff;
}
#content dl.details .status-open span {
  background: #a4c346;
  color: #fff;
}
#content dl.details .status-hold span, 
#content dl.details .status-invalid span, 
#content dl.details .milestone span {
  color: #485160;
  background: #ffffff;
}
#content dl.details .status-resolved span {
  color: #485160;
  text-shadow: none;
}
#content dl.details dd.priority-urgent a,
#content dl.details dd.priority-emergency a {
  -webkit-animation-name: pulse;
  -webkit-animation-duration: .5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
}
#content .attachments {
  border-bottom: 2px solid rgba(0, 0, 0, 0.025);
  margin-bottom: 0;
}
#content .attachments ul {
  margin-left: 0;
  list-style: none;
  line-height: 2em;
  font-size: 0.875em;
  border-bottom: 1px solid #dddee2;
  margin-bottom: 0;
  padding-bottom: 1.5em;
}
#content .ticket-update, .comment-post {
  padding: 1em 24px;
  margin-bottom: 24px;
  z-index: 99;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  
}
#content .ticket-update .cancel-comment-reply, 
#content .comment-post .cancel-comment-reply {
  float: right;
  z-index: 99;
  margin-top: .25em;
}
#content .ticket-update .cancel-comment-reply a, 
#content .comment-post .cancel-comment-reply a {
  display: block;
  padding: 10px;
  height: 14px;
  width: 14px;
  text-indent: -9999px;
  border: 2px solid #dfe4cf;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  text-align: left;
  background: url(images/icons/ico-cancel.png) center no-repeat #ffffff;
  -webkit-transition: all ease-in-out 0.2s;
}
#content .ticket-update .cancel-comment-reply a:hover, 
#content .comment-post .cancel-comment-reply a:hover {
  -webkit-transform: scale(1.2);
}
#content .ticket-update div.uploader span.action, 
#content .comment-post div.uploader span.action {
  background-color: #f0f5e0 !important;
}

#content .ticket-update p, 
#content .comment-post p {
  border-top: 1px solid #dfe4cf;
  padding-top: 1em;
}
#content .ticket-update p.first, 
#content .comment-post p.first {
  width: 48%;
  float: left;
}
#content .ticket-update p.last, 
#content .comment-post p.last {
  width: 48%;
  float: right;
}
#content .ticket-update label, 
#content .comment-post label {
  display: block;
}
#content .ticket-update ul.updates, 
#content .comment-post ul.updates {
  border-top: 1px solid #dfe4cf;
}
#content .ticket-update .col3-set, 
#content .comment-post .col3-set {
  overflow: hidden;
  zoom: 1;
}
#content .ticket-update 
#content .col3-set .col-1,
#content .comment-post .col3-set .col-1,
#content .ticket-update .col3-set .col-2,
#content .comment-post .col3-set .col-2,
#content .ticket-update .col3-set .col-3,
#content .comment-post .col3-set .col-3 {
  width: 31%;
  float: left;
}
#content .ticket-update .col3-set .col-1,
#content .comment-post .col3-set .col-1,
#content .ticket-update .col3-set .col-2,
#content .comment-post .col3-set .col-2 {

  margin-right: 3.4%;
}
#content .ticket-update .col3-set .col-3, 
#content .comment-post .col3-set .col-3 {
  float: right;
}
ul.user-dashboard-tickets {
  list-style: none;
  margin:0;
}
ul.user-dashboard-tickets li {
  border-bottom: 1px dashed #eeeff3;
  padding-bottom: .75em;
  margin-bottom: .75em;
}
#content ul.user-dashboard-tickets li h5 {
  margin: 0;
  
}
ul.user-dashboard-tickets li h5 a {
  display: block;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  
  font-weight: bold;
	
	text-decoration: none;
}
ul.user-dashboard-tickets li h5 a span {
  display: inline-block;
  
  color: #fff;
  float: right;
  position: relative;
  padding: 0 8px;
  /* Change to suit your vertical rhythm if placed on a block-level element */

  font-weight: bold;
  border-radius: 3px;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
ul.user-dashboard-tickets li h5 a span:before, ul.user-dashboard-tickets li h5 a span:after {
  content: "";
  position: absolute;
  top: 6px;
  /* Position the cut-outs */

  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #fff;
  /* Match the background the ticket is placed on */

}
ul.user-dashboard-tickets li h5 a span:before {
  left: -4px;
}
ul.user-dashboard-tickets li h5 a span:after {
  right: -4px;
}

ul.user-dashboard-tickets li ul.meta {
  overflow: hidden;
  zoom: 1;
  list-style: none;
  font-size: 0.8571em;
  margin-bottom: 0;
  margin:0;
  font-size: 12px;
}
ul.user-dashboard-tickets li ul.meta li {
  float: left;
  margin-right: 14px;
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  color: #9da6b5;
}
ul.user-dashboard-tickets li ul.meta li mark {
  background: none;
  font-style: normal;
  font-weight: normal;
  color: #9da6b5;
}
ul.user-dashboard-tickets li.status-open ul.meta li.status mark, ul.user-dashboard-tickets li.status-new ul.meta li.status mark {
  color: green;
}
ul.user-dashboard-tickets li.status-pending ul.meta li.status mark {
  color: orange;
}
ul.user-dashboard-tickets li.status-resolved ul.meta li.status mark {
  color: #7b8493;
}
ul.user-dashboard-tickets li.priority-urgent ul.meta li.priority mark,
ul.user-dashboard-tickets li.priority-emergency ul.meta li.priority mark {
  -webkit-animation-name: pulse;
  -webkit-animation-duration: .5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
}
/* Home page welcome snippet */
#welcome_area
{
	position:relative;
	top:-40px;
}
#welcome_area .w_top
{
	background: url(images/w_top.png) bottom left no-repeat;
	height:11px;
}
#welcome_area .w_bottom
{
	background: url(images/w_button.png) bottom left no-repeat;
	height:10px;
}

#welcome_area .w_mid 
{
	background: url(images/w_mid.jpg) repeat-y;
	width: 920px;
	overflow: hidden;
	padding: 15px;
}
#welcome_area .w_mid .floatleft 
{
	float: left;
}
#welcome_area .w_mid p 
{
	font-size: 14px;
	
	width: 760px;
	float: right;
	padding: 25px 25px;
	margin:0;
}
/* Profile Pages */
.bio {
  position: relative;
}
.bio h1 {
  margin-top: 0;
  clear:none;
}
.bio img.avatar {
  float: right;
  width: 128px;
  padding: 1em 1em 2em 1em;
  height: auto;
  background: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  margin: 0 0 0 2em;
  -webkit-transform: rotate(1deg);
  z-index: 2;
}
.bio h1 a {
  font-weight: normal;
}
.bio h1:after {
  content: "";
  z-index: 9999;
  display: block;
  height: 62px;
  width: 62px;
  position: absolute;
  top: -12px;
  right: -12px;
  background: url(images/tape.png);
}
.bio .ticket-link a mark:before, .bio .ticket-link a mark:after {
  background: #FDFBE9;
}
.bio ul.social {
  margin-left: 0;
  list-style: none;
  margin-bottom: 1.5em;
}
.bio ul.social li {
  margin-bottom: 1.5em;
}
.bio ul.social li a {
  padding: 6px 0 6px 32px;
  display: inline;
}
.bio ul.social li:last-child {
  margin-bottom: 0;
}
.bio ul.social li.twitter a {
  background: url(images/twitter.png) left no-repeat;
}
.bio ul.social li.yahoo a {
  background: url(images/yahoo.png) left no-repeat;
}
.bio ul.social li.gtalk a {
  background: url(images/google.png) left no-repeat;
}
.bio ul.social li.aim a {
  background: url(images/aim.png) left no-repeat;
}
/* Blog */
.blog p
{
	color: #797979;
	font-size: 12px;
	margin-bottom: 0;
	line-height: 24px;
}
.blog .entry-meta
{
	border-bottom: 1px solid #EEEFF3;
	margin-bottom: 0.5em;
	padding-bottom: 0.75em;
}
.blog .post
{
	border-bottom: 2px solid #EEEFF3;
	margin-bottom: 1.5em;
}
/* Ticket sidebar */
#primary .glance
{
	padding: 10px;
	background: url(images/glance_bg.png) no-repeat;
	height: 106px;
	width: 384px;
	margin-bottom: 20px;
}
#primary .glance h2
{
	font-size: 18px;
	
	margin-bottom: 10px;
	font-weight:bold;
}
/* Department selection page */
#department-wrapper
{
	
}
#department-wrapper .department
{
	clear:both;
	margin-bottom:20px;
}
#department-wrapper .department .department-icon
{
	float:left;
	width:120px;
}
#department-wrapper .department .department-details
{
	float:right;
	width:800px;
}
#department-wrapper .department .department-details .department-name
{
	margin-bottom:5px;
}
#department-wrapper .department .department-details .department-description
{
	font-size:90%;
	font-style:oblique;
}
#affliate-link
{
	text-align:right;
	padding-bottom:10px;
	color:#fff;
}
#affliate-link a
{
	color:#fff;
}
/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}