/*
Theme Name: social2b
Theme URI: http://wordpress.org/
Description: social2b.com
Version: 1.6
Author: visual-craft
Author URI: http://visual-craft.com/
Tags: custom header, fixed width, three columns, widgets

*/

/* Begin Typography & Colors */
body {
  font: 12px arial; /* Resets 1em to 10px */
  background: #28323E;
  color: #333;
  text-align: center;
  margin: 0px;
  padding: 0px;
}

#page {
  overflow: hidden;
  clear: both;
  background-color: white;
  text-align: left;
}


#headerimg 	{

}

#content {
  padding-left: 0px;
  float: left;
  overflow: hidden;
  font-size: 1.2em;
  width: 694px;
  padding-top: 194px;
  padding-bottom: 2px;
}

.widecolumn .entry p {
  font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
  line-height: 1.4em;
}

.narrowcolumn .entry .more-link {
  display: block;
  width:82px;
  height:19px;
  background:url('images/more_bg.png') 100% 0 no-repeat;
  color:#898989;
  font:12px arial;
  line-height:19px;
  margin-left:560px;
}

.narrowcolumn .entry .more-link:hover {
  background-position:100% 100%;
  text-decoration:none;
}

.widecolumn {
  line-height: 1.6em;
}

.narrowcolumn .postmetadata {
  text-align: left;
}

.thread-alt {
  background-color: #f8f8f8;
}
.thread-even {
  background-color: white;
}
.depth-1 {
  border: 1px solid #ddd;
}

.even, .alt {

  border-left: 1px solid #ddd;
}

#footer {
  width:954px;
}

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: #333;
}
.search h2, .search h2 a, .search h2 a:visited, .search h3, .search h3 a, .search h3 a:visited, .search h2 a:hover {
  color:#555555;
  font-family:'Trebuchet MS';
}
.search h3 a:hover {
  color: #46739B;;
}



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: #b85b5a;
}

.sticky {
  background: #f7f7f7;
  padding: 0 10px 10px;
}
.sticky h2 {
  padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
  font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
  font-size: 1em;
}

.commentlist li {
  font-weight: bold;
}

.commentlist li .avatar { 
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
}

.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;
}

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: #555555;
  text-decoration: none;
}

a:hover {
  color: #46739B;
  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 */
body {
  margin: 0 0 20px 0;
  padding: 0;
}

#page {
  background-color: white;
  margin: 0px auto;
  padding: 0;
  width:1084px;
}

#header {
  position:relative;
  z-index:100;
}

#headerimg {
  width:537px;
  position:absolute;
  left:10px;
  top:2px;
  z-index:1000;
}

.narrowcolumn {

  padding: 0 0 20px 45px;
  margin: 0px 0 0;
  width: 450px;
}

.widecolumn {
  padding: 10px 0 20px 0;
  margin: 5px 0 0 150px;
  width: 450px;
}

.post {
  margin: 0px 0px 0px 0px;
  text-align: justify;
  overflow:hidden;
}

.search .post,.search .page  {
  padding:0 20px;
}
 

.post hr {
  display: block;
}

.widecolumn .post {
  margin: 0px 0px 0px 0px;
}

.narrowcolumn .postmetadata {
  padding-top: 0px;
  width:500px;
  color:#404040;
  font:11px arial;
  padding-left:5px;
}


.narrowcolumn .postmetadata.single {
  margin-left:10px;
}

.narrowcolumn .postmetadata a {
  color:#404040;
}
 
.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;
  clear: both;
}

#footer p {
  font-family: 'Arial';
  color: #DDDDDD;
  font-size: 12px;
  margin: 0;
  padding: 0px 0;
  text-align: center;
  margin-top:10px;
}
/* End Structure */

#footer p span {
  border-right:1px dashed;
  border-color:#606770;
  padding:4px;
}

#footer a {
  color:#FFF;
}

/*	Begin Headers */
h1 {
  padding-top: 0px;
  margin: 0;
}

h2 {
  margin: 30px 0 0;
}

h2.pagetitle {
  margin-top: 30px;
  text-align: center;
}

.search h2.pagetitle {
  color:#FFF;
}

#sidebar h2, #sidebar2 h2, #sidebar3 h2 {
  margin: 5px 0 2px;
  padding: 5px 0 10px 27px;
  font:normal 12px arial;
  text-transform:uppercase;
  background:url('images/widgets/head_bg.png') repeat-x 0 100%;
}

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: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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 ul li:before, #sidebar ul ul li:before {
  /*content: "\00BB \0020";*/
}

.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, #sidebar2 ul, #sidebar2 ul ol, #sidebar3 ul, #sidebar3 ul ol {
  margin: 0;
  padding: 0;
}

#sidebar ul { 
  width:170px;
  margin-left:4px;
}

