/*  
Theme Name: basit blog
Theme URI: http://www.basitblog.com/
Description: 
Author: 

*/
@CHARSET "UTF-8";
* {padding: 0; margin: 0;} 

/* Generic
---------------------------------------------------------------------------------*/
body {
	font: 75%/160% Arial, Helvetica, sans-serif;
	background: #f8f7e5 url(images/main-bg.jpg) no-repeat center top;
	color: #333333;
	width: 100%;
	display: table;
}
.clear {clear:both;}
input, textarea {
	font: 110%/150% Arial, Helvetica, sans-serif;
}
p {
	padding: 0 0 1.1em;
}
img {
	border: none;
}
a {
	color: #763712;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
em {
	font: italic 80% Georgia, "Times New Roman", Times, serif; padding-top:1em;
}
em strong {
	color: #CC0000;
}
del {
	color: #666666;
}
ins {
	text-decoration: none;
}
blockquote {
	padding: 0 10px 5px 20px;
	background: url(images/comments-bullet.gif) no-repeat left 2px;
	font: italic 115%/135% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
blockquote em {
	font: italic 110%/150% Georgia, "Times New Roman", Times, serif;
}
blockquote cite {
	font: normal 90%/110% Arial, Helvetica, sans-serif;
	text-align: right;
	display: block;
}
ul {
	list-style: none;
	padding-top: .5em;
}
ul li {
	background: url(images/bullet.gif) no-repeat 4px 4px;
	padding: 0 0 1em 18px;
	line-height: 140%;
}
ol {
	font: italic 125% Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	margin: .3em 0 15px;
}
ol li {
	margin: 0 0 1em 30px;
	padding: 0;
}
ol p {
	font: normal 80%/150% Arial, Helvetica, sans-serif;
	color: #333;
}
.chatbox {width:460px; height:500px; border:none;}

/* headings and typography
---------------------------------------------------------------------------------*/
h1, h2 {
  	font: bold 190%/100% Georgia, Times, serif;
	padding: 0 0 8px;
	letter-spacing: -1px;
	margin-left: -2px;
	color: #2b2b2b;
}
.title {
	background: url(images/tape.gif) no-repeat center center;
	text-align: center;
	font: normal small-caps 190%/100% Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin: 0px 0 20px;
	padding: 16px 20px 16px 0;
}
.title span {
	color: #666666;
}
h1 a, h2 a {
	color: #763712;
}
h1 a:hover, h2 a:hover {
	color: #2b2b2b;
	text-decoration: none;
}
h3 {
	font: bold 135%/100% Arial, Helvetica, sans-serif;
	padding: 1.2em 0 .3em;
}
h3 em, h4 em {
	color: #CC0000;
	letter-spacing: -1px;
}
h4 {
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	padding: .85em 0 5px;
	color: #666666;
}
.intro {
	font: 115%/155% Georgia, "Times New Roman", Times, serif;
	color: #333333;
	
}

/* header
---------------------------------------------------------------------------------*/
#header {
	height: 238px;
	width: 905px;
	margin: 0 auto;
	position: relative;
}
#logo {
	position: absolute;
	top: 55px;
	left:50px;
}
#chat {position:absolute;
top:35px;
left:330px;
color:#FFFFFF;}
#chat a{color:#FFFFFF; font-weight:bold;}


#nav {
	position: absolute;
	left: 78px;
	bottom: 4px;
	list-style: none;
	font: bold 15px/15px Georgia, "Times New Roman", Times, serif;
	
}
#nav li {
	background: none;
	float: left;
	padding: 0;
	width: 124px;
	text-align: center;
}
#nav a, #nav a:visited {
	text-decoration: none;
	color: #000;
}
#nav a:hover {
	text-decoration: underline;
}
#nav span {
	position: absolute;
}

#nav-home span {
	display: none;
	background: url(images/home-over.gif) no-repeat;
	width: 168px;
	height: 29px;
	top: -30px;
	left: 35px;
}
#nav-about span {
	display: none;

	background: url(images/about-over.gif) no-repeat;
	width: 157px;
	height: 36px;
	top: -36px;
	left: 90px;
}
#nav-archive span {
	display: none;

	background: url(images/archives-over.gif) no-repeat;
	width: 205px;
	height: 33px;
	top: -32px;
	left: 110px;
}


