/*
Theme Name: K2
Theme URI: http://getk2.com
Description: <strong><a href="themes.php?page=k2-options">Configure K2</a></strong> or visit the <a href="http://groups.google.com/group/k2-support">support forums</a>, <a href="http://code.google.com/p/kaytwo/w/list">the wiki</a> or <a href="http://code.google.com/p/kaytwo/issues/list">the bug tracker</a>. K2 was developed by <a href="http://binarybonsai.com/">Michael</a>, <a href="http://chrisjdavis.org/">Chris</a>, <a href="http://zeo.unic.net.my/">Zeo</a>, <a href="http://stevelam.org/">Steve</a> and Ben, and is licensed under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
Version: 1.0-RC8
Author: Various Artists
Author URI: http://getk2.com/
Tags: ajax, blue, custom-header, fixed-width, one-column, two-columns, three-columns, dynamic-columns, multiple-columns, theme-options, threaded-comments, microformats, styles, widgets, framework

The Real K2: 		http://en.wikipedia.org/wiki/K2

$Revision: 809 $
*/

/*- Reset CSS */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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 {
	margin: 0;
	padding: 0;
}

/*- Typography */

body {
    font-family: Arial;
	}

strong, em, b, i {
    font-family: Arial;
	}

h1, h2, h3, h4, h5, h6, .blog-title {
	font-family: Arial;
	}

.comments input[type=text], .comments textarea, code {
	font-family: Arial;
	}


/*- Page Structure */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #444;
	background: #252525;
	text-align: center;
	background-image: url("/wp-content/themes/k2/images/background.jpg");
	background-position: top cen;
	background-repeat: no-repeat;
}
	}

body.lang-ar,
body.lang-fa,
body.lang-he,
body.lang-hi,
body.lang-km,
body.lang-ko,
body.lang-ja,
body.lang-th,
body.lang-zh {
	font-size: 75%; /* Resets 1em to 12px */
	}


#page {
	text-align: left;
	margin: 0 auto;
	padding-top: 40px;
	position: relative;
	clear: both;
	}

.columns-one #page {
	width: 856px;
	}

.columns-two #page {
	width: 856px;
	}

.columns-three #page {
	width: 950px;
	}

#header {
	position: relative;
	height: 390px;
	border-bottom: dotted #6A6A6A;	
	border-width: 2px;
	}


.content {
  float : left;
  background: url(/wp-content/themes/k2/images/frontsidebar.gif) repeat-y right top;	
  width:850px;
  }

body.columns-two #primary-wrapper {
	float: left;
	margin-right: -280px;
	width: 100%;
	}

body.columns-two #primary {
	margin-right: 280px;
	}

body.columns-two .secondary {
	float: right;
	}

#primary {
	position: relative;
	float: left;
	width: 598px;
	}

* html #primary {
	display: inline;
	}

body.sidebars-none #primary-wrapper {
	margin: 0px;
	float: none;
	}

body.sidebars-none #primary {
	float: none;
	width: auto !important;
	margin: 0px !important;
	}

.columns-one .secondary {
	width: 240px;
	border-top: 2px solid #eee;
	}

.columns-three .secondary {
	width: 175px;
	}

.secondary {
	width: 250px;
	float: left;
	font-size: 1em;
	line-height: 1.5em;
	color: #666;
	position: relative;
	overflow: hidden;
	}

#sidebar-2 {

	}

.comments {
	text-align: left;
	margin: 30px 0 10px 20px;
	position: relative;
	width: 550px;
	}

/*- Main Menu in Header */

ul.menu {
	position: absolute;
	bottom: 0;
	margin: 0 20px;
	}

ul.menu,
ul.menu li {
	float: left;
	list-style: none;
	}

ul.menu li {
	margin-right: 4px;
	}

ul.menu li a {
	display: block;
	padding: 5px 15px;
	font-size: 1em;
	color: white;

	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	}

ul.menu li a:hover {
	background: #333;
	color: #eee;
	text-decoration: none;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_ancestor a,
ul.menu li.current_page_ancestor a:hover {
	color: #333;
	background: white;
	text-decoration: none;
	}

/*- Sidebar Subpages Menu */

.sb-pagemenu ul {
	margin-left: 10px;
	}

.sb-pagemenu ul ul {
	margin-top: 2px;
	}

.sb-pagemenu ul ul .page_item {
	margin-left: 10px;
	padding: 0;
	}

.sb-pagemenu .current_page_item {
	}

/*- Headings */

h1 {
	font-size: 3em;
	}

.blog-title {
	font-size: 3em;
	font-weight: bold;
	padding: 75px 40px 0;
	}

.blog-title a,
#header .description {
	text-decoration: none;
	color: white;
	}

.blog-title a:hover {
	text-decoration: underline;
	}

#header .description { /* Description in header */
	font-size: 1em;
	margin: 0 40px;
	}

h2 {
	font-size: 2.5em;
	}

#rollingarchives.emptypage {
	display: none;
	}

.page-head {
	margin: 20px 0;
	text-align: center;
	}

.page-head h1 {
	font-size: 2.5em;
	}

.page-head h2 {
	color: #999;
	font-size: 2.0em;
	font-weight: normal;
	text-transform: lowercase;
	}

.secondary h4 { /* Secondary H4 is sidebar headlines */
	font-size: 1.2em;
	font-weight: bold;
	padding: 0;
	display: block;
	margin-bottom: 5px;
	color: #3B3731;
	}

.entry-title, h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 2.4em;
	font-weight: normal;
	}

h4 {
	font-size: 2.0em;
	font-weight: normal;
	}

.entry-title {
	margin-left: 10px;
	margin-bottom:17px;
	}

.four04 .entry-title,
body.page .entry-title {
	text-align: center;
	}

.entry-content h3 {
	font-size: 1.4em;
	font-weight: normal;
	}

.entry-content h4,
.entry-meta h4 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 25px;
	}

.k2-asides h3 {
	font-size: 1.6em;
	font-weight: normal;
	}

.entry-head {
	margin-top: 10px;
	position: relative;
	}

body.page .entry-content h3 {
	font-size: 1.4em;
	display: block;
	padding: 15px 0 10px 0 ;
	}

body.page .entry-content h4 {
	font-size: 1.5em;
	display: block;
	padding: 15px 0 0;
	}

.secondary div {
	position: relative;
	}

.secondary div div {
}

#primary .metalink a, #primary .metalink a:visited, /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {
	color: #999;
	font-weight: normal;
	}

#primary .hentry .entry-head .metalink {
	font-size: 1.8em;
	text-transform: lowercase;
	margin-left: 15px;
	}

#primary .k2-asides .entry-head .metalink {
	font-size: 1.4em;
	}

.single #primary .k2-asides .entry-content {
	font-size: 1.5em;
	color: #999;
	}

.comment-meta {
	margin: 0 15px 0 0;
	float: none;
	}

.comment-login, .comment-welcomeback {
	margin-top: 15px;
	color: #777;
}

#comment-personaldetails {
	margin-top: 10px;
}

.feedicon { /* Next to Comment Section Headline */
	border: 0 !important;
	padding: 0 !important;
	}

.feedlink { /* On the sidebar */
	border: none;
	padding: 2px;
	padding-right: 20px;
	background: url('images/feed.png') right center no-repeat;
	height: 16px;
	position: absolute;
	top: 0;
	right: 0;
	color: #777;
	}

.feedlink span {
	visibility: hidden;
	}

.feedlink:hover span {
	visibility: visible;
	}

.secondary .k2-asides {
	margin: 0;
	padding: 0 0 10px;
	word-spacing: -1px;
	}

.secondary .k2-asides p {
	display: inline;
	}

.secondary .k2-asides .metalink {
	padding-left: 0px;
	}

.secondary span a {
	margin-left: 10px;
	}

.entry-head .entry-edit {
	position: absolute;
	right: 0;
	top: 4px;
	}

.entry-title, .entry-title a, .entry-title a:visited,
h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #e9d4a1;
	}

.entry-title, .entry-title a, .entry-title a:hover, .entry-title a:visited,
h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited {
	text-decoration: none;
	}

.entry-meta {
	background: transparent url(/wp-content/themes/k2/images/front_postbg.jpg) no-repeat scroll left top;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #e8dec8;
	padding: 10px 10px 20px 10px;
	}

.entry-meta a,
.comment-meta a
 {
	color: #ff821f;
	}

.entry-meta div {
	display: inline;
	}

.entry-head .entry-meta {
	background: url('images/time.png') left top no-repeat;
	min-height: 16px;
	padding-left: 20px;
	}

.image-meta abbr,
abbr.entry-date {
	border: none;
	}

.entry-pages {
	font-size: 1.2em;
	}

.entry-pages span {
	font-weight: bold;
	}

.entry-tags {
display: block;
	}

.entry-head .entry-tags {
	display: block;
	margin-left: -20px;
	}

.entry-tags a {
	text-transform: lowercase;
	}

.entry-edit a,
.comment-reply a {
	border: none;
	padding: 4px 8px 4px 28px;
	background-position: 8px center;
	background-repeat: no-repeat;
	height: 16px;
	color: #333;
	background-color: inherit;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

.entry-edit a:hover,
.comment-reply a:hover {
	background-color: #9be;
	color: #fff;
	}

.entry-edit a {
	background-image: url('images/pencil.png');
	}

.comment-edit a {
	padding: 4px 8px 4px 28px;
	margin-left: 10px;
	background: url('images/comment_edit.png') 8px center no-repeat;
	}

.comment-reply {
	
	}

.comment-reply a {
	background-image: url('images/comment.png');
	}

.commentslink {
	}

.quoter_comment {
	padding: 2px 0 2px 20px;
	background: url('images/comment.png') left center no-repeat;
	margin-left: 5px;
	}

/*- Primary Contents */

.hentry {
	margin: 5px 20px 15px 20px;
	position: relative;
	border-bottom: 2px dotted;
	border-color: #dedacb;
	}

.entry-content {
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: left;
	color: #ececdb;
	}

.entry-content p,
.entry-content div,
 {
	}

#dynamic-content .k2-asides .entry-content p,
#dynamic-content .k2-asides .entry-content ul,
#dynamic-content .k2-asides .entry-content ol,
#dynamic-content .k2-asides .entry-content div,
#dynamic-content .k2-asides .entry-content blockquote {
	margin: 5px 0;
	}

#dynamic-content .k2-asides {
	margin: 15px 0;
	}

#dynamic-content .k2-asides .entry-head,
#dynamic-content .k2-asides .entry-foot {
	display: none;
	}

#dynamic-content .k2-asides .entry-content {
	display: block;
	border-left: 2px solid #ddd;
	padding-left: 20px;
	}

.asides-permalink {
	font-weight: bold;
	}

/* Google Maps Support */
.entry-content .map div {
	margin: 0;
	}

.metalinks {
	margin-top: 3px;
	}

.columns-three .template-image #primary {
	width: 670px;
	}

.template-image .entry-foot {
	position: absolute;
	top: 0;
	right: -220px;
	width: 200px;
	padding-top: 180px;
	}

.columns-one .template-image .entry-foot {
	position: relative;
	width: auto;
	top: auto;
	right: auto;
	padding-top: 0;
	margin-right: 210px;
	}