#sidebar2 ul {
  width:170px;
  margin-left:18px;
}

#sidebar ul li, #sidebar2 ul li, #sidebar3 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, #sidebar2 ul ul, #sidebar2 ul ol {
  margin: 5px 0 0 0px;
}

#sidebar ul ul ul, #sidebar ul ol {
  margin:0px;
}

ol li, #sidebar ul ol li {
  list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li, #sidebar3 ul ul li, #sidebar3 ul ol li {
  margin: 3px 0 0;
  padding: 0;
  list-style:none;
}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
  margin: 10px auto;
  padding: 5px 3px;
  text-align: center;
}

#sidebar #searchform #s {
  width: 108px;
  padding: 2px;
}

#sidebar #searchsubmit {
  padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
              text-align:center;
}

select {
  width: 130px;
}

#commentform input {
  width: 170px;
  padding: 2px;
  margin: 5px 5px 1px 0;
}

#commentform {
  margin: 5px 10px 0 0;
}
#commentform textarea {
  width: 100%;
  padding: 2px;
}
#respond:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#commentform #submit {
  margin: 0 0 5px auto;
  float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
  margin: 0;
  padding: 10px;
}

.commentlist {
  padding: 0;
  text-align: justify;
}

.commentlist li {
  margin: 15px 0 10px;
  padding: 5px 5px 10px 10px;
  list-style: none;

}
.commentlist li ul li { 
  margin-right: -5px;
  margin-left: 10px;
}

.commentlist p {
  margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
  margin: 5px 0;
}

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
}

.commentmetadata {
  margin: 0;
  display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
  overflow: hidden;
  float:left;
  width: 193px;
  padding-left:10px;
  line-height:1.4em;
}

#sidebar2
{
  width: 187px;
  float:left;
  overflow:hidden;
  line-height:1.4em;
}

#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: none;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 60px;

}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

#top_panel {
  background: url('images/top_panel/bg.jpg');
  height: 43px;
  width: 100%;
  margin: 0;
  padding: 0;
}

#bottom_panel {
  background: url('images/bottom/bg.png') repeat-x;

}

#bottom_panel_content {
  background: url('images/bottom/panel.png') 0 0 no-repeat;
  min-height: 213px;
  height:auto !important;
  height:213px;
  width: 1084px;
  margin:0 auto;
}

#blockcontentbg {
  background:  url('images/blockcontent/background.jpg') repeat-y;
  width:673px;
  margin-left:11px;
}

#blockcontent {
  background: url('images/blockcontent/top.jpg') 0 0 no-repeat;
  width: 673px;
}

#blockcfooter {
  background: url('images/blockcontent/bottom_bg.jpg') no-repeat 0 100%;
  padding: 2px 15px 0px 15px;
}

.search #blockcfooter {
  background: url('images/blockcontent/bottom_search.jpg') no-repeat 0 100%;
  padding: 2px 15px 0px 15px;
}

#blockcfooterend {
  background: url('images/blockcontent/bottom.jpg') no-repeat top;
  height: 48px;
}

.postmetadata {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#post_caption {
  background:url('images/dotted.png') repeat-x 0 100%;
  padding-bottom: 10px;
}

#post_caption a {
  color: #555555;
  font-size: 24px;
  font-family: 'Trebuchet MS';
}

#post_caption a:hover {
  color: #46739B;
  font-size: 24px;
}

#top_panel_text {
  text-align: left;
  height: 43px;
  width:1084px;
  background: url('images/top_panel/panel.png') 0 100% no-repeat;
  padding: 0px;
  margin: 0 auto;
}

div #top_panel_text ul {
  margin: 0px;
  padding-left:10px;
  padding-top:7px;
}

div #top_panel_text li {
  background: url('images/top_panel/vline.png') no-repeat 100% 0;
  color: white;
  font-size: 12px;
  font-family: 'Verdana';
  text-transform: uppercase;
  display: inline;

}
div #top_panel_text li.last {
  background:none;
}

div #top_panel_text li a {
  color: white;
}

div #top_panel_text li a:hover {
  color: #C9E0F6;
  text-decoration: none;
}

.entry {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 20px 0px;
}

#pmetadata_float {
  border:0px solid;
}

.akpc_pop { display:none; }

.postmetadata {
  color: #404040;
  font-family: 'Arial';
  font-size: 11px;
  margin-left: 75px;
}

.postmetadata a:hover {
  color: #404040;
  text-decoration: underline;
}

div #sidebar a, div #sidebar2 a {
  color: #FFFFFF;
}
div #sidebar2 a:hover {
  color: #CBE5FF;
  text-decoration:none;
}
div #sidebar a:hover {
  color: #CBE5FF;
  text-decoration:none;
}

