/*
Theme Name: AjaxMasters Theme
Theme URI: http://ajaxmasters.com/
Description: The default theme of our AjaxMasters blog.
Version: 1.0
Author: AjaxMasters
Author URI: http://ajaxmasters.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/



/* Begin Typography & Colors */
@import url("reset.css");
body {font-size: 62.5%; /* Resets 1em to 10px */ font-family:"Trebuchet MS"; background: #000 url('images/body_bg.jpg') repeat-x; color: #fff; text-align: center; margin:0;}

#page {text-align: left;}
#header {background: none;}

#headerimg {margin: 7px 9px 0; height: 192px; width: 740px;}

.page .entry p {font-size: 1.05em; padding:8px 0 0 5px;}
.page .entry p:first-letter{padding-left:5px;}

#content {font-size: 12px;}
.widecolumn .entry{margin-top:10px;}
.widecolumn .entry p {font-size: 1.05em; padding:8px 0 0 5px;}
.widecolumn .entry p:first-letter{padding-left:5px;}
.widecolumn .entry a{color:#747474;}
.widecolumn .entry a:hover{color:#ededed;}
.widecolumn .entry .tags{color:#747474; padding:20px 0 10px 15px;}
.widecolumn .entry .tags a{color:#ededed;}
.widecolumn .entry .tags a:hover{color:#fff; text-decoration:none; border-bottom:1px dashed #fff;}
.widecolumn .in_title{font-size:18px; color:#fff;}

.narrowcolumn .entry, .widecolumn .entry {line-height: 1.4em;}
.widecolumn {line-height: 1.6em;}
.narrowcolumn .postmetadata {text-align: center;}
.thread-alt {background-color: #f8f8f8;}
.thread-even {background-color: white;}
.depth-1 {border: 1px solid #ddd;}
.even, .alt {border-left: 1px solid #ddd;}

small {font-family: Arial, Helvetica, Sans-Serif; font-size: 0.9em; line-height: 1.5em;}

h1, h2, h3 {font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; font-weight: bold;}

h1 {font-size: 4em; text-align: center;}

#headerimg .description {font-size: 1.2em; text-align: center;}

h2 {font-size: 1.6em;}

h2.pagetitle {font-size: 1.6em;}

#sidebar h2 {font-family: 'Lucida Grande', Verdana, Sans-Serif; font-size: 1.2em;}

h3 {font-size: 1.3em;}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description { text-decoration: none; color: white;}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {color: #fff;}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {text-decoration: none;}

.entry p a:visited {color: #747474;}
.entry p a:hover { color:#ebebeb}

.sticky {background: #f7f7f7;padding: 0 10px 10px;}
.sticky h2 {padding-top: 10px;}

.commentlist li, #commentform input, #commentform textarea {font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;}
.commentlist li ul li {font-size: 1em;}
.commentlist li {font-weight: bold;}
.commentlist cite, .commentlist cite a {font-weight: bold; font-style: normal;font-size: 1.1em;}
.commentlist p {font-weight: normal;line-height: 1.5em;text-transform: none;}

#commentform p {font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;}
.commentmetadata {font-weight: normal;}

#sidebar {font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;}

.tag_cloud a{color:#ededed;}
.tag_cloud a:hover{color:#fff; border-bottom:1px dashed #fff; text-decoration:none;}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {color: #777;}
code {font: 1.1em 'Courier New', Courier, Fixed;}
acronym, abbr, span.caps{font-size: 0.9em;letter-spacing: .07em;}
a, h2 a:hover, h3 a:hover {color: #06c;text-decoration: none;}
a:hover {color: #fff;text-decoration: underline;}

#wp-calendar #prev a, #wp-calendar #next a {font-size: 9pt;}
#wp-calendar a {text-decoration: none;	}
#wp-calendar caption {	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;text-align: center;}

#wp-calendar th {font-style: normal;text-transform: capitalize;	}
/* End Typography & Colors */

/* Begin Structure */

#page {margin: auto;padding: 0;	width: 980px;}
#header {margin: 0;padding: 0;height: auto;width: 960px;}
#headerimg {margin: 0;height: 200px;width: 100%;}
.narrowcolumn {float: left;padding: 15px 0 0 0;margin: 0px 0 0;width: 640px;min-height:800px;}
.widecolumn {padding:15px 0 20px 0;margin: 0;width: 640px;float:left;}
.post {	margin: 0 0 40px;text-align: justify;}
.post hr {display: block;}
.widecolumn .post {margin: 0;}
.narrowcolumn .postmetadata {padding-top: 5px;}
.widecolumn .postmetadata {margin: 30px 0;}
.widecolumn .smallattachment {text-align: center;float: left;width: 128px;margin: 5px 5px 5px 0px;}
.widecolumn .attachment {text-align: center;margin: 5px 0px;}
.postmetadata {clear: both;}
.clear {clear: both;}
#footer {padding: 0;margin: 0 auto;width: 960px;height:329px;clear: both;background:url(images/footer-bg.jpg) no-repeat;}
#footer p {margin: 0;padding: 20px 0;text-align: center;}
/* End Structure */

/*	Begin Headers */
h1 {padding-top: 70px;margin: 0;}
h2 {margin: 10px 0 0;}
h2.pagetitle {margin-top: 30px;text-align: center;}
#sidebar h2 {margin: 5px 0 0;padding: 0;}
h3 {padding: 0;margin: 30px 0 0;}
h3.comments {padding: 0;margin: 40px auto 20px ;}
/* End Headers */

/* Begin Images */
p img {padding: 0;max-width: 100%;}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {display: block;margin-left: auto;margin-right: auto;}
img.alignright {padding: 0;margin: 0 0 2px 10px;display: inline;-webkit-box-shadow: 0 0 20px #000; -moz-box-shadow: 0 0 20px #000;box-shadow: 0 0 20px #000;}
img.alignleft {	margin: 3px 10px 2px 0;	display: inline;-webkit-box-shadow: 0 0 20px #000; -moz-box-shadow: 0 0 20px #000; box-shadow: 0 0 20px #000;}
img.aligncenter {-webkit-box-shadow: 0 0 20px #000; -moz-box-shadow: 0 0 20px #000; box-shadow: 0 0 20px #000;margin-bottom: 10px;}	
.alignright {float: right;}
.alignleft {float: left;}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {margin-left: 0px;padding: 0 0 0 30px;list-style: none;padding-left: 10px;text-indent: -10px;}
html>body .entry li {margin: 7px 0 8px 10px;}

.entry ol {padding: 0 0 0 35px;margin: 0;}
.entry ol li {margin: 0;padding: 0;}
.postmetadata ul, .postmetadata li {display: inline;list-style-type: none;list-style-image: none;}
#sidebar ul, #sidebar ul ol {margin: 0;padding: 0;}
#sidebar ul li {list-style-type: none;list-style-image: none;margin-bottom: 15px;}
#sidebar ul p, #sidebar ul select {margin: 5px 0 8px;}
#sidebar ul ul, #sidebar ul ol {margin:0;}
#sidebar ul ul ul, #sidebar ul ol {margin: 0 0 0 10px;}

ol li, #sidebar ul ol li {list-style: decimal outside;}

#sidebar ul ul li, #sidebar ul ol li { margin: 3px 0 0;padding: 0;}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {margin: 10px auto; text-align: center;}
#searchform div {background:url(images/search.png) no-repeat; width:319px; height:52px;}

#sidebar #searchform #s { width: 208px; height:40px; padding: 2px;overflow:hidden; background:none;
                          border:none; font-size:20px; color:#fff;
}
#sidebar #searchsubmit { padding: 0; background:url(images/searchsubmit.png) no-repeat; border:none;
                         height:50px; width:93px; overflow:hidden; cursor:pointer; margin-top:5px;
}
.entry form { 
    /* This is mainly for password protected posts, makes them look better. */
    text-align:center;
}
select { width: 130px;}
#commentform input { width: 300px; height:34px; background:url(images/comm-input.png) no-repeat; border:none;
                     font-size:20px; color:#fff; padding: 2px; margin: 5px 5px 1px 0;
}
#commentform {margin: 5px 10px 0 0;}
#commentform textarea {width: 572px;height:147px;background:url(images/comm-textarea.png) no-repeat;border:none;
                       font-size:20px;color:#fff;padding:5px 0 0 5px;overflow:auto;
}
#respond:after { content: "."; display: block;height: 0;clear: both;visibility: hidden;}
#commentform #submit { margin: 0 0 5px auto; width:271px;height:40px;float: left;
                       background:url(images/submit.png) no-repeat; cursor:pointer;
}
/* End Form Elements */

/* Begin Comments*/
.alt { margin: 0;padding: 10px;}
.commentlist {padding: 0; text-align: justify; margin:0 0 0 0;}
.commentlist li { margin: 0; padding: 5px 5px 10px 10px;list-style: none; background:none; border:none;}
.commentlist li ul li {margin-right: -5px; margin-left: 10px;}
.commentlist p { margin: 0px 5px 10px 0;}
.children { padding: 0; }
#commentform p { margin: 5px 0;}
.nocomments { text-align: center; margin: 0; padding: 0;}
.commentmetadata { margin: 0; display: block;}
/* End Comments */

/* Begin Sidebar */
#sidebar{ padding:30px 0 0 0; width: 320px; float:right;}
#sidebar form { margin: 0;}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 155px;}
#wp-calendar #next a { padding-right: 10px; text-align: right;}
#wp-calendar #prev a {padding-left: 10px;text-align: left;}
#wp-calendar a {display: block;}
#wp-calendar caption { text-align: center;width: 100%;}
#wp-calendar td {padding: 3px 0;text-align: center;}

#wp-calendar td.pad:hover { /* Doesn't work in IE */ background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor: help;}
acronym, abbr { border-bottom: 1px dashed #999;}
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd;}
blockquote cite { margin: 5px 0 0;display: block;}
.center {text-align: center;}
.hidden { display: none;}
.screen-reader-text { position: absolute; left: -1000em;}
hr {display: none;}
a img { border: none;}
.navigation {display: block;text-align: center; margin-top: 0; margin-bottom: 0; height:50px; background:url(images/blani.jpg) no-repeat}
.navigation .alignleft{padding:10px 10px 10px 30px; text-shadow:0 2px 0 #000;}
.navigation .alignleft a{font-size:18px; color:#ededed;}
.navigation .alignleft a:hover{color:#fff; text-decoration:none; border-bottom:1px dashed #fff;}
.navigation .alignright{padding:10px 30px 10px 10px; text-shadow:0 2px 0 #000;}
.navigation .alignright a{font-size:18px; color:#ededed;}
.navigation .alignright a:hover{color:#fff; text-decoration:none; border-bottom:1px dashed #fff;}
.posts-nav { background:none;}
.posts-nav .alignright { margin-right:7px;}
.posts-nav .older { width:215px; height:47px; background:url(images/older-entries.png) no-repeat; cursor:pointer}
.posts-nav .newer { width:215px; height:47px; background:url(images/newer-entries.png) no-repeat; cursor:pointer}

/* End Various Tags & Classes*/

/* Captions */
.aligncenter,div.aligncenter {display: block;margin-left: auto; margin-right: auto;}
.wp-caption {border: 1px solid #ddd;text-align: center; background-color: #ededed;padding-top: 4px;margin: 10px;
             -moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px; border-radius: 3px;
             -moz-box-shadow:0px 2px 8px #000;-webkit-box-shadow:0px 2px 8px #000;box-shadow:0px 2px 8px #000;
}
.wp-caption img { margin: 0;padding: 0;border: 0 none;}
.wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px; padding: 0 4px 5px; margin: 0; color:#000; text-shadow:0px 1px 0px #fff;}
/* End captions */

.page .rot_5 .wp-caption{-webkit-transform: rotate(-5deg); -moz-transform: rotate(-5deg); margin:0 15px 10px 18px;}
.page .rot_5p .wp-caption{-webkit-transform: rotate(5deg); -moz-transform: rotate(5deg); margin:0 15px 10px 18px;}
.page .b_title{font-size:20px; padding:20px 5px; font-weight:bold; clear:both;}
.page .bs_title{font-size:16px; font-weight:bold; border-bottom:1px solid #ededed; clear:both; padding:5px 0 5px 5px; margin:10px 10px 0 10px;}
.page .social-block{list-style:none;}
.page .social-block a{padding-left:30px; color:#4b90a7; font-weight:bold; text-shadow:0 1px 2px #000;}
.page .social-block a:hover{color:#d1435e; border:none; text-decoration:none; text-shadow:0 1px 0px #000;}
.page .social-block li{float:left;}
.page .facebook{background:url('images/icon_facebook.png') no-repeat; height:16px;}
.page .twitter{background:url('images/icon_twitter.png') no-repeat; height:16px;}
.page .last_fm{background:url('images/icon_lastfm.png') no-repeat; height:16px;}
.page .digg{background:url('images/icon_digg.png') no-repeat; height:16px;}
.page .email{background:url('images/icon_email.png') no-repeat; height:16px;}
.page .deviantart{background:url('images/icon_deviantart.png') no-repeat; height:16px;}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


#header .logo { float:left; padding:45px 20px 20px 0px;}	
#header .topnav { float:left; padding:44px 0px 0px 60px;}

.topnav ul li { float:left; list-style-type:none; height:112px; width:170px; text-align:center}
.topnav ul li#menu_item_1 { background:url(images/topnav-sprite.png) no-repeat}
.topnav ul li#menu_item_1:hover {background:url(images/topnav-sprite.png) no-repeat 0 -109px;}
.topnav ul li#menu_item_2 { background:url(images/topnav-sprite.png) no-repeat -160px 0;}
.topnav ul li#menu_item_2:hover {background:url(images/topnav-sprite.png) no-repeat -160px -109px;}
.topnav ul li#menu_item_3 { background:url(images/topnav-sprite.png) no-repeat -320px 0;}
.topnav ul li#menu_item_3:hover {background:url(images/topnav-sprite.png) no-repeat -320px -109px;}
.topnav ul li#menu_item_4 { background:url(images/topnav-sprite.png) no-repeat -480px 0;}
.topnav ul li#menu_item_4:hover {background:url(images/topnav-sprite.png) no-repeat -480px -109px;}
.topnav ul li#menu_item_1.current_page_item { background:url(images/topnav-sprite.png) no-repeat 0 -109px;}
.topnav ul li#menu_item_2.current_page_item { background:url(images/topnav-sprite.png) no-repeat -160px -109px;}
.topnav ul li#menu_item_3.current_page_item { background:url(images/topnav-sprite.png) no-repeat -320px -109px;}
.topnav ul li#menu_item_4.current_page_item { background:url(images/topnav-sprite.png) no-repeat -480px -109px;}
.topnav ul li a { padding:50px 70px; line-height:115px;}
.topnav ul li a span { display:none}

.narrowcolumn .topics{margin-left:80px;}

.narrowcolumn .post {background:url(images/excerpt-bg.png) no-repeat; height:235px; width:630px; text-shadow: rgba(0,0,0,.8) 0 2px 0;}
.narrowcolumn .post .side { float:left; width:95px; height:235px; font-weight:bold}
.narrowcolumn .post .side .date { width:95px; height:55px; text-align:center; padding-top:15px; font-size:20px; text-transform:uppercase}
.narrowcolumn .post .side .category { width:95px; height:45px; text-align:center; font-size:23px; padding:15px 0 0 0;text-transform:uppercase }
.narrowcolumn .post .side .category ul { padding:0; margin:0;}
.narrowcolumn .post .side .category li { list-style-type:none;}
.narrowcolumn .post .side .category a { color:#fff;} 
.narrowcolumn .post .side .author { width:95px; height:55px; text-align:center; font-size:15px; padding:10px 0 0 0; }
.narrowcolumn .post .main { float:left; width:520px; padding-left:5px;}
.narrowcolumn .post .main h2 { margin:10px 0 10px 0;}
.narrowcolumn .post .main .title { float:left; padding-top:6px;}
.narrowcolumn .post .main .title a{color:#fff;}
.narrowcolumn .post .main .title a:hover{color:#ededed; text-decoration:none; border-bottom:1px dashed #ededed;}
.narrowcolumn .post .main .nr-comm { float:right; font-weight:bold; padding:20px 20px 0 0;}
.narrowcolumn .post .main .entry {clear:both; margin:6px; padding-top:6px;}
.narrowcolumn .post .main .entry a{float:left; padding:0px 6px 6px 0;}
.narrowcolumn .post .main .imgtfe { border:solid 3px #7c5041; -moz-border-radius:5px;-webkit-border-radius:5px;}
.narrowcolumn #searchform #s { width: 208px; height:40px;	padding: 2px; overflow:hidden;	background:none; border:none; font-size:20px; color:#fff;}
.narrowcolumn #searchsubmit {	padding: 0;	background:url(images/searchsubmit.png) no-repeat; border:none;	height:50px; width:93px; overflow:hidden; cursor:pointer;	}
.narrowcolumn a{color:#747474;}
.narrowcolumn a:hover{color:#ededed;}
/* ----------------- Footer --------------------- */
#footer .latest-stuff {width:340px;float:left;padding:212px 0 0 30px;}
#footer .latest-stuff div {float:left;padding:0 5px;}
#footer .latest-stuff div img {-webkit-box-shadow: 0px 4px 4px #000;-moz-box-shadow: 0px 4px 4px #000; box-shadow: 0px 4px 4px #000;}
#footer .latest-stuff div p {padding:5px 0; font-weight:bold; color:#000; font-size:12px; text-shadow: rgba(148,114,85,.8) 0 1px 0;}
#footer .copyright {width:225px; float:left; padding:235px 0 0 0;}
#footer .copyright .css {padding-left:20px;}
#footer .copyright div {float:left; padding:0;}
#footer .copyright p {color:#000;font-size:12px;line-height:1.2em;font-weight:bold;text-shadow: rgba(148,114,85,.8) 0 1px 0;}
#footer .we-support { width:360px;float:left; padding:212px 0 0 0;}
#footer .we-support div {float:left; padding:0 5px;}

.page .post {background:url(images/blani.jpg) repeat-y; height:auto;width:630px; margin-top:27px; text-shadow: rgba(0,0,0,.8) 0 2px 0;
             -webkit-box-shadow: 0 0 10px #000; -moz-box-shadow: 0 0 10px #000; box-shadow: 0 0 10px #000;
}
.page .post .padd { padding:10px;}
.widecolumn .post { background:url(images/blani.jpg) repeat-y; min-height:250px; width:630px; text-shadow: rgba(0,0,0,.8) 0 2px 0;
                    -webkit-box-shadow: 0 0 10px #000; -moz-box-shadow: 0 0 10px #000; box-shadow: 0 0 10px #000;
}
.widecolumn .post .padd  { padding:10px;}
.widecolumn .post .padd small{padding-left:10px;}
.lant { background:url(images/lant.png) no-repeat; width:629px; height:109px; z-index:99999; margin-top:-15px; position:relative}
.allcomm {background:url(images/blani.jpg) repeat-y;height:auto; width:630px; text-shadow: rgba(0,0,0,.8) 0 2px 0; padding:30px 0 0 0;
          margin:-20px 0 0 0; -webkit-box-shadow: 0 0 10px #000;-moz-box-shadow: 0 0 10px #000; box-shadow: 0 0 10px #000;
}
.allcomm .comm-nr { padding:10px 0 20px 30px;font-size:48px; color:#000;text-shadow: rgba(121,103,87,.8) 0 2px 0;}

/* ----------------- Sociable Area --------------------- */
.sociable { background:url(images/blani.jpg) repeat-y; height:140px; width:630px; padding:30px 0 0 0; margin:-20px 0 0 0;
            -webkit-box-shadow: 0 0 10px #000; -moz-box-shadow: 0 0 10px #000; box-shadow: 0 0 10px #000;
}
.sociable .ilikeit {width:244px; height:109px; background:url(images/ilikeit.png) no-repeat; float:left; margin: 0 0 0 20px;}
.sociable .ilikeit:hover {background:url(images/ilikeit.png) -3px -109px no-repeat;}
.sociable .separator {float:left; padding: 0 0 0 20px;}
.sociable .share-love { float:left; padding:0 0 0 20px;}
/* ----------------- View Comments Area --------------------- */
.comment-author { float:left; text-align:center}
.c-left { float:left; width:125px;}
.c-left .author { font-size:12px; padding:0; }
.c-left .author a{color:#ededed;}
.c-left .author a:hover{color:#fff; text-decoration:none; border-bottom:1px dashed #fff;}
.commtemp { float:left; width:480px; }
.comm-separator { padding:5px 0 5px 15px;}
.gravatar {width:100px; height:100px; margin:0 0 0 10px; -webkit-box-shadow: 0px 4px 8px #000;-moz-box-shadow: 0px 4px 8px #000;
           box-shadow: 0px 4px 8px #000; position:relative; z-index:1;
}
.gavatar-inner { position:relative; width:100px; margin-top:-100px; height:100px;overflow:hidden; z-index:2;}

/* ----------------- Post Comments Area --------------------- */
#respond { background:url(images/blani.jpg) repeat-y; height:auto;width:630px; margin:-20px 0 0 0;
           -webkit-box-shadow: 0 0 10px #000;-moz-box-shadow: 0 0 10px #000;box-shadow: 0 0 10px #000;
}
#respond .padd {padding:30px 10px 10px 10px;}
#respond h3 {margin:0; color:#ebebeb}
.syntaxhighlighter { text-shadow:none;}

/* ----------------- Hire Us Page --------------------- */
.wpcf7 form { text-align:left; color:#ccc;}
.wpcf7 p { font-size:16px; font-weight:bold; text-shadow: rgba(0,0,0,.8) 0 2px 0; margin:5px;}
.wpcf7 .wpcf7-not-valid-tip { text-shadow:none; overflow:hidden; width:100%; }
.wpcf7 .req {float:left; clear:both; background:url(images/required.png) no-repeat 325px 36px;}
.wpcf7 .nonreq {clear: both}
.wpcf7 .reqta { float:left; clear:both; background:url(images/required.png) no-repeat 535px 36px;}
.wpcf7 .tareq {float:left;clear:both;background:url(images/tareq.png) no-repeat; width:267px; height:38px;}
.wpcf7 input { width: 355px; height:40px;background:url(images/hire-input.png) no-repeat; border:none; font-size:20px;
               color:#fff; padding: 2px; margin: 5px 5px 1px 0; padding:5px 0 0 5px;
}
.wpcf7 input[type=submit] { margin: 0 0 5px auto; width:271px; height:40px; float: left;
                            background:url(images/submit.png) no-repeat; cursor:pointer;
}
.wpcf7 textarea {width: 572px; height:147px;background:url(images/comm-textarea.png) no-repeat; border:none; font-size:20px;
                 color:#fff; padding:5px 0 0 5px; font-weight:bold; overflow:auto;
}
/* ----------------- Image Roll --------------------- */
.side-imageroll { width:315px; height:76px; background:url(images/imageroll.png) no-repeat}	
.side-imageroll:hover { background:url(images/imageroll.png) 0 -76px no-repeat; cursor:pointer; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/imageroll.png')}
#sidebar .thmb { margin:0;}
#sidebar .thmb li { float:left; margin:0; margin-bottom:0; }
#sidebar .thmb li img { width:153px; float:left;}
#sidebar a:hover{text-decoration:none;}
.viz { width:153px; height:132px; margin:3px; position:relative; z-index:1}
.viz-inner {position:relative; width:153px; height:132px; z-index:2; margin-top:-131px}

.ssubscribe img { float:left}

/* ----------------- Topics --------------------- */	
.topics { line-height:1.6em; padding-bottom:7px;}
.topics img  { float:left}
.topics ul { float:left; list-style-type: none; margin:0; padding:0;}
.topics ul li { float:left; list-style-type: none; font-size:18px; padding-left:10px;}
.topics ul li a { color:#ebebeb; text-decoration:none; font-weight:bold; text-shadow: rgba(0,0,0,.8) 0 2px 0;}
.topics ul li a:hover{color:#FFF; border-bottom:1px dashed #fff;}
.topics ul li.cat-item-4 { padding:0;}

/* ----------------- Search Results --------------------- */	
.search .post {background:url(images/blani.jpg) repeat-y; height:auto;  margin:-20px 0 0 0; -webkit-box-shadow: 0 0 20px #000;
               -moz-box-shadow: 0 0 20px #000; box-shadow: 0 0 20px #000;
}
.search .post .padd {padding:30px 10px 10px 10px;}
.search .post .padd a{color:#ededed;}
.search .post .padd h3 a:hover{color:#fff; border-bottom:1px dashed #fff; text-decoration:none;}
.search .post .padd h3 {padding-bottom:6px;}
.search .post .padd .search_entry a{float:left; padding:0px 6px 6px 0;}
.search .post .padd .search_entry img{border:solid 3px #7c5041; -moz-border-radius:5px;-webkit-border-radius:5px;}
.search .post .padd .postmetadata {line-height:18px;}
.search .post .padd .postmetadata a:hover{color:#fff; border-bottom:1px dashed #fff; text-decoration:none;}
.search .post .padd h3 {margin:0 0 5px 0;}
.search .pagetitle {
    background:url(images/blani.jpg) repeat-y; margin:0; width:629px; padding:20px 0; -webkit-box-shadow: 0 0 20px #000;
    -moz-box-shadow: 0 0 20px #000; box-shadow: 0 0 20px #000; text-shadow: rgba(0,0,0,.8) 0 2px 0;
}

.wpcf7-validation-errors{float:left; color:#2a1007; text-shadow: 1px 1px 0px #94796c; font-weight:bold;
                         font-size:24px; line-height:24px; padding:10px;}
.wpcf7-not-valid-tip{color:#ededed;}
/* ----------------- Popular Posts --------------------- */
.most-popular { width:100%; height:220px}
.pposts { padding:0; margin:0;list-style-type:none; background-color:#000; }
.pposts li {float:left; margin:0 15px 0 15px; z-index:999;}
.pposts li .wpp-post-title { width:210px; height:57px; margin-top:-57px; position:relative;
                             z-index:9; background:url(images/fposts-bg.png) repeat; display:none}
.pposts li a:hover{text-decoration:none; color:#6d6d6d;}
.pposts li a{color:#595959;}
.pposts li .wpp-post-title p{padding-top:8px; font-size:20px; text-align:center;text-shadow: rgba(255,255,255,.8) 0 1px 0;}
.pposts .wpp-thumbnail {-webkit-box-shadow: 0px 4px 8px #000;-moz-box-shadow: 0px 4px 8px #000;box-shadow: 0px 4px 8px #000; border:none;}

.qitem { width:210px; height:210px; margin: 0; background: url(images/qitem-bg.gif) no-repeat; -webkit-box-shadow: 0px 4px 8px #000; -moz-box-shadow: 0px 4px 8px #000; box-shadow: 0px 4px 8px #000;	
	/* required to hide the image after resized */
	overflow:hidden;
	/* for child absolute position */
	position:relative;
	/* display div in line */
	float:left;
	cursor:hand; cursor:pointer;
}
.qitem img { border:0;
		/* allow javascript moves the img position*/
		position:absolute;
		z-index:200;
	}
.qitem .caption {position:absolute;	z-index:0; color:#ccc; display:block;}
.qitem .caption h2 { font-size:15px; padding:8px 8px; margin:0; color:#369ead; }
.qitem .caption p {	font-size:14px;	padding:3px 5px 0 8px; margin:0; }
/* Setting for corners */
.topLeft, .topRight, .bottomLeft, .bottomRight {position:absolute;background-repeat: no-repeat; float:left;}
.topLeft {background-position: top left; } 
.topRight {background-position: top right; } 
.bottomLeft {background-position: bottom left; } 
.bottomRight {background-position: bottom right; }
.wpp-excerpt { display:none}




/* ----------------- Search Page--------------------- */
.search-links { list-style-type:none; padding-left:20px;}
img.hireus {-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow: none;}
img.aboutus {-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow: none;}

img.wp-smiley { border:medium none; vertical-align:middle; }