/* subnav */
#subnavwrap { width:100%; height:30px;position:relative;}
#subnav {
	position: absolute;
	top: 5px;
	left: 580px;
	margin: 0;
	padding: 0;
}
#subnav li {
	float: left;
	width: 24px;
	background: 0;
	padding: 0;
	margin: 0 10px 0 0;
}
#subnav a {
	display: block;
	text-indent: -900em;
	width: 25px;
	height: 25px;
}
#subnav .contact {
	background: url(images/nav-email.gif) no-repeat left 3px;
}
#subnav .rss {
	background: url(images/nav-rss.gif) no-repeat;
}
#subnav .twitter_icon {
	width: 40px;
	height: 40px;
	background: url(images/nav-twitter.png) no-repeat;
}

.feedcount {
	position: absolute;
	top: 5px;
	left: 700px;
	background: url(images/feedcount.gif) no-repeat;
	width: 133px;
	height: 26px;
	font: italic 100%/100% Georgia, "Times New Roman", Times, serif;
	padding: 8px 0 0 5px;
	text-align: center;
}
.feedcount .after {
	display: none;
	color: #CC0000;
}

#contact-pop, #twitter-pop {
	position: absolute;
	top: 5px;
	left:700px;
	background: url(images/feedcount.gif) no-repeat;
	width: 133px;
	height: 26px;
	font: italic 100%/100% Georgia, "Times New Roman", Times, serif;
	padding: 8px 0 0 5px;
	text-align: center;
	display: none;
}

.jobs-bubble {
	position: absolute;
	top: 23px;
	right: 14px;
}
.jobs-bubble a {
	width: 71px;
	height: 37px;
	display: block;
	text-indent: -9000em;
	background: url(images/jobs-bubble.gif) no-repeat;
	overflow: hidden;
}

/* searchform */
#searchform {
	position: absolute;
	bottom: 6px;
	right: 40px;
}
#searchform p {
	margin: 0;
	padding: 0;
}
#searchform input{
	float: left;
}
#s {
	width: 190px;
	height: 16px;
	border: none;
	margin: 1px 7px 0;
	padding: 5px 2px 4px 5px;
}

/* linkprefs */
.linkprefs {
	position: absolute;
	right: 0;
	top: 0;
	width: 235px;
}
.linkprefs p {
	background: #fff;
	padding: 4px 0 4px 10px;
	margin: 0;
	border: 1px solid #ccc;
	border-top: none;
	line-height: 100%;
}
.linkprefs span {
	width: 69px;
	height: 16px;
	display: block;
	background: url(images/link-option.gif) no-repeat;
	float: right;
	margin-right: 5px;
	cursor: pointer;
}

/* content wrap
---------------------------------------------------------------------------------*/
#content-wrap {
	width:895px;
	margin: 0 auto;
	background: url(images/wrap-bg.jpg) repeat-y right top ;
	position: relative;
	height:100%;
	
	
}
#top {
	background: url(images/top-bg.jpg) no-repeat 44px top;
	width:895px;
	height: 100%;
	overflow:hidden;
	clear:none;
}
#content {
	width: 520px;
	position: relative;
	padding: 0px 0 20px 98px;
	float: left;
	z-index: 5;
	clear:none;
}
#bottom-bg {
clear:both;
margin:0 auto;
padding-top:179px;
width:100%;
height:20px;
background: url(images/bottom-bg.jpg) no-repeat bottom;
}
#backtotop {
	width:895px;
	margin:0 auto;
}
#backtotop a {
	padding: 179px 0 0 518px;
	color: #666666;
	font-size: 95%;
}

/* post
---------------------------------------------------------------------------------*/
.post {
	background: url(images/post-bg.gif) no-repeat ;
	padding: 0 0 20px 12px;
	width: 480px;
	font-size: 105%;
	overflow:hidden;
}

/* clearfix for recent comments */
.post:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.mgtop20 {margin-top:15px;}
.post p a {
	text-decoration: none;
	background:#faf693;
	padding: 1px 0;
	border-bottom: 1px solid #ccc;
	color: #000;
}
.post p a:visited {
	text-decoration: none;
	color: #000;
}
.post p a:hover {
	text-decoration: none;
	border-bottom: 1px solid #000;
}

.page {
	padding-top: 15px;
}

.single h2 {
	background: url(images/subhead-bg.gif) no-repeat;
	padding: 10px 0 5px 12px;
	margin-left: -12px;
	font: bold 145% Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	clear: left;
}