.head_search_edt {
  background: url('images/find/edit.png') no-repeat 0 0;
  padding: 2px 4px;
  width: 127px;
  height: 17px;
  border:none;
}

.head_search_btn {
  margin-left: 8px;
  width: 17px;
  height: 25px;
  border: 0px;
  background: url('images/find/button.png') no-repeat 0 0;
  cursor:pointer;
}

 

.widgettitle {
  margin-left: 20px;
  color: white !important;
}

.widget_categories {
  background: url('images/widgets/categories.png') no-repeat 0 0;
}
.widget_twitterer {
  background: url('images/widgets/twintter.png') no-repeat 0 0;
}
#events-calendar {
  background: url('images/widgets/events.png') no-repeat 0 0;
}
#events-calendar ul li {
  background: #414D5C;
  display:block;
  padding:8px !important;
}
#events-calendar {
  color:#FFF;
}
#sidebar .widget_twitterer h2 {
  padding-left:28px;
}
.akpc-widget {
  background: url('images/widgets/most_popular_posts.png') no-repeat 0 0;
}
.akpc_report {
  background:url('images/widgets/head_bg.png') 0 100% repeat-x;
  padding-bottom:5px;
}
.akpc-widget .akpc_report ol li span {
  display:none;
}
.akpc-widget .akpc_report ol li {
  background:#414D5C;
  display:block;
  padding:8px !important;
}
.widget_links {
  background: url('images/widgets/blogroll.png') no-repeat 0 0;
}
.widget_links .blogroll, #events-calendar-list{
  background:url('images/widgets/head_bg.png') repeat-x 0 100%;
  padding-bottom:5px !important;
}
.widget_archive {
  background: url('images/widgets/archives.png') no-repeat 0 0;
}
.widget_links ul li {
  background:#323D4A;
  display:block;
  padding:8px !important;
}
.widget_links ul li:hover {
  background:#414D5C;
}
.akpc-widget .akpc_report ol li:hover {
  background:#323D4A;
}
.widget_execphp#execphp-2 {
  background: url('images/widgets/follow.png') no-repeat 0 0;
}
.widget_video {
  background: url('images/widgets/videos.png') no-repeat 0 0;
}

#sidebar .widget_video h2 {
  padding-left:25px;
  margin-bottom:10px;
}

/* End captions */


/* "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." */

.post_bottom {
  background:url('images/blockcontent/post_bottom.jpg') 0 100% no-repeat;
  padding:6px 0;
  min-height:32px;
  height:auto !important;
  height:32px;
  position:relative;
  z-index:10;
}

.post_bottom-repeat{
  background:url('images/blockcontent/post_bottom-repeat.jpg') repeat-y;
}

.post_bottom .comments {
  position:absolute;
  bottom:10px;
  right:12px;
  font:11px arial;
}

.post_bottom .comments-single {
  position:absolute;
  top:6px;
  right:12px;
  font:11px arial;
}

.post_bottom .comments a{
  color:#404040;
}

#social_ico { padding-top:4px; }

#social_ico a span { display:none; }
#social_ico a {
  width:28px;
  height:28px;
  display:block;
  float:left;
}
#social_ico a#LinkedIn {
  background:url('images/icons/linkedIn.png') 0 0 no-repeat;
}
#social_ico a#facebook {
  background:url('images/icons/facebook.png') 0 0 no-repeat;
}
#social_ico a#twitter {
  background:url('images/icons/twitter.png') 0 0 no-repeat;
}
#social_ico a#youtube {
  background:url('images/icons/youtube.png') 0 0 no-repeat;
}
#social_ico a#fr {
  background:url('images/icons/fr.png') 0 0 no-repeat;
}
#social_ico a#rss {
  background:url('images/icons/rss.png') 0 0 no-repeat;
}
#social_ico a:hover {
  background-position: left bottom !important;
}

#sidebar3 ul { margin:0; }

#sidebar3 ul li {
  float:left;
}
#sidebar3 ul li.widget_rss {
  margin-right:0;
  width:550px;
}
#sidebar3 ul li ul li {
  float:none;
  list-style:disc;
  list-style-position:inside;
}

.widget_execphp#execphp-3 {
  background:url('images/widgets/ads.png') 0 0 no-repeat;
}
.widget_tag_cloud {
  background:url('images/widgets/tags.png') 0 0 no-repeat;
}

.widget_tag_cloud h2 {
  padding-left:36px !important;
}

#sidebar2 .widget_execphp#execphp-3 h2  {
  padding-left:20px;
}

.widget_execphp#execphp-3 .dotted-widget {
  background:url('images/widgets/head_bg.png') 0 100% repeat-x;
  padding-bottom:1px;
}

#bottom_panel #sidebar3 h2 {
  margin-left:0;
  font:normal 12px arial;
  text-transform:uppercase;
  padding-left:0;
  padding-bottom:8px;
  margin-bottom:8px;
  margin-top:0;
  width:170px;
}