.columns-one .template-image #gallery-nav {
	right: -210px;
	top: 0;
	width: 200px;
	border-bottom: none;
	}

.entry-foot h5 {
	font-size: 1.5em;
	font-weight: normal;
	}

#gallery-nav img {
	height: 96px;
	width: 96px;
	}

#gallery-nav {
	top: 3.2em;
	margin: 0;
	position: absolute;	
	border-bottom: 2px solid #ddd;
	padding-bottom: 10px;
	}

#gallery-nav a {
	text-decoration: none;
	}

#gallery-nav a span {
	display: block;
	}

.attachment .hentry {
	margin-left: 60px;
	}

.template-image .hentry {
	margin-left: 0;
	}

.attachment-icon {
	position: absolute;
	top: 0;
	left: -60px;
	}

.attachment-image {
	text-align: center;
	}

.attachment-image .caption {
	margin: 0;
	}

.attachment-image .caption p {
	display: inline;
	}

.image-meta {
	padding: 10px 0 10px 20px;
	list-style-type: circle;
	}

.image-meta li {
	margin: 3px 0;
	}

.image-meta span {
	font-weight: bold;
	display: block;
	float: left;
	width: 8em;
	}


/*- Comments */

.commentsrsslink {
	background: url('images/feed.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	margin-right: 10px;
	height: 16px;
	}

.trackbacklink {
	background: url('images/arrow_refresh.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	}

.commentsrsslink a, .trackbacklink a {
	color: #999;
	padding: 2px;
	}

.nopassword {
	text-align: center;
	}

#commentlist {
	margin: 10px 0;
	position: relative;
	}

#commentlist .children {
	margin-left: 20px;
	}

#commentlist .children li {
	}

#commentlist li {
	margin: 10px 0 0;
	list-style: none;
	}

#commentlist .comment {
	padding: 10px;
	}

#commentlist li.comment {
	padding: 0;
	}

#commentlist li .comment-content {
	font-size: 1.2em;
	line-height: 1.8em;
	}

.comment-content p,
.comment-content ul,
.comment-content ol,
.comment-content div,
.comment-content blockquote {
	margin: 13px 0;
	}

#commentlist li .comment-meta {
	padding: 2px 0 2px 20px;
	background: url('images/time.png') left center no-repeat;
	display: block;
	}

#commentlist li img {
	padding: 0;
	border: none;
	}

#commentlist .avatar,
#commentlist .gravatar {
	float: right;
	}

#commentlist .comment-author {
	font-size: 1.5em;
	font-weight: bold;
	}

.comment-author cite {
	font-style: normal;
}

#commentlist li .counter {
	display: none;
	font: normal 1.5em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	color: #999;
	float: left;
	width: 35px;
	}

.byuser {
	background: #f6f7f8;
	}

.bypostauthor {
	background: #eee;
	}

.bypostauthor blockquote {
	color: #333;
	background: url('images/quote.png') no-repeat 10px 0;              
	}

#commentlist #respond {
	background-color: #ddd;
	margin: 1em 0;
	padding: 1em;
	position: relative;
	}

#commentlist .cancel-comment-reply {
	position: absolute;
	top: 1em;
	right: 1em;
	background: url(images/cross.png) no-repeat left center;
	padding: 2px 0 2px 20px;
	}

#commentlist #respond a {
	/*color: #ccc;*/
	}

#pinglist {
	font-size: 1.2em;
	padding: 0;
	margin: 10px 0 10px;
	background: #f6f7f8;
	}

#pinglist li {
	margin-left: 40px;
	padding: 7px 0;
	list-style: none;
	}

#pinglist li small {
	font-size: 0.8em;
	display: block;
	}

#pinglist li .counter {
	display: none;
	}

#pinglist li span.favatar img {
	margin-left: -25px;
	border: none;
	padding: 0;
	float: left;
	}

#pinglist li img {
	padding: 0;
	border: none;
	}
	
#leavecomment, .comments #loading, #comments-closed-msg {
	text-align: center;
	margin: 30px 0 20px !important;
	color: #ddd;
	font-size: 2em;
	}

.comments #loading {
	margin-top: 20px !important;
	}

#comments-closed-msg {
	margin-bottom: 40px !important;
	}

.comments #commenterror {
	display: none;
	line-height: 2.0;
	padding: 5px;
	color: #FF0000;
	background-color: #FFFF99;
}

.comments #commentload {
	display: none;
	padding-top: 3px;
	float: right;
	vertical-align: middle;
	height: 18px;
	width: 18px;
	background: url('images/spinner.gif') center center no-repeat;
}

.comments form {
	clear: both;
	padding: 1px 0 10px;
	}

.comments input[type=text], .comments textarea {
	font-size: 12px;
	padding: 3px;
	color: #777;
	}

input[type=text]:focus, textarea:focus {
	background: #fff;
	color: #333;
	border-color: #666;
	}

.comments form input[type=text] {
	width: 45%;
	margin: 5px 5px 1px 0;
	}

.comments textarea {
	width: 95%;
	margin: 10px 0;
	border: 2px solid #888;
	}

.comments form #submit {
	float: right;
	}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 20px 0 0px;
	height: 40px;
	width: 860px;
	background: url(images/footerbg.jpg) repeat-x;
	margin-top: 20px;
	color: #777;
	font-size: 9pt;
	}

#footer p {
	line-height: 1.6em;
	}

#footer a {
	color: #6a6a6a;
	}

#footer a:hover {
	border: none;
	color: #ff821f;
	}

#footer .wp-version,
#footer .k2-version {
	display: none;
	padding-left: 0.3em;
	}

.footerstats {
	display: none;
}

/*- Links */

#skip a, #skip a:hover, #skip a:visited
{
	position: absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	}
 
#skip a:focus
{
	position: static;
	width: auto;
	height: auto;
	} 

#primary a {	
	text-decoration: none;
	COLOR: #E9D4A1;
}
	
#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	color : #FF821F;
	}

h2 a:hover, h2 span a:hover {
	color: #27d !important;
	}

a {
	text-decoration: none;
	}

.entry-content a:visited {
	color: #ff821f;
	}

/*- Various Tags and Classes */

/*
.hidden {
	overflow: hidden;
	position: absolute;
	text-indent: -1000px;
	text-align: left;
	}
*/
.hidden {
	position: absolute !important;
	left: 0px;
	top: -500px !important;
	width: 1px;
	height: 1px;
	overflow: hidden;
	}

.clear {
	clear: both;
	}

a img {
	border: none;
	}

img.noborder {
	border: none !important;
	}

.aligncenter,
.center {
	text-align: center;
	}

.entry-content .aligncenter,
img.center,
img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
.entry-content .alignright,
img[align="right"] {
	float: right;
	margin: 0 0 4px 8px;
	display: block;
	}

.entry-content .alignleft,
img[align="left"] {
	float: left;
	}
	
.wp-caption {
	text-align: center;
	background :  #525252;
	border : solid 1px;
	border-color :  #B7B7B7;
	padding: 7px 0 7px 7px;
	margin : 0px 17px 15px 0px;
	float:left;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
}



small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

small, strike {
	color: #777;
	}
	
code {
	font-size: 1.1em;
	}

blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #333;
	background: url('images/quote.png') no-repeat 10px 0;
	border: none;
	}

hr {
	display: none;
	}

body.smartposition #nav-above {
	position: fixed;
	top: 0px;
	background: #fff;
	border-bottom: 2px solid #eee;
	width: 500px;
	margin: 0;
	padding: 10px 0;
	z-index: 10;
	}

.navigation {
	text-align: center;
	margin: 10px 0;
	padding: 0;
	width: 100%;
	}

.comments .navigation {
	margin: 20px 0;
	}

.navigation .nav-previous,
.navigation .left {
	float: left;
	margin: 20px 20px 0;
	width: 50%;
	text-align: left;
	}

.navigation .nav-next,
.navigation .right {
	float: right;
	width: 50%;
	text-align: right;
	}

.navigation a {
	color: #34460d;
	}

.alert {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}

img.wp-smiley {
	border: none !important;
	padding: 0 0 0 5px !important;
	}

/*- Begin Lists */
.archive-list {
	list-style: none;
	margin: 10px 0 0 0 !important;
	padding-left: 0px !important;
	}

.archive-list li {
	display: block;
	float: left;
	margin: 0 10px 0 0 !important;
	padding: 2px 0 2px 10px !important;
	width: 150px;
	}

.archive-list li:hover {
	background-color: #EDEDED;
	}

.entry-content ol, .entry-content ul {
	padding: 0 0 0 35px;
	}

.entry-content ol li, .entry-content ul li {
	margin: 0 0 3px;
	padding: 0;
	}

.secondary div p {
	margin-top: 0.5em;
	}

.secondary ul, .secondary ol {
	margin: 5px 0 0;
	padding-left: 0;
	}

.secondary ul ul, .secondary ol ol {
	margin: 0 0 0 10px;
	}
       
.secondary ul ul ul, .secondary ol ol ol {
	margin: 0 0 0 20px;
	}


.secondary ol {
	margin-left: 15px;
	}

.secondary ul li, .secondary ol li {
	margin: 0;
	padding: 1px 0;
	}
	
.secondary ul li {
	list-style-type: none;
	background-image: url(/wp-content/themes/k2/images/rightarrow.jpg);
	background-repeat: no-repeat ;
	background-position: 0 0.4em;
	margin-left: 4px;
	padding-left: 1em;
	}

.sb-links ul li {
	margin-top: 20px;
	}

.sb-links ul ul {
	margin-left: 0px;
}

.sb-links ul ul li {
	margin-top: 0;
	}

/*- Search Form and Livesearch */

#search {
	margin-top: 20px;
	}

#search h4 {
	display: none;
	}

#search-form-wrap.livesearch {
	position: relative;
	height: 2.0em;
	}

input[type=text], textarea {
	color: #444;
	padding: 1px;
	margin: 0;
	}

#s {
	width: 85%;
	font-size: 1.7em;
	margin: 4px 0px;
	}

#search-form-wrap #s {
	background-image: url("/wp-content/themes/k2/images/search.gif");
	top: 0px;
	left: 0px;
	margin: 0px;
	width: 226px;
	height : 22px;
	background-repeat: no-repeat;
    border-style: none;
    border-width: 0px;
	}

.columns-three .livesearch #s {
	width: 145px;
	}

#searchreset {
	position: absolute;
	right: 0px;
	height: 19px;
	width: 16px;
	display :none;
	background: url('images/reset-fff.png') center center no-repeat;
	}

#searchload {
	position: absolute;
	right: 0;
	top: 0;
	height: 18px;
	width: 18px;
	background: url('images/spinner.gif') center center no-repeat;
	}

.livesearchform input[type=submit] {
	margin: 0;
	}

#searchcontrols {
	text-align: center;
	padding: 1px;
	background: #ddd;
	}

#searchcontrols small {
	margin: 0;
	padding: 0;
	}

label.overlabel-apply {
	position: absolute;
	top: 4px;
	left: 4px;
	z-index: 1;
	color: #999;
	cursor: text;
	}


/*- Attachment */

.entry-content .attachment { 
	text-align: center; 
	}