.tags {
	padding: 0 0 0 16px;
	background: url(images/tags-bg.gif) no-repeat left center;
	text-transform: capitalize;
	width:100%;
	position:relative;
	line-height:180%!important;
	line-height:80%;
}
.tags span {
	display: none;
}
p.tags a {
    color:#666666!important;
	background: none !important;
	padding: 0 !important;
	border: none !important;
}
.tags a:hover {
	text-decoration: underline !important;
}
.comments1 a {

	position: absolute;
	right:20px;
	width: 47px;
	height: 36px;
	font: 150%/100% Georgia, "Times New Roman", Times, serif;
	background: url(images/comments-bg.gif) no-repeat !important;
	text-align: center;
	padding: 5px 0 0 3px !important;
	letter-spacing: -1px;
	display: block;
	margin-top: -8px;
}
.con1 p { width:295px; word-break:break-all;font: 115%/155% Georgia, "Times New Roman", Times, serif; word-break:break-all;overflow:auto;
	color: #333333;}
.con1 p img {width:1px; height:1px; display:none;}	

.date {
	position: absolute;
	left: 0;
	width: 40px;
	height: 48px;
	background: url(images/date-bg.png) no-repeat!important;
	background: url(images/date-bg.gif) no-repeat;
	font: normal 100%/30% Georgia, "Times New Roman", Times, serif;
	color:#663333;
	text-transform: uppercase;
	padding: 20px 0 5px 5px;
	text-align: center;
}
.date span {
	display: block;
	color:#663333;
	font: italic 160%/90% Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}
.more-link {
	margin-left: 2px;
	font: 16px/100% Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	background: none !important;
}

/* talented people */
.talented {
	font: bold 120% Georgia, "Times New Roman", Times, serif;
	padding: 8px 0 15px;
}
.talented em {
	font-size: 95%;
	color: #999999;
	font-weight: normal;
	padding-left: 3px;
}
.location {
	padding: 0 0 15px;
}
.location strong {
	color: #999999;
}

/* gallery */
.gallery {
	list-style: none;
	background: none;
	margin: 0;
	padding: 0 0 15px 0;
	clear: both;
}
.gallery li {
	background: none;
	margin: 0;
	padding: 5px;
	float: left;
	text-align: center;
	font: 110%/140% Georgia, "Times New Roman", Times, serif;
	color: #666;
}
.gallery img, .gallery a img {
	border: solid 1px #D9D9D9;
	background: #ffffff;
	padding: 4px;
}
.gallery a:hover img {
	border-color: #666666;
	background: #fff;
}
/* clearfix for gallery */
.gallery:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.gallery {display: inline-block;}
* html .gallery {height: 1%;}
.gallery {display: block;}


/* sliding banners */
.banslide {
	list-style: none;
	margin: 5px 0 15px;
	padding: 0;
}
.banslide li {
	overflow: hidden;
	padding: 4px 4px 0 4px;
	margin: 0;
	background: #fff url(images/banslide-bg.gif) no-repeat;
	position: relative;
}
.banslide img {
	border: solid 1px #e4e4e4;
	border-bottom: none;
}
.banslide small {
	position: absolute;
	top: 1px;
	left: 1px;
	font-size: 100%;
	line-height: 100%;
}
.banslide a, .banslide a:visited {
	color: #000;
	text-decoration: none;
}
.banslide a small {
	background: #fff url(images/banslide-title-bg.gif) no-repeat right bottom;
	padding: 5px 7px 6px 5px;
}


/* comments
---------------------------------------------------------------------------------*/


/* postnav */
.postnav {
	clear: both;
	padding: 15px 0 30px;
	display: block;
}
.postnav a {
	border: none !important;
	color: #763712 !important;
	font:24px/100% Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	width: 200px; text-transform:capitalize;
	 
	
}
.postnav a:visited {
	border: none !important;
	color: #763712 !important;
}
.postnav a:hover {
	border: none;
	text-decoration: underline !important;
}
.postnav .previous a {
	background: url(images/prev-post.gif) no-repeat left top;
	padding: 15px 0 0 30px;
	float: left;
}
.postnav .next a {
	background: url(images/next-post.gif) no-repeat right top;
	padding: 15px 30px 0 0;
	float: right;
	text-align: right;
}

/* sidebar
---------------------------------------------------------------------------------*/
#sidebar {
clear:none;
	width: 267px;
	position:relative;
	float: right;
	overflow: hidden;
	z-index: 4;

}