#sidebar3 { padding-left:10px; padding-top:15px; }
#sidebar3 ul, #sidebar3 a {
  text-align:left;
  color:#FFF;
}
#sidebar3 ul li {
  margin-right:75px;
  line-height:1.5em;
}
#sidebar3 ul p {
  margin:0;
}
#sidebar3 ul li.widget_execphp#execphp-4 {
  width:200px;
}
#sidebar3 .rsswidget img{
  display:none
}
#home_search {
  position:absolute;
  right:-282px;
  top:4px;
  -top:6px;
  z-index:400;
}

.tweetmeme_button iframe {
    display: block;
    position: relative;
    top: 33px;
}

.home .tweetmeme_button iframe {
    top: 97px;
}

.tweetmeme_button .single iframe {
  top:0px;
}
.tweetmeme_button .page iframe {
  top:6px;
}

.tweetmeme_button {
    position: absolute;
    z-index: 100;
}

.video_widget_after_video {
  line-height:19px;
  background:url('images/videos_bg.jpg') 0 0 no-repeat;
  padding-left:70px;
}

.video_widget_after_video a {
  background:url('images/more_bg.png') 100% 0 no-repeat;
  color:#C5C5C5 !important;
  display:block;
  behavior: url('iepngfix.htc');
}
.video_widget_after_video a:hover {
  background-position:100% 100%;
}

.video_widget_bfr {
  background:url('images/widgets/head_bg.png') 0 0 repeat-x;
  padding-top:6px;
  margin-top:10px
}

.pagerbox {
  height: 38px;
  margin: 14px 15px 0px 15px;
  text-align: right;
}
.pagerbox_bg {
  position: relative;
  //padding-top: 4px;
  float: right;
  height: 31px;
  background:url('images/pager/bg.png') repeat-x 0 0;
}

.pagerbox_bg .prev_num {
    float: left;
    display: block;
    padding: 0px;
    margin: 0px;
    width: 30px;
    height: 31px !important;
    background: url('images/pager/prev.png') no-repeat;
}

.pagerbox_bg .last_num {
    float: right;
    display: block;
    padding: 0px;
    margin: 0px;
    width: 30px;
    height: 31px !important;
    background: url('images/pager/next.png') no-repeat;
}

.pagerbox_bg a, .pagerbox_bg a:visited, a.current, a.current:visited {
    padding-top: 6px;
    display: inline-block;
    height: 20px;
    text-decoration: none;
    top: 0px;
}
.pagerbox_bg a.prev_num, .pagerbox_bg a.last_num {
    position: relative;
    text-decoration: none;
}

.pagerbox_bg a:hover {
    text-decoration: underline;
}

table.new_pager_table {
    margin-top: 8px;
    margin-bottom: 6px;
    margin-right: 10px;
    height: 31px;
    background: url('images/pager/bg.png');
}

.search table.new_pager_table {
  margin-top:50px;
}

table.new_pager_table {
    -margin-top: 0px;
    -margin-bottom: 8px;
    -margin-right: 6px;
}

td.new_pager_bg {
    height: 31px;
    background: url('images/pager/bg.png');
}

td.new_prev {
    margin: 0px;
    padding: 0px;
    width: 30px;
    height: 31px;
    background: url('images/pager/prev.png');
}

td.new_next {
    margin: 0px;
    padding: 0px;
    width: 30px;
    height: 31px;
    background: url('images/pager/next.png');
}

a.new_a_prev, a.new_a_next {
    display: block;
    width: 100%;
    height: 100%;
}

a.new_a_page, a.new_a_page:visited {
    padding-left: 3px;
    padding-right: 3px;
    color: white;
    text-decoration: none;
}

a.new_a_page:hover {
    color: white;
    text-decoration: underline;
}

a.new_current {
    text-decoration: underline;
}

.widget_tag_cloud {
  line-height:normal;
}

.feedburnerFlareBlock { position:absolute; top:0; left:0; }
.single .feedburnerFlareBlock { position:relative; top:0; left:0; margin-top:25px; }

/*#slide img { display:none; }*/

.nodisplay {
  display:none !important;
}
#navigation-item-10 .sub-navigation-group { width:175px; }
#navigation-item-12 .sub-navigation-group { width:180px; }
#navigation-item-18 .sub-navigation-group { width:250px; }

form#conForm * {
	text-align: left;
}

.onlywirebutton {
  text-align: left;
  position: relative;
}

.owbutton {
  margin-top: 5px;
  position: relative;
  right:28px;
}

.page-id-488 .fblike_button, .page-id-488 .tweetmeme_button {
  display: none;
}

.fblike_button {
  position: relative;
  z-index: 300;
}