/*- Rolling Archives */

#rollingarchives {
	padding: 20px 0;
	display: block;
	width: 500px;
	position: relative;
	}

#rollingarchives a:hover {
	text-decoration: underline;
	}

#rollnavigation {
	position: relative;
	}

#rollnavigation a:active, #rollnavigation a:focus {
	outline: none;
	}

#rollprevious,
#rollnext,
#rollload,
#rollhome,
#rollpages,
#rolldates {
	position: absolute;
	top: 3px;
	}

#rollprevious:hover,
#rollnext:hover,
#rollhome:hover {
	text-decoration: underline;
	cursor: pointer;
	}

#rollhome {
	display: none;
	left: 54px;
	background: url('images/house.png') no-repeat center center;
	width: 16px;
	height: 16px;
	}

#rollload {
	background: url('images/spinner.gif') no-repeat center center;
	top: 1px;
	left: 50%;
	margin-left: -8px;
	width: 16px;
	height: 16px;
	}

#rollload span,
#rollhome span {
	display: none;
	}

#rollnext,
#rollprevious {
	color: #666;
	font-weight: bold;
	}

#rollpages {
	top: 3px;
	left: 55px;
	color: #aaa;
	}

#rollhover {
	position: absolute;
	top: 7px;
	left: -47px;
	z-index: 100;
	height: 45px;
	background: url('images/rollhover.png') no-repeat center top;
	}

#rollhover,
#rolldates {
	width: 100px;
	margin-left: 5px;
}

#rollhover {
	top: 11px;
	}

#rolldates {
	position: absolute;
	color: #999;
	text-align: center;
	font-size: .9em;
	top: 22px;
	margin: 0;
	}

#rollprevious {
	left: 0;
	text-align: left;
	}

#rollnext {
	right: 0;
	text-align: right;
	}

.emptypage #rollnavigation {
	visibility: hidden;
	}

.firstpage #rollprevious {
	visibility: visible;
	}


.firstpage #rollnext,
.firstpage #rollhome {
	visibility: hidden;
	}

.nthpage #rollnext,
.nthpage #rollprevious,
.nthpage #rollhome {
	visibility: visible;
	}

.lastpage #rollnext,
.lastpage #rollhome {
	visibility: visible;
	}

.lastpage #rollprevious {
	visibility: hidden;
	}

#pagetrackwrap {
	position: absolute;
	top: 6px;
	left: 130px;
	width: 240px;
	padding-right: 9px;
	background: url('images/sliderbgright.png') no-repeat right center;
	}

#pagetrack {
	width: 240px;
	height: 7px;
	background: url('images/sliderbgleft.png') no-repeat left center;
	}

#pagehandle {
	top: -5px;
	width: 17px;
	height: 17px;
	background: url('images/sliderhandle.png') no-repeat center center;
	cursor: col-resize;
	}

#primarycontent {
	clear: both;
	}

div.trimmed .hentry {
	background: #f5f5f5;
	}

div.trimmed .hentry.alt {
	background: transparent;
	}

#texttrimmer {
	position: absolute;
	width: 55px;
	height: 15px;
	top: 10px;
	right: 55px;
	}

.firstpage #texttrimmer,
.firstpage #pagetrackwrap {
	visibility: hidden;
	}

.nthpage #texttrimmer,
.nthpage #pagetrackwrap,
.lastpage #texttrimmer,
.lastpage #pagetrackwrap {
	visibility: visible;
	}

#trimmertrackwrap {
	background: url('images/sliderbgright.png') no-repeat right center;
	height: 7px;
	width: 50px;
	top: 6px;
	padding-right: 4px;
	position: absolute;
	display: none;
	}

#trimmertrack {
	background: url('images/sliderbgleft.png') no-repeat left center;
	width: 50px;
	height: 7px;
	}

#trimmerhandle {
	width: 7px;
	height: 7px;
	background: url('images/sliderhandle.png') no-repeat center center;
	cursor: col-resize;
	}

#trimmermore,
#trimmerless {
	display: none;
	position: absolute;
	top: 0;
	height: 16px;
	width: 16px;
	}

#trimmermore span,
#trimmerless span {
	display: none;
	}

#trimmermore:hover,
#trimmerless:hover {
	cursor: pointer;
	}

#trimmermore {
	right: 0;
	background: url('images/trim_more.png');
	}

#trimmerless {
	left: 0;
	background: url('images/trim_less.png');
	}

#trimmertrim:hover, #trimmeruntrim:hover {
	text-decoration: underline;
	}

#trimmertrim, #trimmeruntrim {
	cursor: pointer;
	position: absolute;
	top: 13px;
	width: 50px;
	text-align: center;
	color: #999;
	}

.trimmed #trimmertrim {
	display: none;
	}

#trimmeruntrim {
	display: none;
	}

.trimmed #trimmeruntrim {
	display: block;
	}

body.smartposition #rollingarchives {
	position: fixed;
	top: 0px;
	background: #fff;
	border-bottom: 1px solid #eee;
	width: 500px;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 30px;
	}

body.smartposition #trimmertrim, body.smartposition #trimmeruntrim {
	top: 3px;
	}

#dynamic-content { /* Make room for the rolling archives */
	}

body.onepageonly #dynamic-content { /* For the rare case of having only one page of content on the frontpage */
	padding-top: 0;
	}

#dynamic-content .active .navigation {
	display: none;
	}

/* CSS Beyond this point is for various supported plugins and not the 'core' K2 template */


/*-
	Links Module
*/

.sb-links h4 {
	display: none;
	}

.linkcat h4 {
	display: inline;
	}

.linkcat ul {
	margin-top: 7px !important;
	}




/*-
	Brian's Latest Comments
	http://meidell.dk/archives/2004/09/12/brians-latest-comments/
*/

#brians-latest-comments ul li span a, #brians-latest-comments ul li small a,
.sb-comments-blc ul li span a, .sb-comments-blc ul li small a {
	color: #999;
	font-weight: normal;
	word-spacing: -1px;
	}

#brians-latest-comments ul li,
.sb-comments-blc ul li {
	margin-bottom: 6px;
}

#brians-latest-comments ul li > a[title="Go to the comments of this entry"],
.sb-comments-blc ul li > a[title="Go to the comments of this entry"] {
	position: absolute;
	right:0;
	color: #999;
}

.activityentry {
	font-size: 1.1em;
	}

div#latest-comments small {
	display: block;
	margin: 0;
	font-weight: normal;
	line-height: 1.5em;
	}


/*-
	FlickrRSS
*/

.sb-flickr div {
	margin-top: 10px !important;
	}

.sb-flickr div img {
	padding: 5px;
}

.sb-flickr div a {
	}
	
.sb-flickr div a img {
	margin: 0px 5px;
}

/*
	Calendar Module
*/

#wp-calendar {
	width: 100%;
	}

#wp-calendar td {
	color: #ccc;
	}

#wp-calendar td, #wp-calendar th {
	text-align: center;
	padding: 2px 0;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	font-size: 1.5em;
	font-weight: bold;
	padding: 10px;
	}

#wp-calendar #prev {
	text-align: left;
	}

#wp-calendar #next {
	text-align: right;
	}
	
#wp-calendar #today {
	background: #f3f3f3;
	}

/*
	Ultimate Tag Warrior
	K2 removes UTW's default tags for more default control.
*/

.localtags, .technoratitags {
	display: none;
	}

/*
	Contact Form
*/

.contactform {
	width: 100%; 
	position: relative;
	}

.contactleft {
	width: 15%; 
	text-align: right;
	clear: both; 
	float: left; 
	display: inline; 
	padding: 4px; 
	margin: 5px 0; 
	}

.contactright {
	width: 70%; 
	text-align: left;
	float: right; 
	display: inline; 
	padding: 4px; 
	margin: 5px 0; 
	}
	
.contacterror {
	border: 1px solid #ff0000;
	}

/* Noteworthy */

.category-noteworthy h3.entry-title {
	background: url('images/heart.png') no-repeat right center;
	padding-right: 25px;
	display: inline;
}

.noteworthyLink { margin-left: 5px }


/* Tag Cloud Module */

.sb-wptagcloud ul {
	line-height: 2em;
	text-align: justify;
	}

.sb-wptagcloud li {
	display: inline;
	}

.sb-wptagcloud a {
	padding: 0 2px;
	white-space: nowrap;
	text-transform: lowercase;
	}


.widget {
	padding-top: 5px;
	padding-bottom: 5px;
	width:  235px;
	border-bottom: dotted;
	border-width: 2px;
}

.widget a {
	color : #213918;
	font-size : 1.1em;
}

#search-label {
	display :none;
}

.entry-content img {
//float: left;
margin-bottom: 10px;
}

.morebutton {
}

.more-link {
	float: right;
	background-image: url(images/more_button.gif);
	background-repeat: no-repeat;
	padding: 5px 34px 10px 20px;
	margin-top: 10px;
}

A.more-link {
	color: #ECECDB;
}


A.more-link:hover{
	color: #ff821f;
}


div.sociable { 
margin: 16px 10px 20px 0;
clear: both;
 }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.rightmenu a {
	color : #6A6A6A;
	font-size: 12px;
}

.entry-comments {

}

#singlepage {
	color: #101010;
	float: left;
	width: 598px;
}

#singlepage .entry-content {
	color: #101010;
}

#singlepage .wp-caption {
	color: #ECECDB;
}

#singlepage .navigation a{
	color : #34460D;
}

#singlepage .entry-title,#singlepage .entry-title a,#singlepage .entry-title a:visited,
#singlepage h2,#singlepage h2 a,#singlepage h2 a:visited,
#singlepage h3,#singlepage h3 a,#singlepage h3 a:visited,
#singlepage h4,#singlepage h4 a,#singlepage h4 a:visited {
	color: #f68933;
	}

#singlepage .entry-title,#singlepage .entry-title a,#singlepage .entry-title a:hover,#singlepage .entry-title a:visited,
#singlepage h2,#singlepage h2 a,#singlepage h2 a:hover,#singlepage h2 a:visited,
#singlepage h3,#singlepage h3 a,#singlepage h3 a:hover,#singlepage h3 a:visited,
#singlepage h4,#singlepage h4 a,#singlepage h4 a:hover,#singlepage h4 a:visited {
	text-decoration: none;
	}

#singlepage .entry-title{
	text-align: left;
	margin-left: 0;
}

#singlepage .entry-content img {
}


#singlepage div.sociable { 
margin: 16px 20px 20px 0;
clear: both;
 }

#singlepage span.sociable_tagline { position: relative; }
#singlepage span.sociable_tagline span { display: none; width: 14em; }
#singlepage span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	color: black;
	line-height: 1.25em;
}
#singlepage .sociable span {
	display: block;
}
#singlepage .sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
#singlepage .sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
#singlepage .sociable ul li:before { content: ""; }
#singlepage .sociable img {
	float: none;
	border: 0;
	margin: 0;
	padding: 0;
}

#singlepage .sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}

#singlepage .sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

#singlepage .entry-content a:visited,#singlepage .entry-content a {
	color: #496335;
	font-weight: bold;
	}

#singlepage .entry-meta {
	font-size: 0.8em;
	line-height: 1.2em;
	color: #373737;
	padding: 35px 5px 5px 5px;
	}