/* nav category */
#category {
	display: none
}
#nav-cat {
	padding: 25px 10px 40px 20px;
	margin: 0;
}
#nav-cat li {
	background: none;
	padding: 3px 20px;
	margin: 0 0 5px;
}
#nav-cat a {
	width: 176px;
	height: 51px;
	text-indent: -900em;
	display: block;
}
#nav-cat .Inspiratio {
	background: url(images/Inspiration.gif) no-repeat center top;
}
#nav-cat .Trends {
	background: url(images/Trends.gif) no-repeat center top;
}
#nav-cat .Learn {
	background: url(images/Learn.gif) no-repeat center top;
}
#nav-cat .general {
	background: url(images/General.gif) no-repeat center top;
}
#nav-cat .current, #nav-cat a:hover {
	background-position: center bottom;
}

/* tag cloud */
#tag-cloud {
	font: normal 142%/60% Georgia, "Times New Roman", Times, serif;
	color:#996699;
	margin: 0;
	padding: 0 0 23px 15px;
	text-align: center;
}
.tagcloud { 
	margin:15px;
	padding: 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	width: 250px;
}
.tagcloud a {
	margin: 0 5px;
	line-height: 125%;
	white-space: nowrap;
	text-transform: capitalize;
}


/* archives list */
.archives {
	list-style: none;
	margin: 30px 0 10px;
}
.archives h3 {
	margin: 0;
	padding: 0;
	clear: none;
}
.archives li {
	background: none;
	margin: 0;
	padding: 0 0 15px;
}
.archives .post-date {
	float: left;
	text-align: right; 
	text-transform: uppercase;
	color: #666666;
	width: 90px;
	border-right: dashed 1px #ddd; 
	padding-right: 20px; 
	margin-right: 20px;
}
.archives .tags {
	background: none;
	padding: 0;
	font-size: 95%;
}


/* footer
---------------------------------------------------------------------------------*/
#footer {
	background: url(images/footer-bg.jpg) no-repeat center top;
	clear: both;
}
#footer h4 {
	text-indent: -900em;
	margin: 0;
	padding: 0;
	height: 25px;
}
#footer-wrap {
	width: 905px;
	height: 360px;
	margin: 0 auto;
}

/* recent posts */
#recent-posts {
	width: 240px;
	float: left;
	padding: 23px 10px 0 108px;
}
#recent-posts h4 {
	background: url(images/recent-posts.gif) no-repeat;
}
#recent-posts ul {
	margin: 0;
	padding: 8px 0 0 0;
}
#recent-posts ul li {
	background: url(images/star-bullet.gif) no-repeat left 15px;
	padding: 15px 0 0px 30px;
}

/* recent comments */
#recent-comments {
	width: 275px;
	float: left;
	padding-top: 23px;
}
#recent-comments h4 {
	background: url(images/recent-comments.gif) no-repeat;
}
#recent-comments ul {
	margin: 0;
	padding: 8px 0 0 0;
}
#recent-comments ul li {
	background: url(images/comments-bullet.gif) no-repeat left 8px;
	padding: 12px 0 0px 25px;
	clear: both;
}
#recent-comments a {
	float: left;
	display: block;
	width: 210px;
	padding-right: 38px;
}
#recent-comments cite {
    margin-left:165px!important;
	margin-left:75px;
    width:25px;
	float:left;
	display: block;
	text-align: right;
	background: #fefbcd url(images/mini-cite.gif) no-repeat left center;
	padding: 3px 18px 2px 7px;
	font-size: 90%;
	line-height: 100%;
	font-style: normal;
	color: #98956d;
	text-indent:1em;

}
/* clearfix for recent comments */
#recent-comments ul li:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#recent-comments ul li {display: inline-block;}
* html #recent-comments ul li {height: 1%;}
#recent-comments ul li {display: block;}

#about-sticky {
	width: 220px;
	float: right;
	padding: 100px 20px 0 0;
}
#about-sticky h4 {
	background: url(images/about.gif) no-repeat;
	margin-bottom:1em;
}

/* credits */
#credits {
	font-size: 90%;
	color: #999999;
	clear: both;
	margin: 0;
	padding: 10px 0 0 100px;
}
#credits a {
	color: #999999;
}