#singlepage .entry-comments {
}

#greet_block {
  background:url(/wp-content/themes/k2/images/greetboxbg.jpg) no-repeat;
  margin:10px 0;
  width:570px;
  height: 60px;
  margin-left: -10px;
}

#current-content{
}

#attachment_3 {
	float : left;
	
}

#singlepage .entry-meta {
	background: transparent url(/wp-content/themes/k2/images/inner_postbg.jpg) no-repeat scroll left top;
	margin-bottom: 5px;
	}

#singlepage .wp-caption {
	text-align: center;
	background :  #585858;
	border : solid 1px;
	border-color :  #7B7B7B;
	padding: 7px 0 7px 7px;
	margin : 0px 17px 0px 0px;
	float:left;
}


#singlepage .hentry {
	border-color: #929292;
	}
	
#country {
     width : 520px;
	border : 1px solid #C4C4C4;
	background : #CECECE none repeat scroll 0 0;
	arrow-color: #C4C4C4;
}	

#contactform {
    width : 200px;
	border : 1px solid #C4C4C4;
	background : #CECECE none repeat scroll 0 0;

}	

.sociable a {
	padding: 5px 5px 13px 13px;
}

.Facebook a{
	background: url(/wp-content/plugins/sociable/images/facebook_n.gif) no-repeat;
	
}

.Facebook a:hover {
	background: url(/wp-content/plugins/sociable/images/facebook.gif) no-repeat;
	
}

.Digg a{
	background: url(/wp-content/plugins/sociable/images/digg_n.gif) no-repeat;
	
}

.Digg a:hover {
	background: url(/wp-content/plugins/sociable/images/digg.gif) no-repeat;
	
}

.delicious a{
	background: url(/wp-content/plugins/sociable/images/delicious_n.gif) no-repeat;
	
}

.delicious a:hover {
	background: url(/wp-content/plugins/sociable/images/delicious.gif) no-repeat;
	
}

.Google a{
	background: url(/wp-content/plugins/sociable/images/google_n.gif) no-repeat;
	
}

.Google a:hover {
	background: url(/wp-content/plugins/sociable/images/google.gif) no-repeat;
	
}

.LinkedIn a{
	background: url(/wp-content/plugins/sociable/images/linkedin_n.gif) no-repeat;
	
}

.LinkedIn a:hover {
	background: url(/wp-content/plugins/sociable/images/linkedin.gif) no-repeat;
	
}

.Netvibes a{
	background: url(/wp-content/plugins/sociable/images/netvibes_n.gif) no-repeat;
	
}

.Netvibes a:hover {
	background: url(/wp-content/plugins/sociable/images/netvibes.gif) no-repeat;
	
}

.Netvibes a{
	background: url(/wp-content/plugins/sociable/images/netvibes_n.gif) no-repeat;
	
}

.Netvibes a:hover {
	background: url(/wp-content/plugins/sociable/images/netvibes.gif) no-repeat;
	
}

.pingfm a{
	background: url(/wp-content/plugins/sociable/images/park_here_n.gif) no-repeat;
	
}

.pingfm a:hover {
	background: url(/wp-content/plugins/sociable/images/park_here.gif) no-repeat;
	
}

.StumbleUpon a{
	background: url(/wp-content/plugins/sociable/images/stumbleupon_n.gif) no-repeat;
	
}

.StumbleUpon a:hover {
	background: url(/wp-content/plugins/sociable/images/stumbleupon.gif) no-repeat;
	
}

.Technorati a{
	background: url(/wp-content/plugins/sociable/images/technorati_n.gif) no-repeat;
	
}

.Technorati a:hover {
	background: url(/wp-content/plugins/sociable/images/technorati.gif) no-repeat;
	
}

.Tumblr a{
	background: url(/wp-content/plugins/sociable/images/tumblr_n.gif) no-repeat;
	
}

.Tumblr a:hover {
	background: url(/wp-content/plugins/sociable/images/tumblr.gif) no-repeat;
	
}

.Yahoo a{
	background: url(/wp-content/plugins/sociable/images/yahoo_n.gif) no-repeat;
	
}

.Yahoo a:hover {
	background: url(/wp-content/plugins/sociable/images/yahoo.gif) no-repeat;
	
}

.Twitter a{
	background: url(/wp-content/plugins/sociable/images/twitter_n.gif) no-repeat;
	
}

.Twitter a:hover {
	background: url(/wp-content/plugins/sociable/images/twitter.gif) no-repeat;
	
}

.rss-date {
	color: #f68933;
	display: block;
}

.contentinner {
float : left;
  background: url(/wp-content/themes/k2/images/innersidebar.gif) repeat-y top right ;	
}






#singlepage .Facebook a{
	background: url(/wp-content/plugins/sociable/images/facebook_nw.gif) no-repeat;
	
}

#singlepage .Facebook a:hover {
	background: url(/wp-content/plugins/sociable/images/facebookw.gif) no-repeat;
	
}

#singlepage .Digg a{
	background: url(/wp-content/plugins/sociable/images/digg_nw.gif) no-repeat;
	
}

#singlepage .Digg a:hover {
	background: url(/wp-content/plugins/sociable/images/diggw.gif) no-repeat;
	
}

#singlepage .delicious a{
	background: url(/wp-content/plugins/sociable/images/delicious_nw.gif) no-repeat;
	
}

#singlepage .delicious a:hover {
	background: url(/wp-content/plugins/sociable/images/deliciousw.gif) no-repeat;
	
}

#singlepage .Google a{
	background: url(/wp-content/plugins/sociable/images/google_nw.gif) no-repeat;
	
}

#singlepage .Google a:hover {
	background: url(/wp-content/plugins/sociable/images/googlew.gif) no-repeat;
	
}

#singlepage .LinkedIn a{
	background: url(/wp-content/plugins/sociable/images/linkedin_nw.gif) no-repeat;
	
}

#singlepage .LinkedIn a:hover {
	background: url(/wp-content/plugins/sociable/images/linkedinw.gif) no-repeat;
	
}

#singlepage .Netvibes a{
	background: url(/wp-content/plugins/sociable/images/netvibes_nw.gif) no-repeat;
	
}

#singlepage .Netvibes a:hover {
	background: url(/wp-content/plugins/sociable/images/netvibesw.gif) no-repeat;
	
}

#singlepage .Netvibes a{
	background: url(/wp-content/plugins/sociable/images/netvibes_nw.gif) no-repeat;
	
}

#singlepage .Netvibes a:hover {
	background: url(/wp-content/plugins/sociable/images/netvibesw.gif) no-repeat;
	
}

#singlepage .pingfm a{
	background: url(/wp-content/plugins/sociable/images/park_here_nw.gif) no-repeat;
	
}

#singlepage .pingfm a:hover {
	background: url(/wp-content/plugins/sociable/images/park_herew.gif) no-repeat;
	
}

#singlepage .StumbleUpon a{
	background: url(/wp-content/plugins/sociable/images/stumbleupon_nw.gif) no-repeat;
	
}

#singlepage .StumbleUpon a:hover {
	background: url(/wp-content/plugins/sociable/images/stumbleuponw.gif) no-repeat;
	
}

#singlepage .Technorati a{
	background: url(/wp-content/plugins/sociable/images/technorati_nw.gif) no-repeat;
	
}

#singlepage .Technorati a:hover {
	background: url(/wp-content/plugins/sociable/images/technoratiw.gif) no-repeat;
	
}

#singlepage .Tumblr a{
	background: url(/wp-content/plugins/sociable/images/tumblr_nw.gif) no-repeat;
	
}

#singlepage .Tumblr a:hover {
	background: url(/wp-content/plugins/sociable/images/tumblrw.gif) no-repeat;
	
}

#singlepage .Yahoo a{
	background: url(/wp-content/plugins/sociable/images/yahoo_nw.gif) no-repeat;
	
}

#singlepage .Yahoo a:hover {
	background: url(/wp-content/plugins/sociable/images/yahoow.gif) no-repeat;
	
}

#singlepage .Twitter a{
	background: url(/wp-content/plugins/sociable/images/twitter_nw.gif) no-repeat;
	
}

#singlepage .Twitter a:hover {
	background: url(/wp-content/plugins/sociable/images/twitterw.gif) no-repeat;
	
}

#singlepage .rss-date {
	color: #f68933;
	display: block;
}

.subject {
    width : 520px;
	border : 1px solid #C4C4C4;
	background : #CECECE none repeat scroll 0 0;
}

#message {
    width : 520px;
	border : 1px solid #C4C4C4;
	background : #CECECE none repeat scroll 0 0;
}

.wpcf7-not-valid-tip {
  color : red;
  display : block;
}

#contacttable {
  color : #565656;
  margin-top: 10px;
}

#mailinglist {
 	vertical-align: middle;
	border : none;
	background : #CECECE none repeat scroll 0 0;
}

#menuimage {
	background:url(/wp-content/themes/k2/images/creativezoneb.jpg);
	width:79px;
	margin-left:10px;
	margin-top:2px;
}

.hentry2 {
	margin: 5px 20px 15px 20px;
	position: relative;
	border-bottom: 2px dotted;
	border-color: #dedacb;
	}

#searchsubmit {
	position: absolute;
	left: 170px;
	top: 3px;
}

http://apac.eyeblaster.com/wp-content/plugins/wp-greet-box/css/wp-greet-box.css?ver=2.8.4

#singlepage .greet_block {
}

.greet_image {
  float:left;
}

.greet_image img{
  background:none;
  border:none;
  margin:0;
  padding:0;
}

#singlepage .greet_image {
  float:left;
  margin : 5px 0px 5px 5px;
}

#singlepage .greet_image img{
  background:none;
  border:none;
  margin:0;
  padding:0;
}


#singlepage .greet_text {
  color:#333;
  font-size:12px;
margin : 0px;
  width : 550px;
}

#singlepage .greet_block_close {
  display: none;
  border:1px solid #ccc;
  float:right;
  height:15px;
  margin:0 0 0 10px;
  width:15px;
}

#singlepage .greet_block_close a {
  color:#ccc;
  cursor:pointer;
  font-family:verdana;
  font-size:12px;
  font-weight:bold;
  line-height:14px;
  margin:0 3px;
  text-transform:uppercase;
  display: none;
}

#singlepage .greet_block_close a:hover {
  text-decoration:none;
}

#singlepage .greet_block_powered_by {
  float:right;
  font-size:9px;
  line-height:14px;
  padding:0 5px;
}

.greet_block_powered_by a {
  color:#ccc;
}

.greet_search_after {
  border-top:1px solid #eee;
  font-size:11px;
  margin:5px 0 0 0;
  padding:2px 0 0 0;
}

.greet_search_before {
  border-bottom:1px solid #eee;
  font-size:11px;
  margin:0 0 5px 0;
  padding:0 0 2px 0;
}

#greet_search_link {
  cursor:pointer;
}

http://apac.eyeblaster.com/wp-content/plugins/multi-level-navigation-plugin/style.php

/*

  CSS generated via the Multi-level Navigation Plugin ... http://pixopoint.com/multi-level-navigation/



  If you would like a similar menu for your own site, then please try the PixoPoint Web Development

  CSS generator for creating flyout, dropdown and horizontal slider menus ... http://pixopoint.com/suckerfish_css/





*** Main menu CSS code ***/

#pixopoint_menu1 {width:870px;height:21px;background:#252525;}

#pixopoint_menu1 li a:hover {background:#252525url("http://enblaster.motif.co.il/wp-content/themes/k2/images/top.gif");}



.sf-sub-indicator {

color:#f68933;

}



#suckerfishnav{position:absolute;z-index:50}

#suckerfishnav li{float:left;margin-right:-1px;display:block;position:relative;top:0;}

#suckerfishnav li a{background: transparent url('/wp-content/themes/k2/images/topMenuLiBg.gif') no-repeat right 6px}

#suckerfishnav li a{color:#c8c8c8;text-decoration:none;font-size:12px;text-transform:lowercase;display:block;padding:3px 14px}

#suckerfishnav li a.current{color:#f68933}





#suckerfishnav li:hover, li.sfhover {background:transparent url('/wp-content/themes/k2/images/top.gif') no-repeat;height: 23px;}

#suckerfishnav li a:hover {color:#f68933;}

#suckerfishnav li ul li a:hover{background-color:#505050;background-image: none;}

#suckerfishnav li ul{width:151px;position:absolute;top:21px;left:0;visibility:hidden;}

#suckerfishnav li ul li.submenu{}

#suckerfishnav li ul li{padding-left:6px}

#suckerfishnav li ul li a{color:#fff;height:auto !important;width:126px;padding:8px 0px 8px 8px;float:left;border-bottom:solid 1px #343434;border-top:solid 1px #505050;background-image: none;}



#suckerfishnav li ul li{width:151px;background:url('/wp-content/themes/k2/images/menu-element.png') repeat-y left top;_background:url('/wp-content/themes/k2/images/menu-element.gif') repeat-y left top}

#suckerfishnav li ul li:hover{height:auto;width:151px;background:url('/wp-content/themes/k2/images/menu-element.png') repeat-y left top;}

http://apac.eyeblaster.com/wp-content/plugins/contact-form-7/stylesheet.css

div.wpcf7 {

	margin: 0;

	padding: 0;

}



div.wpcf7-response-output {

	margin: 2em 0.5em 1em;

	padding: 0.2em 1em;

}



div.wpcf7-mail-sent-ok {

	border: 2px solid #398f14;

}



div.wpcf7-mail-sent-ng {

	border: 2px solid #ff0000;

}



div.wpcf7-spam-blocked {

	border: 2px solid #ffa500;

}



div.wpcf7-validation-errors {

	border: 2px solid #f7e700;

}



span.wpcf7-form-control-wrap {

	position: relative;

}



span.wpcf7-not-valid-tip {

	position: absolute;

	top: 20%;

	left: 20%;

	z-index: 100;

	background: #fff;

	border: 1px solid #ff0000;

	font-size: 10pt;

	width: 280px;

	padding: 2px;

}



span.wpcf7-not-valid-tip-no-ajax {

	color: #f00;

	font-size: 10pt;

	display: block;

}



span.wpcf7-list-item {

	margin-left: 0.5em;

}



.wpcf7-display-none {

	display: none;

}


http://disqus.com/stylesheets/motifcoil/disqus.css?v=2.0


#disqus_thread {
    margin-bottom: 10px;
}

.dsq-brlink {
    font-size: 10px;
}

.logo-disqus {
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    font-size: 9px;
    font-weight: bold;
}

#dsq-content .dsq-alert-message {
    background-color:#FDF1D0;
    border:1px solid #FAD163;
    line-height: 1.25;
	padding: 5px 8px;
	color: #817134;
	margin: 10px 0;
}

#dsq-content iframe,
#dsq-popup-alert iframe {
    border: 0;
	overflow-y: auto;
	overflow-x: hidden;
		*overflow-x: visible;
	width: 100%;
	background-color: transparent;
	height: 355px;
	
	
	<!--[if IE 7]>
		width: 0px;
	<![endif]-->
	
}
#dsq-content iframe.dsq-post-reply,
#dsq-popup-alert iframe.dsq-post-reply {
    height: 300px;
}
#dsq-content iframe.dsq-post-reply-authenticated,
#dsq-popup-alert iframe.dsq-post-reply-authenticated {
    height: 170px;
}
#dsq-content #dsq-comments .dsq-header-avatar .dsq-drop-profile {
    color: #333;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    left: 0px;
    position: relative;
    background: #f0f0f0;
    z-index: 2;
    border-left: 1px solid #888;
    border-right: 1px solid #888;
    border-bottom: 1px solid #888;
    -moz-border-radius: 0px 5px 5px 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    display: none;
    min-width: 64px;
    
        /* IE6 */
        _position: absolute;
        _top: 32px;
        _z-index: 9000;
}



/**
 * Popup
 */
  