/* intouch
------------------------------------------------------------ */
.intouch {
	position: relative;
	clear: both;
}
#intouchform {
	margin-bottom: 15px;
	width: 280px;
}
#intouchform p {
	padding: 0 0 10px 0px;
}
#intouchform label {
	color: #666;
	width: 280px;
	font-size: 95%;
	text-transform: uppercase;
}
.inputfield {margin-bottom:5px;}
#intouchform input {
	width: 230px;
	background: #fdfbca;
	padding: 5px;
	border: none;
	border-bottom: 1px dashed #ccc;
	float:left;
}
#intouchform textarea {
	width: 470px;
	height: 160px;
	background: #fdfbca;
	border: 1px dashed #ccc;
	padding: 2px 0 2px 7px;
}
#intouchform .submitbutton {
	width: 138px;
	height: 34px;
	padding: 0;
	border: none;
	margin-left: 0px;
	background: url(images/submit-btn-bg.gif) no-repeat;
	color: #333;
	margin-left: 330px;
}
#intouchform .submitbutton:hover {
	color: #000000;
}
#intouchform #usermessage {
	font-size: 110%;
	margin: 0px 0px 5px 0px;
	color: #FF9900;
}
#intouchform .error {
	border: 1px solid #FF9900;
}
#intouchform .failure {
	color:#FF9900;
}
#intouchform .success {
	color:#669900;
}
#intouchform .required {
	color: #999999;
	padding-left: 5px;
}
#intouchform textarea:focus, #intouchform input[type="text"]:focus {
	border-color: #999;
}
.say-hello {
	width: 166px;
	height: 90px;
	background: url(images/hello.gif) no-repeat;
	position: absolute;
	top: 20px;
	right: 20px;
	font: italic 120%/130% Georgia, "Times New Roman", Times, serif;
	color: #666666;
	padding: 45px 8px 0 12px;
	text-align: center;
}

/* code
---------------------------------------------------------------------------------*/
.jobboard {
	background: #e5eff1 url(images/joblister-bg.gif);
	width: 259px;
	border-left: solid 1px #ebebeb;
	border-right: solid 1px #ebebeb;
	border-bottom: solid 1px #e0e0e0;
	margin: 10px 0 15px 2px;
	padding-bottom: 16px;
}
.jobboard h4 {
	margin: 0;
	padding: 0;
}
.jobboard h4 a {
	background: url(images/design-jobs-top.gif) no-repeat;
	height: 55px;
	text-indent: -9000em;
	overflow: hidden;
	display: block;
}
.joblister {
	margin: 0;
	padding: 10px 11px 15px;
}
.joblister li {
	margin: 0;
	padding: 5px 0 5px 18px;
	background: url(images/joblister-star.gif) left 6px no-repeat;
	line-height: 120%;
	border-bottom: solid 1px #d8d8d8;
}
.joblister .jobtitle {
	font-size: 110%;
	color: #000;
}
.joblister .company {
	font-size: 90%;
	color: #999;
}
.jobboard .seealljobs {
	text-align: right;
	background: url(images/joblister-arrow.gif) no-repeat right center;
	padding: 2px 16px 2px 0;
	margin-right: 16px;
	font: italic 100% Georgia, "Times New Roman", Times, serif;
	color: #999;
}
.jobboard .seealljobs a {
	color: #666;
}

/* code
---------------------------------------------------------------------------------*/
code {
	color: #000099;
	font: normal 115% "Courier New", Courier, monospace;
	white-space: nowrap;
	padding: 0 2px;
}
pre code {
	display: block;
	clear: both;
	background: url(images/code-bg.gif);
	padding: 10px;
	color: #333;
	border: solid 1px #ccc;
	overflow: auto;
	line-height: 140%;
	margin: 5px 0 15px;
	white-space: pre;
	width: 455px;
}
code .comment {
	color: #888;
}
code .class, code .rules {
	color: #ff00ff;
	font-size: 100%;
}
code .value,  code .title, code .string {
	color: #0000FF;
}
code .tag {
	color: #000099;
}
code .keyword {
	color: #000099;
}
.html .attribute {
	color: #006600;
}

/* alignments etc (content elements)
---------------------------------------------------------------------------------*/
.border-top {
	background: url(images/border-top.gif) no-repeat;
	margin: 20px 0 5px;
	padding: 15px 0 0;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
	margin: auto;
}
.textright {
	text-align: right;
}
.textleft {
	text-align: left;
}
/* image */
img.image {
	background: #fff;
	padding: 5px;
	border: 1px solid #D9D9D9;
}
p.image {
	margin-top: 4px;
	max-width:140px;
}