.dsq-overlay {
    display: block;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:5000;   
    background-color:#000;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}

.dsq-overlay[id] {
 position:fixed;
}
 
.dsq-popup h4,
.dsq-popup ul,
.dsq-popup li,
.dsq-popup ol,
.dsq-popup div,
.dsq-popup table,
.dsq-popup td,
.dsq-popup th,
.dsq-popup p,
.dsq-popup a,
.dsq-popup cite,
.dsq-popup img {
	border: 0;
	padding: 0;
	margin: 0;
	float: none;
	text-indent: 0;
	background: none;
}
.dsq-popup table {
    border-collapse: separate;
    border-spacing: 0;
}
.dsq-popup {
    font-size: 13px;
    color: #333;
	display: none;
	position: absolute;
	z-index: 9999;
	padding: 0;
	border: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.dsq-popup[id] {
    position: fixed;
}
.dsq-popup img {
	max-width: none;
}
.dsq-popup ul,
.dsq-popup li,
.dsq-popup ol {
	list-style-type: none;
	list-style-image: none;
	background: none;
	display: block;
}
.dsq-popup li:before {
	content: "";
}
.dsq-popup p,
.dsq-popup ul {
	color: #333;
	line-height: 1.22em;
}
.dsq-popup a {
	color: #1C5392;
}
.dsq-popup a:hover {
	color: #869AAD;
}
.dsq-popup .dsq-popup-top {
	position: relative;
	text-align: right;
	width: 520px;
	height: 20px;
	background: transparent url(http://media.disqus.com/images/embed/popup-top.png) no-repeat;
}
.dsq-popup .dsq-popup-top img {
	margin: 12px 13px 0 0;
		*margin: 12px 13px 0 0;
}
.dsq-popup .dsq-popup-bottom {
	text-align: right;
	width: 520px;
	height: 20px;
    background: transparent url(http://media.disqus.com/images/embed/popup-bottom.png) no-repeat;
}
.dsq-popup .powered-by{
	font-size: 90%;
	text-align: right;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ddd;
}
.dsq-popup .dsq-popup-body div.powered-by a {
	 color: #888;
	 text-decoration:none;
}
.dsq-popup  .dsq-popup-body {
	width: 520px;
	background: transparent url(http://media.disqus.com/images/embed/popup-body.png) repeat-y;
}
.dsq-popup .dsq-popup-body .dsq-popup-header a.dsq-close-link {
	color:#7aa5d5;
	position: absolute;
	top:-8px;
	right: 5px;
	text-decoration:none;
}
.dsq-popup .dsq-popup-body .dsq-popup-header a.dsq-close-link img {
    width: 23px;
    height: 24px;
    border: 0;
}
.dsq-popup .dsq-subscribe-submit {
    margin: 0 auto;
    padding: 0 10px;
	color: #222;
}
.dsq-popup .dsq-subscribe-submit input {
    font-size: 110%;
    width: 200px;
}
.dsq-popup p.dsq-popup-notice {
    padding: 5px;
    margin: 20px 0 0 0;
    background-color: #fdf1d0;
	border: 1px solid #fad163;
}

/**
 * New popup
 */
 
.dsq-popup .dsq-popup-container {
    position: relative;
}
.dsq-popup-container .dsq-popup-b {
    background:url(http://media.disqus.com/images/facebox/b.png);
}

.dsq-popup-container .dsq-popup-tl {
    background:url(http://media.disqus.com/images/facebox/tl.png);
}

.dsq-popup-container .dsq-popup-tr {
    background:url(http://media.disqus.com/images/facebox/tr.png);
}

.dsq-popup-container .dsq-popup-bl {
    background:url(http://media.disqus.com/images/facebox/bl.png);
}

.dsq-popup-container .dsq-popup-br {
    background:url(http://media.disqus.com/images/facebox/br.png);
}
.dsq-popup-container table {
    border-collapse: collapse;
}
.dsq-popup-container td {
    border-bottom: 0;
    padding: 0;
}
.dsq-popup-container .dsq-popup-body {
    padding: 10px;
    background: #fff;
    width: 370px;
}
.dsq-popup-container .dsq-popup-tl, .dsq-popup-container .dsq-popup-tr, .dsq-popup-container .dsq-popup-bl, .dsq-popup-container .dsq-popup-br {
    height: 10px;
    width: 10px;
    overflow: hidden;
    padding: 0;
}
.dsq-popup-container .dsq-popup-title {
	position: static;
	text-align: left;
	background: none;
	height: auto;
	width: auto;
    background-color: #E5EBED;
	margin: -10px -10px 10px;
	padding: 10px;
	border-bottom: 1px solid #2F414B;
}
.dsq-popup-container .dsq-popup-title img {
    margin: 0;
}
.dsq-popup-container .dsq-popup-title h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}
.dsq-popup-container h4 {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}

/**
 * Popup : Blacklist
 */
.dsq-popup .dsq-blacklist-option {
    padding: 5px 10px;
    border-bottom: 1px dotted #E5EBED;
}
/** 
 * Popup : Help
 */
.dsq-popup ul.dsq-popup-help {
    margin: 0 10px;    
}
#dsq-popup-message.dsq-popup ul.dsq-popup-help li {
    margin: 0 0 15px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px dotted #E5EBED;
}
.dsq-popup ul.dsq-popup-help li.dsq-help-otheraccts {
    font-weight: bold;
    font-size: 110%;
    border-bottom-width: 2px;
    border-bottom-style: solid;
}
#dsq-popup-message ul.dsq-list-tick li {
    list-style: none inside url(http://media.disqus.com/images/tick.png) !important;
    display: list-item;
}
#dsq-popup-message ul.dsq-list-bluebullet li {
    list-style: none inside url(http://media.disqus.com/images/bullet_blue.png);
    display: list-item;
}
#dsq-popup-message li {
    margin: 10px 0;
    padding: 0 10px;
    border-bottom: 1px dotted #E5EBED;
}
#dsq-popup-message li li {
    padding-left: 10px;
}
/* 
 * Popup : Login
 */
.dsq-popup iframe#dsq-popup-login {
     margin-top: 10px;
     height:310px;
     width: 100%;
}
.dsq-popup-login .dsq-popup-content {
    width: 420px;
}

/** 
 * Popup : Lightbox : Authenticate
 */

.dsq-lightbox .dsq-popup-content {
    width: 550px;
}

.dsq-lightbox .powered-by {
    display: none;
}

.dsq-lightbox img {
    border: 0 !important;
    height: auto !important;
    width: auto !important;
}

.dsq-lightbox .dsq-lightbox-register-reasons {
    padding: 0 10px !important;
}
.dsq-lightbox .dsq-lightbox-register-reasons li {
    background: url(http://media.disqus.com/images/small-tick.png) no-repeat;
    padding-left: 12px !important;
    margin: 0 0 0 6px !important;
    display: inline !important;
    font-size: 11px !important;
    color: #555;
}
.dsq-lightbox .dsq-lightbox-register-reasons li img {
    margin-bottom: -1px !important;
}
.dsq-lightbox .dsq-lightbox-auth-fields {

}
.dsq-lightbox .dsq-lightbox-submit {
    height: 1%;
    overflow: auto;
    padding: 0 5px;
    margin-top: 20px;
}
.dsq-lightbox .dsq-lightbox-auth-post {
    float: right;
    padding: 4px;
    background-color: #EAFFCD;
    -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-border-radisu: 4px;
    
}
.dsq-lightbox .dsq-lightbox-auth-skip {
    float: left;
    margin-top: 5px;
    padding: 2px;
}
.dsq-lightbox .dsq-lightbox-switch-auth {
    width: 400px;
    font-size: 11px;
    text-align: right;
    margin: 0 auto;
}
.dsq-lightbox .dsq-lightbox-auth-fields table {
    padding: 8px;
    background-color: #EDFFC9;
    border: 1px solid #A5C469;
    -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 400px;
    margin: 10px auto;
	
}
.dsq-lightbox .dsq-lightbox-auth-fields table td {
    padding: 4px;

}
.dsq-lightbox .errorlist {
    color: #c03000 !important;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.dsq-lightbox .errorlist li {
    margin: 5px 0 !important;
    padding: 0 !important;
}
.dsq-lightbox-errors p {
    color: #c03000 !important;
    font-size: 11px;
    font-weight: bold;
}
.dsq-lightbox .dsq-lightbox-auth-fields table td input {
    font-size: 13px;
    padding: 2px;
}
.dsq-lightbox-recognized table {
    width: 400px;
    margin: 10px auto;
}
.dsq-lightbox-recognized table td {
    padding: 4px;
}

/* 
 * Popup : Profile 
 */
 
.dsq-popup-profile .dsq-popup-content {
    width: 500px;
}
.dsq-popup-profile .dsq-popup-title {
    height: 1%;
    overflow: auto;
}
.dsq-popup-profile .dsq-popup-title td {
    vertical-align: top;
}
.dsq-popup-profile .dsq-popup-title img.dsq-popup-profile-avatar {
    width: 48px;
    height: 48px;
}
.dsq-popup-profile .dsq-popup-profile-user {
    padding: 0 10px;
}
.dsq-popup-profile .dsq-popup-profile-user h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 0;
}
.dsq-popup-profile .dsq-popup-profile-user-stats span {
    margin-right: 10px;
}
.dsq-popup-profile .dsq-popup-profile-user-stats big {
    font-weight: bold;
    font-size: 16px;
}
.dsq-popup-profile .dsq-popup-profile-state {
    clear: both;
    padding: 15px;
    background-color: #f0f0f0;
    border-bottom: 1px solid #aaa;
    height: auto;
    overflow: hidden;
	margin: -10px -10px 0px;
    border-bottom: 1px solid #B2B2B2;
}
.dsq-popup-profile .dsq-popup-profile-status {
    padding: 10px;
    margin: 0 -10px 0;
    background-color: #EEF9FD;
    border-bottom: 1px solid #9FCDE3;
}
.dsq-popup-profile .dsq-popup-profile-snapshot {
    padding: 15px 0;
}
.dsq-popup-profile .dsq-popup-profile-snapshot table {
    width: 100%;
}
.dsq-popup-profile .dsq-popup-profile-snapshot table td {
    width: 50%;
    vertical-align: top;
}
.dsq-popup-profile .dsq-popup-profile-snapshot table td h4 {
    margin-bottom: 5px;
}
.dsq-popup-profile .dsq-popup-profile-snapshot table td ul {
    margin-bottom: 15px;
    max-height: 200px;
    overflow: auto;
}
.dsq-popup-profile .dsq-popup-profile-snapshot table td ul img {
    vertical-align: text-top;
    margin-right: 5px;
}
.dsq-popup-profile .dsq-popup-profile-snapshot table td ul li {
    margin-bottom: 5px;
}
.dsq-popup-profile .dsq-popup-profile-snapshot table td ul li a {
    font-size: 12px;
    text-decoration: none;
    text-transform: capitalize;
}





.dsq-popup .dsq-popup-body div.show-more{
	padding-left: 10px;
	font-size: 95%;
	color:#7aa5d5;
}
.dsq-popup .dsq-popup-body .dsq-popup-body-padding {
	padding: 0 10px;
	font-size: 13px;
}
.dsq-popup .dsq-popup-body .dsq-popup-header {
	background-color: #e5ebed;
	padding: 0 10px;
	position: relative;
	padding-bottom: 10px;
	border-bottom: 1px solid #445460;
}
.dsq-popup .dsq-popup-body .dsq-popup-header img {
	border: 1px solid #fff;
	width: 32px;
	height: 32px;
	vertical-align: middle;
}
.dsq-popup .dsq-popup-body .dsq-popup-body-padding cite {
	margin-left: 5px;
/*  top: 8px;
    position: absolute;*/
	font-style: normal;
	vertical-align: middle;
}
.dsq-popup .dsq-popup .dsq-popup-body .dsq-popup-body-padding cite {
	position: static;
	margin: 0;
}
.dsq-popup .dsq-popup-body .dsq-popup-body-padding cite span {
	font-weight: bold;
	font-size: 150%;
	font-style: normal;
	margin-right: 10px;
	vertical-align: middle;
}
.dsq-popup .dsq-popup-body .dsq-popup-body-padding .dsq-popuplink {
	margin: 0 0 0 5px;
	font-size: 90%;
}
.dsq-popup .dsq-clout {
	float: left;
	width: 72px;
	height: 32px;
	line-height: 32px;
	background: url('http://media.disqus.com/images/embed/clout-background.png') no-repeat top left;
}
.dsq-popup .dsq-clout.unverified {
	background: url('http://media.disqus.com/images/embed/unverified-background.png') no-repeat top left;
	line-height: 24px;
}
.dsq-popup .dsq-clout a{
	float: left;
	width: 100%;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.dsq-popup .dsq-clout.unverified a{
	font-size: 11px;
	font-weight: normal;
}
.dsq-popup .dsq-clout a:hover {
	color: #fff;
}
.dsq-popup .dsq-profile-services {
	 padding: 10px;
	 background-color: #f0f0f0;
	 border-bottom: 1px solid #aaa;
	 height: auto;
	 overflow: hidden;
}
.dsq-popup .dsq-profile-services .dsq-profile-userlvl {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
}
.dsq-popup .dsq-profile-services span.dsq-profile-ontheweb {
    float: left;
    font-family: Trebuchet MS, Trebuchet, Verdana, sans-serif;
	font-size: 95%;
	color: #aaa;
}
.dsq-popup .dsq-profile-services ul {
	 margin-left: 15px;
     display: inline;
}
.dsq-popup .dsq-profile-services ul li{
	 display: inline;
	 margin-right: 15px;
}
.dsq-popup .dsq-profile-services ul li.dsq-service-labeltxt{
    margin: 0;
}
.dsq-popup .dsq-profile-services ul li.dsq-service-labeltxt{
    margin: 0;
}
.dsq-popup .dsq-profile-services span.dsq-services-description {
	font-size: 85%;
	color: #555;
	position: absolute;
	top: 25px;
	left: 5px;
	display: none;
	white-space: nowrap;
}
.dsq-popup .dsq-profile-services img {
	border:2px solid #fff;
}
.dsq-popup a.dsq-profile-follow {
	color:#7aa5d5;
}
.dsq-popup .dsq-profile-status,
.dsq-popup .dsq-profile-recentcomments {
	clear: both;
	padding: 10px;
}
.dsq-popup .dsq-profile-status p,
.dsq-popup .dsq-profile-recentcomments p{
    padding: 0;
}
.dsq-popup .dsq-profile-status h4,
.dsq-popup .dsq-profile-recentcomments h4 {
	font-size: 110%;
	border-bottom: 2px solid #D7DBDD;
	margin-bottom: 10px;
}
.dsq-popup .dsq-profile-status h4 span,
.dsq-popup .dsq-profile-recentcomments h4 span {
	background-color: #D7DBDD;
	padding: 2px 5px;
	color: #555;
	font-weight: bold;
}
.dsq-popup p.dsq-profile-label {
	font-family: Trebuchet MS, Trebuchet, Verdana, sans-serif;
	font-size: 95%;
	color: #aaa;
}
.dsq-popup ul.dsq-profile-commentlist {
	 margin-top: 10px;
}
.dsq-popup .dsq-profile-commentlist li{
	padding: 5px 0;
	border-bottom: 2px solid #e9ebed;
}
.dsq-popup .dsq-profile-commentlist li img.avatar-small {
	width: 24px;
	height: 24px;
	border: 1px solid #DDD;
	float: left;
}
.dsq-popup .dsq-profile-commentlist li .comment-message {
	margin-left: 30px !important;
		*float: left !important;
		*margin-left: 5px !important;
}
.dsq-popup .dsq-profile-commentlist li span.comment-meta {
	clear: both !important;
	margin-left: 30px !important;
	display: block !important;
	font-size: 90% !important;
	background: none !important;
	float: none !important;
	width: auto !important;
}
.dsq-popup .dsq-profile-commentlist span{
	color: #666;
	font-size: 95%;
}
/**
 * Menu
 */

.dsq-menu{
	margin: 0 !important;
	left: 0px;
	position: absolute;
		_position: absolute;
		_left:;
	background: #f0f0f0 !important;
	z-index: 2 !important;
	border-width: 1px !important;
	border-color: #888 !important;
	border-style: solid !important;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	display: inline;
	padding: 5px 10px 5px 0 !important;
	list-style: none !important;
}

.dsq-menu li{
	margin: 0 !important;
	padding: 0 !important;
	clear: both;
	line-height: 1.3em !important;
	font-size: 12px !important;
	margin-bottom: 2px !important;
	margin-left: 4px !important;
	white-space: nowrap !important;
	list-style: none !important;
	float: none;
	background: none;
	text-align: left;
}

.dsq-menu li:before {
    content: "";
}

.dsq-menu li a.dsq-admin-toggle {
	font-weight: bold;
}

.dsq-menu li.dsq-admin-email,
.dsq-menu li.dsq-admin-ip {
	color: #555;
	font-style: italic;
	cursor: default;
}

.dsq-menu li.dsq-menu-sep {
	border-bottom: 1px dotted #aaa;
	font-size: 1pt !important;
}

.dsq-menu li a{
	text-decoration: none;
	color: #333;
}

.dsq-menu li a:hover {
	color: #869AAD;
}

/** 
  * Drop profile
  */
#dsq-content #dsq-comments .dsq-header-avatar:hover .dsq-drop-profile {
    display: inline;
}

#dsq-content #dsq-comments .dsq-drop-profile li{
	float: none;
	clear: both;
	line-height: 1.3em;
    padding: 2px 4px;
	white-space: nowrap;
}

#dsq-content #dsq-comments .dsq-drop-profile li img {
    float: none;
    height: 12px;
    width: 12px;
    margin: 0px 4px 0px 0;
    vertical-align: middle;
}

#dsq-content #dsq-comments .dsq-drop-profile li a {
    color: #1C5392;
    vertical-align: middle;
}

#dsq-content #dsq-comments .dsq-drop-profile li a:hover {
    font-weight: bold;
}


#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-services {
    height: 16px;
    padding: 4px 4px;
}