p.image em {
	display: block;
	text-align: center;
	font-size: 95%;
	color: #666;
	padding-bottom: 5px;
	line-height: 140%;
}
p.image img {
    width:140px;
    background: #fff;
	padding: 5px;
	border: 1px solid #D9D9D9;
}
p.image a:hover img {
	border: 1px solid #666;
	background: #fff;
}
p.image a, p.image  a:visited {
	background: none !important;
	border: none !important;
	padding: 0 !important;
}
p.image a:hover {
	text-decoration: underline;
}
p.image small {
	color: #999999;
	display: block;
	font-size: 95%;
	line-height: 100%;
}
p.images {
	margin-top: 4px;
}
p.images em {
	display: block;
	text-align: center;
	font-size: 95%;
	color: #666;
	padding-bottom: 5px;
	line-height: 140%;
}
p.images img {
    background: #fff;
	padding: 5px;
	border: 1px solid #D9D9D9;
}
p.images a:hover img {
	border: 1px solid #666;
	background: #fff;
}
p.images a, p.image  a:visited {
	background: none !important;
	border: none !important;
	padding: 0 !important;
}
p.images a:hover {
	text-decoration: underline;
}
p.images small {
	color: #999999;
	display: block;
	font-size: 95%;
	line-height: 100%;
}
p.left {
	float: left;
	margin-right: 15px;
}
p.right {
	float: right;
margin-right:25px!important;
margin-right:10px;
	
}
img.left {
	float: left;
	margin-right: 5px;
}
img.right {
	float: right;
	margin-left: 5px;
}