#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-services:hover {
    background-color: #ddd;
    outline-top: 1px solid #ccc;
    outline-bottom: 1px solid #ccc;    
}

#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-services a {
    display: block;
    width: 100%;
    height: 16px;
}

#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-sep {
	border-bottom: 1px dotted #aaa;
}


#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-showlnk {
    padding: 4px 2px;
    border-bottom: 1px solid #ccc;
    text-align: center;
    height: 16px;    
    -moz-border-radius: 0px 5px 0px 0px;
	-webkit-border-top-right-radius: 5px;
}

#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-showlnk a {
    font-weight: bold;
    font-size: 95%;
    display: block;
    width: 100%;
    height: 16px;
}


#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-badge {
    padding: 6px 2px;
    text-align: center;
    font-size: 95%;
    cursor: help;
    border-bottom: 1px solid #ddd;    
}

#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-badge span {
    padding: 1px 3px;
}

#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-more {
    height:16px; 
    background: url(http://media.disqus.com/images/drop-more.gif);
    background-position: 0px 0px;
    background-repeat: repeat-x;
    background-color: #fff;
    text-align: center;
    border-top: 1px solid #ddd;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-more:hover {
    background-position: 0px -20px;
    border-top: 1px solid #ccc;
}

#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-more a {
    font-size: 95%;
    height: 16px;
    width: 100%;
    display: block;
}


#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-hidden {
    display: none;
    padding: 0;
}




	
		/*-----
 Classic Theme
-----*/

#disqus_thread #dsq-content iframe.dsq-post-video {
	
		height: 370px;
	
	overflow: hidden;
}

#dsq-content #dsq-comments .dsq-header-avatar img{
	float: left;
	margin: 4px;
	width: 32px;
	height: 32px;
}


#dsq-content #dsq-comments .dsq-comment-body{
	padding-top: 5px;
	
}
#dsq-content #dsq-comments .dsq-header-avatar {
    width: 32px;
	height: 34px;	
	
		height: 43px;
		width: 40px;
	

	

	

	


	
}

#dsq-content #dsq-comments .dsq-comment:hover .dsq-header-avatar{
	background: url('http://media.disqus.com/images/embed/avatar-frame-32.png') no-repeat top left;
}

#dsq-content #dsq-comments .dsq-comment-header {
	background: url('http://media.disqus.com/images/embed/header-grey.png') repeat-x;
	height: 30px;
	line-height: 30px;
	
		height: 38px;
		line-height: 38px;
	

	

	

	


	
}

#dsq-content {
    font-size: 13px;
}
img.dsq-record-img {
	border: 0;
	padding: 0;
	margin: 0;
	float: none;
	text-indent: 0;
	background: none;
  vertical-align: text-bottom;
}
a.dsq-brlink {
	font-size: 10px;
	color: #666;
	text-decoration: none;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, sans-serif;
}
span.disqus {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, sans-serif;
	font-size: 90%;
	text-transform: uppercase;
	color: #64747d;
}
span.logo-disqus {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, sans-serif;
	font-size: 95%;
	text-transform: uppercase;
	font-weight: bold;
}
span.logo-disqus.color {
    color: #64747d;
}
span.logo-disq {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, sans-serif;
	font-size: 95%;
	text-transform: uppercase;
	color: #64747d;
	font-weight: bold;
}
span.logo-us {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, sans-serif;
	font-size: 95%;
	text-transform: uppercase;
	color: #ff9300;
	font-weight: bold;
}
span.dsq-downtri {
	font-size: 70%;
}
a.dsq-help {
    color: inherit;
    text-decoration: none !important;
    border-color: inherit !important;
    border-bottom-width: 1px !important;
    border-bottom-style: dotted !important;
    cursor: help !important;
}
#dsq-content #dsq-comments .dsq-editedtxt {
    margin-top: 15px;
    font-style: italic;
    font-size: 85%;
	opacity: .80;
	filter: alpha(opacity=80);
}
#dsq-content #dsq-comments .dsq-likedtxt {
	font-size: 85%;
	text-align: right;
	opacity: .80;
	filter: alpha(opacity=80);
}
#dsq-content small {
    font-size: .7em;
}
#disqus_thread #dsq-content iframe.dsq-post-reply,
#dsq-popup-alert iframe.dsq-post-reply {
    height: 300px;
}
#disqus_thread #dsq-content iframe.dsq-post-reply-authenticated,
#dsq-popup-alert iframe.dsq-post-reply-authenticated {
    height: 170px;
}
.clearfix:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#dsq-content #dsq-comments img.icon-adjust {
	margin-bottom: -3px;
}
#dsq-content #dsq-comments img.dsq-mod-star {
    vertical-align: middle;
        _float: left;
        _margin-top: 5px;       
}
#disqus_thread #dsq-content ul,
#disqus_thread #dsq-content li,
#disqus_thread #dsq-content ol,
#disqus_thread #dsq-content cite,
#disqus_thread #dsq-content img, /* dsq-content */
#dsq-content #dsq-comments ul,
#dsq-content #dsq-comments li,
#dsq-content #dsq-comments ol,
#dsq-content #dsq-comments div,
#dsq-content #dsq-comments p,
#dsq-content #dsq-comments a,
#dsq-content #dsq-comments cite,
#dsq-content #dsq-comments img {
	border: 0;
	padding: 0;
	margin: 0;
	float: none;
	text-indent: 0;
	background: none;
}
#disqus_thread #dsq-content cite,
#dsq-content #dsq-comments cite {
	font-style: normal;
}
#dsq-content #dsq-comments img {
	max-width: none;
}
#disqus_thread #dsq-content li,
#disqus_thread #dsq-content ul,
#disqus_thread #dsq-content ol,
#dsq-content #dsq-extra-links li,
#dsq-content #dsq-comments ul,
#dsq-content #dsq-comments li,
#dsq-content #dsq-comments ol {
	list-style-type: none;
	list-style-image: none;
	background: none;
	display: block;
}
#dsq-content #dsq-extra-links li:before,
#dsq-content #dsq-comments li:before {
	content: "";
}
#dsq-content #dsq-comments {
 width: 100%;
	list-style-type: none;
	padding: 0;
	border: 0;
}
#dsq-content #dsq-comments .dsq-remove-message {
	color: #555;
	list-style-type: none;
	margin: 10px 0;
	padding: 5px;
	border: 1px solid #c03000;
	background-color: #FDDFD0;
}
#dsq-content #dsq-comments .dsq-comment-alert,
#dsq-content #dsq-alerts p {
	font-weight: bold;
	color: #555;
	margin: 15px 0;
	padding: 5px;
	background-color: #fdf1d0;
	border: 1px solid #fad163;
}
#dsq-content #dsq-comments .dsq-comment-header .dsq-hl-up {
	background-color: #92C72A;
	color: #fff;
	margin:0pt 5px;
	padding:0 2px;
}
#dsq-content #dsq-comments .dsq-comment-header .dsq-hl-down {
	background-color: #c03000;
	color: #fff;
	margin:0pt 5px;
	padding:0 2px;
}
#dsq-content #dsq-comments .dsq-hl-anchor {
	background-color: #ffff99 !important;
	color: #000 !important;
}
#dsq-content #dsq-comments .dsq-hl-anchor p {
	color: #000 !important;
}
#dsq-content #dsq-comments .dsq-hl-anchor a {
	color: #000 !important;
}
#dsq-content h3#dsq-comments-count {
	width: 99%;
}
/**
 * Misc Items
 */

#dsq-content .dsq-item-feed a {
    text-decoration: none;
}
/** 
 * Auth Header
 */
#dsq-content #dsq-auth .dsq-auth-header{
	margin-bottom: 10px;
	width: 99%;
}
#dsq-content #dsq-auth .dsq-authenticated {
    margin-bottom: 10px;
    display: none;
    height: auto;
    overflow: hidden;
}
#dsq-content #dsq-auth .dsq-authenticated-pic {
    float: left;
}
#dsq-content #dsq-auth .dsq-authenticated-pic img {
    height: 48px;
    width: 48px;
}
#dsq-content #dsq-auth .dsq-authenticated-info {
    float: left;
}
#dsq-content #dsq-auth .dsq-authenticated-info ul {
    padding: 0 0 0 5px;
    margin: 0; 
    list-style-type:none;
}
#dsq-content #dsq-auth .dsq-authenticated-info ul li {
    margin-bottom: 5px;
}
#dsq-content #dsq-auth .dsq-authenticated-info ul li.logout {
    font-size: 0.8em;
}
#dsq-content #dsq-auth .dsq-authenticated-info ul li.logout a {
    text-decoration: none;
}
#dsq-content #dsq-auth .dsq-authenticated-info ul li.logout img {
    margin-bottom: -2px;
}
#dsq-content h3 { margin: 10px 0; }

#disqus_thread #dsq-content h3 {
	font-weight: bold;
}
#dsq-content #dsq-auth.dsq-auth-bottom {
    margin-top: 20px;
}
#dsq-content .dsq-by {
	float: right;
}
#dsq-content #dsq-login {
	float: none;
}
#dsq-content #dsq-login .dsq-login-message {
    margin-bottom: 10px;
}
#dsq-content #dsq-comments .dsq-login-icon {
	margin-bottom: -2px;
}
#dsq-content .dsq-auth-header img,
#dsq-content #dsq-options-toggle img {
	border: 0;
	margin: 0;
	padding: 0;
	max-width: none;
	float: none;
}
#dsq-content #dsq-options {
	margin-bottom: 20px;
}
#dsq-options .dsq-extra-meta {
	background: transparent url('http://media.disqus.com/images/embed/transp-line-10.png') repeat-x top center;
	margin-top:10px;
	padding-top:10px;
}
#dsq-extra-links {
	margin-top: 15px;
	font-size: 90%;
}
#dsq-extra-links img {
	margin-bottom: -3px;
}

/**
 * Reply bar 
 */
#dsq-content #dsq-comments .dsq-reply-bar {
    margin: 15px 0;
}
#dsq-content #dsq-comments .dsq-reply-bar img {
    margin-bottom: -2px;
}
#dsq-content #dsq-comments a.dsq-reply-req-opt {
    font-size: 100%;
    margin-right: 5px;
    opacity: .80;
	filter: alpha(opacity=80);    
}
#dsq-content #dsq-comments .dsq-reply-bar-items {
    float: right;
}
#dsq-content #dsq-comments .dsq-reply-bar-auth {
    font-size: .9em;
}
#dsq-content #dsq-comments .dsq-reply-bar-auth .dsq-no-anon-msg {
    margin: 5px 0 2px 0;
}
#dsq-content #dsq-comments .dsq-reply-bar-auth img.dsq-post-avatar {
    height: 24px;
    width: 24px;
}
#dsq-content #dsq-auth ul.dsq-media-items li,
#dsq-content #dsq-comments ul.dsq-media-items li {
    display: inline;
    font-size: .90em;
}
/**
 * Pagination
 */
#dsq-content #dsq-pagination {
	margin: 20px 0;
}
#dsq-content #dsq-pagination a {
	font-weight: bold;
}
#dsq-content #dsq-pagination a,
#dsq-content #dsq-pagination span {
	margin-right: 5px;
}
#dsq-content #dsq-pagination span.dsq-paginate-ellipsis {
	font-size: 110%;
}
#dsq-content #dsq-pagination a.dsq-paginate-arrows span {
    margin: 0;
    padding: 0;
    font-family: Lucida Sans Unicode, sans-serif;
}

#dsq-content .dsq-paginate-append-text { display: inline; }
#dsq-content .dsq-paginate-append-button { display: none; }

/**
 * Badges
 */
span.dsq-badge {
    font-family: Optima, Lucida Grande, Lucida Sans, Helvetica, Arial, sans-serif;
    padding: 2px 4px;
    -moz-border-radius: 0px 5px 0px 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    vertical-align: middle;
}
span.dsq-badge.dsq-badge-verified {
    background-color: #92C72A;
    border: 1px solid #6ca300;
    color: #fff;
}
span.dsq-badge.dsq-badge-registered {
    background-color: #fffe98;
    border: 1px solid #eae800;
    color: #000;
}
span.dsq-badge-verified,
span.dsq-badge-registered,
span.dsq-badge-guest,
span.dsq-badge-facebook,
span.dsq-badge-twitter,
span.dsq-badge-openid {
    font-family: Optima, Lucida Grande, Lucida Sans, Helvetica, Arial, sans-serif;
    padding: 2px 4px;
    -moz-border-radius: 0px 5px 0px 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    vertical-align: middle;
}
span.dsq-badge-verified {
    background-color: #92C72A;
    border: 1px solid #6ca300;
    color: #fff;
}
span.dsq-badge-registered {
    background-color: #fffe98;
    border: 1px solid #eae800;
    color: #000;
}
span.dsq-badge-guest {
    background-color: #ddd;
    border: 1px solid #ccc;
    color: #333;
}
span.dsq-badge-facebook {
    background-color: #46639d;
    color: #fff;
}
span.dsq-badge-twitter {
    background-color: #31ceff;
    color: #fff;
}
span.dsq-badge-openid {
    background-color: #f9f9f9;
    border: 1px solid #aaa;
    color: #f7931e;
}
/**
 * OpenID
 */
table.dsq-openid-form {
  margin-left: 10px;
  margin-bottom: 20px;
}

table.dsq-openid-form img {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}

table.dsq-openid-form td.dsq-openid-submit {
  padding-top: 5px;
  text-align: right;
}

/**
 * Linkbacks
 */

#dsq-content span.dsq-item-trackback {
    margin: 15px 0;
}

#dsq-content input.dsq-trackback-url {
    width: 150px;
    font-size: 10px;
    color: #666;
}

#disqus_thread #dsq-content ul#dsq-references li {
	margin-bottom: 20px;
	display: list-item;
	list-style: disc;
	margin-left: 15px;
}

#disqus_thread #dsq-content ul#dsq-references cite {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

#disqus_thread #dsq-content ul#dsq-references p.dsq-meta {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 95%;
}

/* Reactions */

#disqus_thread #dsq-content li.dsq-reaction {
	padding: 0;
	margin: 0;
	border: 0;
    list-style-type: none;
    margin-left: 0px;
    color: #000;
    margin-bottom: 20px;
}

#disqus_thread #dsq-content li.dsq-reaction:before {
    content: "";
}

#disqus_thread #dsq-content .dsq-reaction-header {
	background: url('http://media.disqus.com/images/embed/header-grey.png') repeat-x;
}

#disqus_thread #dsq-content .dsq-reaction-header a {
	text-decoration: none;
}

#disqus_thread #dsq-content .dsq-reaction .dsq-header-avatar {
	position: relative;
	margin-top: 2px;
	float: left;
	height: 32px;
	width: 32px;
}

#disqus_thread #dsq-content .dsq-reaction .dsq-header-avatar img {
	float: left;
	width: 32px;
	height: 32px;
}

#disqus_thread #dsq-content .dsq-reaction .dsq-header-avatar img.dsq-service-icon {
	width: 12px;
	height: 12px;
	position: relative;
	margin-top: -12px;
	margin-left: 20px;
}

#disqus_thread #dsq-content .dsq-reaction-header cite {
	float: left;
	font-style: normal;
	font-weight: bold;
	margin: 0 5px;
	line-height: inherit;
	cursor: pointer;
}

#disqus_thread #dsq-content .dsq-reaction-header cite a {
	line-height: inherit;
}

#disqus_thread #dsq-content .dsq-reaction-header .dsq-header-meta {
	font-size: 90%;
	line-height: inherit;
}

#disqus_thread #dsq-content .dsq-reaction a.dsq-header-time {
	margin: 0 5px;
	color: inherit;
	line-height: inherit;
}

#disqus_thread #dsq-content .dsq-reaction-body {
	clear: left;
	padding-top: 5px;
}

#disqus_thread #dsq-content .dsq-reaction-footer {
	opacity: .35;
	filter: alpha(opacity=35);
	font-size: 90%;
	margin: 5px 0 0 0px;
}

#disqus_thread #dsq-content .dsq-reaction-footer a {
	color: inherit;
	text-decoration: none;
}

#disqus_thread #dsq-content .dsq-reaction-footer a:hover {
	text-decoration: underline;
}

#disqus_thread #dsq-content .dsq-reaction-retweets {
  border-left: solid 5px #666;
  margin-top: 10px;
  padding-left: 5px;
}

#disqus_thread #dsq-content .dsq-service-name {
	text-transform: capitalize;
}

#disqus_thread #dsq-content li#dsq-show-more-reactions {
	text-align: center;
}

/**
 * Introduced in Embed 2.0
 */

#dsq-content #dsq-comments .dsq-comment-footer {
    height: auto;
    overflow: hidden;
}

#dsq-content #dsq-comments .dsq-comment-options {
    float: right;
    list-style: none;
}

#dsq-content #dsq-comments ul.dsq-list-style li {
    display: inline;
    background-image: url(http://media.disqus.com/images/middot.png);
        _background-image: url(http://media.disqus.com/images/middot.gif);
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding-left: 1.6em;
}

#dsq-content #dsq-comments ul.dsq-list-style li.dsq-list-first {
    background: none;
    padding: 0;
}

/** 
 * Reactions
 */

#disqus_thread #dsq-content ul#dsq-reactions li.dsq-reaction {
	padding: 0;
	margin: 0;
	border: 0;
    list-style-type: none;
    margin-left: 0px;
    color: #000;
    margin-bottom: 20px;
}

#dsq-content ul#dsq-reactions .dsq-reaction-header {
	background: url('http://media.disqus.com/images/embed/header-grey.png') repeat-x;
	height: 38px;
	line-height: 38px;
	    *overflow-y: hidden;
}

#dsq-content ul#dsq-reactions .dsq-reaction-header a {
	text-decoration: none;
}

#dsq-content ul#dsq-reactions .dsq-header-avatar {
	position: relative;
	float: left;
	margin-top: 2px;
	height: 35px;
	width: 40px;
}

#dsq-content ul#dsq-reactions .dsq-header-avatar img {
	float: left;
	width: 32px;
	height: 32px;
}

#dsq-content ul#dsq-reactions .dsq-header-avatar img.dsq-service-icon {
	width: 12px;
	height: 12px;
	position: relative;
	margin-top: -12px;
	margin-left: 20px;
}

#dsq-content ul#dsq-reactions .dsq-reaction-header cite {
    float: left;
	font-style: normal;
	font-weight: bold;
	margin: 0 3px 0 5px;
	line-height: inherit;
	cursor: pointer;
}

#dsq-content ul#dsq-reactions .dsq-reaction-header cite a {
	line-height: inherit;
}

#dsq-content ul#dsq-reactions .dsq-reaction-header .dsq-header-meta {
	font-size: 90%;
	float: left;
	line-height: inherit;
}

#dsq-content ul#dsq-reactions a.dsq-header-time {
	margin: 0 5px;
	color: inherit;
	line-height: inherit;
}

#dsq-content ul#dsq-reactions .dsq-reaction-body {
	clear: both;
	padding-top: 5px;
}

#dsq-content ul#dsq-reactions .dsq-reaction-footer {
	font-size: 90%;
	margin: 5px 0 0 0px;
}


/*-----
 Comments (comments-1.css)
-----*/

#dsq-content #dsq-comments .dsq-comment {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
}
#dsq-content #dsq-comments .dsq-comment {
	margin-bottom: 20px;
}
#dsq-content #dsq-comments .dsq-comment-rate {
	float: left;
	line-height: 1.22em;
	*margin-top: 15px;
}
#dsq-content #dsq-comments .dsq-comment-rate a,
#dsq-content #dsq-comments .dsq-comment-rate img {
	border: 0;
	margin: 0;
	padding: 0;
	background-color: transparent;
}
#dsq-content #dsq-comments .dsq-arrows,
#dsq-content #dsq-comments .not-votable .dsq-arrows:hover {
	opacity: .25;
	filter: alpha(opacity=25);
	_width: 16px;
	_height: 14px;
}\
#dsq-content #dsq-comments .dsq-arrows.voted {
	opacity: .5;
	filter: alpha(opacity=50);
}
#dsq-content #dsq-comments .dsq-arrows:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
#dsq-content #dsq-comments .dsq-arrows img {
	_width: 16px;
	_height: 14px;
}

#disqus_thread #dsq-content #dsq-comments .dsq-header-avatar {
	position: relative;
	float: left;
	margin-top: -2px;
}

#dsq-content #dsq-comments .dsq-comment.special .dsq-comment-header {
	background: url('http://media.disqus.com/images/embed/header-blue.png') repeat-x;
}

#dsq-content #dsq-comments .dsq-comment-header a {
	text-decoration: none;
}
#dsq-content #dsq-comments .dsq-comment-header cite {
	float: left;
	font-style: normal;
	font-weight: bold;
	margin: 0 3px;
	line-height: inherit;
}
#dsq-content #dsq-comments .dsq-comment-header cite a {
	line-height: inherit;
}

#dsq-content #dsq-comments .dsq-comment-header .dsq-header-meta {
	font-size: 90%;
	line-height: inherit;
}

#dsq-content #dsq-comments a.dsq-header-time{
	margin: 0 5px;
	color: inherit;
	line-height: inherit;
}

#dsq-content #dsq-comments span.dsq-header-points{
	margin: 0 5px;
	color: inherit;
	line-height: inherit;
}


#dsq-content #dsq-comments .dsq-comment-footer {
	font-size: 90%;
	margin: 10px 0 0 0;
}

#dsq-content #dsq-comments .dsq-footer-alert {
	text-align: right;
}

	