/* download */
.download {
float:left;
	background: url(images/download-icon.gif) no-repeat left center;
	padding-left:40px;
	height:40px;
}
.download span { display:block; clear:right; font-size:18px; color:#6f2b24;}
.download small { display:block; clear:right; font-size:11px;color:#666666; font-family:Arial, Helvetica, sans-serif;}
.preview {
float:left;
	background: url(images/preview-icon.gif) no-repeat left center;
	height:40px;
	padding-left:40px;
	}
.preview span { display:block; clear:right; font-size:18px; color:#6f2b24;}
.preview small { display:block; clear:right; font-size:11px;color:#666666; font-family:Arial, Helvetica, sans-serif;}

	

/* thickbox */
.thickbox {
	position: relative;
}
.thickbox .zoom {
}
a.thickbox:hover .zoom {
	width: 35px;
	height: 35px;
	position: absolute;
	margin: 15px 0 0 15px;
	background: url(images/zoom.png) no-repeat;
	display: block;
}
	




/* ads */
.rect {
	background: url(images/ad-rect-bg.gif) no-repeat;
	padding: 5px;
	width: 250px;
	height: 250px;
}
.single-rect {
	float: right; 
	margin: -5px -10px 0 10px;
	width: 200px;
	height: 210px;
}
.banner {
	margin: 5px 0 0;
}
.custom-banner {
	cursor: pointer;
	background: url(images/custom-banner.gif) no-repeat left top;
	width: 435px;
	height: 51px;
	padding: 8px 30px 8px 10px;
	overflow: hidden;
	margin: 10px 0 20px;
	font-size: 12px;
	line-height: 16px;
	clear: both;
}
.custom-banner img {
	float: left;
	padding-right: 10px;
	border: none;
}
.custom-banner a {
	font-size: 110%;
	line-height: 18px;
	font-weight: bold;
}

.custom-square {
	background: url(images/custom-banner2.gif) no-repeat;
	height: 166px;
	width: 186px;
	float: right;
	text-align: center;
	padding: 10px 1px 10px 0;
	line-height: 16px;
	margin: 5px 0 10px 20px;
	cursor: pointer;
}
.custom-square img {
	padding-bottom: 5px;
}
.custom-square a {
	font-weight: bold;
}

.horizontal-banner {
	background: url(images/horizontal-banner-bg.gif) no-repeat;
	padding: 20px 2px 3px 5px;
	margin: 10px 0 20px;
}

.ad-btn-heading {
	background: url(images/ad-btn-heading.gif) no-repeat center bottom;
	text-align: center;
}
.ad-btn {
	margin: 0 0 5px;
	padding: 0;
	clear: both;
}
.ad-btn img {
	padding: 2px 3px;
}


/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.page-item-2 {}

.postbottom {
width:100%;
background:url(images/add.gif) left top no-repeat;
padding-left:50px;
display:table;
}
.postbottom a { margin-top:5px;}
.postbottom_left { width:75%;float:left; height:23px; overflow:hidden;}
.bookmark_more { width:41px; height:18px; background:url(images/bookmark_more.gif) no-repeat; display:block;line-height:1px; float:left; margin:5px 0 0 4px; cursor:pointer;}

.postbottom a.technorati {
width:18px;
height:18px;
margin-left:5px;
background:url(images/technorati.png);
display:block;
float:left;
}
.postbottom a.delicious {
width:18px;
height:18px;
margin-left:5px;
background:url(images/delicious.png);
display:block;float:left;

}
.postbottom a.stumbleupon {
width:18px;
height:18px;
margin-left:5px;
background:url(images/stumbleupon.png);
display:block;float:left;

}
.postbottom a.digg {
width:18px;
height:18px;
margin-left:5px;
background:url(images/digg.png);
display:block;float:left;

}
.postbottom a.facebook {
width:18px;
height:18px;
margin-left:5px;
background:url(images/facebook.png);
display:block;float:left;

}
.postbottom a.yahoo {
width:18px;
height:18px;
margin-left:5px;
background:url(images/yahoo.png);
display:block;float:left;

}
.postbottom a.google {
width:18px;
height:18px;
margin-left:5px;
background:url(images/google.png);
display:block;float:left;

}
.postbottom a.furl {
width:18px;
height:18px;
margin-left:5px;
background:url(images/furl.png);
display:block;float:left;

}
.postbottom a.mixx {
width:18px;
height:18px;
margin-left:5px;
background:url(images/mixx.png);
display:block;float:left;

}
.postbottom a.reddit {
width:18px;
height:18px;
margin-left:5px;
background:url(images/reddit.png);
display:block;float:left;

}
.postbottom a.windowslive {
width:18px;
height:18px;
margin-left:5px;
background:url(images/windowslive.png);
display:block;float:left;

}
.postbottom a.blogsvine {
width:18px;
height:18px;
margin-left:5px;
background:url(images/blogsvine.png);
display:block;float:left;

}
.postbottom a.newsvine {
width:18px;
height:18px;
margin-left:5px;
background:url(images/newsvine.png);
display:block;float:left;

}
.postbottom a.kickit {
width:18px;
height:18px;
margin-left:5px;
background:url(images/kickit.png);
display:block;float:left;

}
.postbottom a.blinkbits {
width:18px;
height:18px;
margin-left:5px;
background:url(images/blinkbits.png);
display:block;float:left;

}
.postbottom a.myspace {
width:18px;
height:18px;
margin-left:5px;
background:url(images/myspace.png);
display:block;float:left;
}
.postbottom a.blogmarks {
width:18px;
height:18px;
margin-left:5px;
background:url(images/blogmarks.png);
display:block;float:left;
}

/* comments
---------------------------------------------------------------------------------*/
#comments {
	background: url(images/comments.gif) no-repeat;
	margin-left: -12px;
	padding: 15px 0 15px 10px;
	height:50px;
	text-indent: -900em;
	clear: both;
}
#respond {
	background: url(images/post-comments.gif) no-repeat bottom left;
	margin: 15px 0 0 -12px;
	padding: 20px 0 20px 10px;
	text-indent: -900em;
	height:50px;
	clear: both;
}
.total-comments {
	font: 130%/120% Georgia, "Times New Roman", Times, serif;
	float: left;
	padding: 0;
}
.expand-all {
	float: right;
	margin: 5px 15px 0;
	padding: 0;
	background: url(images/expand-all.gif) no-repeat left top;
	height: 18px;
	width: 183px;
	display: block;
	text-indent: -900em;
	cursor: pointer;
}
.over {
	background: url(images/expand-all.gif) no-repeat left bottom;
}

/* commentlist */
.commentlist {
	clear: both;
	padding:  5px 0 10px;
	margin: 0;
	}
	
.commentlist li {
	background: url(images/comments-alt-bg.jpg) no-repeat;
	padding: 0;
	margin: 0;
	color:#000000;
}
.commentlist .alt {
	background: url(images/comments-bg.jpg) no-repeat;
}
.commentlist .author {
	background: url(images/comments-author.jpg) no-repeat;
}
.comment-data {
	padding: 4px 15px 5px 0;
}
.comment-number {
	font: italic 135%/100% Georgia, "Times New Roman", Times, serif;
	color: #333333;
	display: block;
	width: 38px;
	text-align: center;
	float: left;
	letter-spacing: -1px;
	padding-bottom: 2px;
}
.commentlist cite {
	font: normal bold 110%/130% Arial, Helvetica, sans-serif;
	color:#000000;
	float: left;
	overflow: hidden;
	width: 410px;
}
.commentlist cite small {
	padding: 0 0 0 10px;
	font: normal 90% Arial, Helvetica, sans-serif;
	color: #000;
	background: url(images/comment-cite-arrow.gif) no-repeat left center;
	display: none;
}
.commentlist cite a {
	background: none;
	border: none !important;
	text-decoration: underline;
}
.commentlist cite a:visited {
	text-decoration: underline;
}
.commentlist cite a:hover {
	text-decoration: none;
}
.commentlist .commentmetadata {
	display: block;
	padding: 4px 0 2px 38px;
	clear: both;
	color: #666666;
}
.comment-data .collapse {
	display: block;
	float: right;
	text-indent: -900em;
	background: url(images/comments-expand.gif) no-repeat left bottom;
	width: 14px;
	height: 14px;
	cursor: pointer;
	margin-top: 2px;
	line-height: 20%;
}
.comment-data .expand {
	background: url(images/comments-expand.gif) no-repeat left top;
}
.comment-data .avatar {
	width: 64px;
	height: 64px;
	margin: 8px 8px -30px 0;	
	float: right;
}
	
.comment-entry {
	padding: 0 0 15px 38px;
	width: 440px;
	overflow: hidden;
}


/* comment guidelines */
.comment-guidelines {
	text-indent: -900em;
	background: url(images/comment-guidelines.gif) no-repeat;
	width: 169px;
	height: 29px;
	clear: both;
	margin: 5px 0 0 10px;
	padding: 0 !important;
	cursor: pointer;
}
.guidelines {
	width: 455px;
	background: #fff url(images/comment-guidelines-bg.jpg) no-repeat;
	padding: 10px 10px 5px 17px;
	color: #666666;
	font-size: 95%;
}
.guidelines li {
	background: url(images/check.gif) no-repeat;
}

/* comment page numbers */
.comment-page-numbers {
	text-align: right;
	font: 115%/100% Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
}
.comment-page-numbers a {
	margin: 0 3px;display: inline; background:#FFFFCC;
}
.comment-page-numbers strong {
	color: #999999;
	background: url(images/current-comment-page.gif) no-repeat center center;
	padding: 4px 7px;
}


/* commentform */
/* commentform */
#commentform {
	padding: 10px 0;
	margin: 0;
}
#commentform p {
	clear: both;
	padding-bottom: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-top: 8px;
	width: 80px;
	float: left;
}
#commentform small {
	color: #999999;
	font-size: 90%;
	padding-top: 8px;
	display: block;
}
#commentform input {
	width: 220px;
	padding: 4px 5px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #ccc;
	float: left;
	margin-right: 10px;
	background: #fefbd6;
}
#commentform textarea {
	width: 480px;
	height: 150px;
	background: #fefbd6;
	border: solid 1px #ccc;
	padding: 5px 3px 3px 7px;
}
#commentform #submit {
	width: 138px;
	height: 34px;
	padding: 0;
	border: none;
	margin-left: 342px;
	background: url(images/submit-btn-bg.gif) no-repeat;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border-color: #999999;
}


/* comment live preview */
#preview-box {
	margin-bottom: 15px;
	display: none;
}
#comment-preview {
	background: url(images/comment-preview.gif) no-repeat left bottom;
	margin-left: 10px;
	padding: 0;
	text-indent: -900em;
	cursor: pointer;
	width: 159px;
	height: 19px;
}
#preview-wrapper {
	background: #fff url(images/preview-wrapper.gif) no-repeat;
	padding-top: 10px;
}
#live-preview {
	padding: 0 10px 10px;
	background: url(images/live-preview.gif) no-repeat center bottom;
}

/*CHAT*/
.skip-link img {border: medium none ; margin: 0pt 2pt 0pt 0pt; padding: 0pt 2px 0pt 0pt;}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

html, body {
min-height: 100%;
height: auto !important;
height: 100%;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height:100%;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	border:none;
	clear:both;
}


