@charset "UTF-8"; /* http://www.w3.org/International/questions/qa-css-charset */

/*  
	Theme Name: Global Press
	Theme URI: http://www.simonbouchard.com
	Description: A "News / Portal" Premium Wordpress Theme
	Version: 1.0
	Author: Simon Bouchard
	Author URI: http://simonbouchard.com

	This file is part of a site template for sale at ThemeForest.net.
	See: http://themeforest.net/user/simonbouchard/portfolio
	Copyright ¬¨¬®¬¨¬©2009 Simon Bouchard <info@simonbouchard.com>
*/

/*	-------------------------------------------------------------
	Reset
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

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;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent; }
	
body {
	line-height: 1; }
		
ul,
ol {
	margin:13px 0 13px 25px;
	padding:0; }

ul li,
ol li {
	line-height:1.7;
	margin:0 0 2px 0;
	padding:0; }

ul.nolist li,
ol.nolist li {
	list-style-type:none; }

blockquote, q {
	quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none; }

blockquote {
	margin: 0 0 10px 0;
	color:#000;
	font-style: italic;
	padding: 10px;
	quotes: "\201C" "\201D"; }

blockquote p {
	display:inline;}

blockquote:before, blockquote:after { 
	font-weight: bold; 
	font-size: 26px;
	color:#ccc; }

blockquote:before { 
	content: open-quote; }

blockquote:after { 
	content: close-quote; }
	
:focus {
	outline: 0; }

ins {
	text-decoration: none; }
	
del {
	text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0; }

/*	-------------------------------------------------------------
	Hacks
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.clearfix { 
	display:inline-block; }

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden; }

/* Hide from IE Mac \*/
	.clearfix { display:block; }
/* End hide from IE Mac */

.clear {clear:both;} 

.clearandspace {
	clear: both;
	height:10px; }

/*	-------------------------------------------------------------
	Body
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial sans-serif;
	font-size: 12px;
	color: #333333;
	background-attachment:fixed;
	background:#fff url("http://img.thetabletblog.net/images/bg_body.gif") repeat-x top left; }

/*	-------------------------------------------------------------
	Links
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

a {
	outline: none;
	color: #c01f25;
	text-decoration:none; }

a:hover {
	color: #000; }

/*	-------------------------------------------------------------
	Heading
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

h1, h2, h3, h4, h5, h6 {
	color: #000;
}

h1 {
	margin: 0 0px 10px 0px;
	padding: 0px;
	font-size: 32px;
	line-height: 32px;
	font-weight: bold;
	color: #000;
	letter-spacing: -1px; }

h1 a, h1 a:visited {
	color: #000;
	text-decoration: none; }

h1 a:hover {
	color: #c01f25; }
	
h2 { font-size: 18px; line-height: 18px; margin: 6px 0 12px; }
	
h3 { font-size: 18px; line-height: 18px; margin: 6px 0 12px; }
		
h4 { font-size: 16px; line-height: 16px; margin: 6px 0 12px; }

h5 { font-size: 14px; line-height: 14px; margin: 6px 0 12px; }

h6 { font-size: 12px; line-height: 12px; margin: 6px 0 12px; }

/*	-------------------------------------------------------------
	Entries
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

p {
	margin: 0 0 10px 0;
	padding: 0;
	color:#000;
	line-height: 18px; }

p a, p a:visited {
	color: #c01f25;
	text-decoration: none;
	border-bottom: 1px dashed #ddd; }

p a:hover {
	color: #000; }
		
/*	-------------------------------------------------------------
	Grid
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content {
	margin:10px auto; }
		
.container {
	position:relative;
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	text-align: left; }

.container-info {
    position:relative;
    margin: 20px auto 0 auto;
    padding: 0px;
    width: 728px;
    height:90px;
    text-align: left; }

/* Header */
#header {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 130px;
	text-align: left;
	background:#242424 url("http://img.thetabletblog.net/images/header_bg.png") no-repeat top center; }

#header .wrapper {
    position:relative;
    width: 980px;
    margin:0 auto;
    text-align:left; }

/* Logo */
.logo {
	float: left;
	margin:35px 0 0 0;
	text-shadow:1px 1px 0 #000; }

.logo a, .logo a:visited {
	width: 377px;
	height: 70px;
	text-indent: -9999px;
	display: block;
	background:transparent url("http://img.thetabletblog.net/images/the-tablet-blog.png") no-repeat 0 0; 
	margin: 0;
	padding: 0;
 }

.logo span {
	position: absolute;
	left:-9999px;
	top: -9999px;
	margin:0;
	padding:0; }

/* Ads */
#ads {
	margin: 20px 0 0 0;
	float: right; }

#ads img {
	border:none; }

/*	-------------------------------------------------------------
	Top Navigation
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#submenu {
	margin: 0 auto;
	padding: 0;
	height: 35px;
	border-bottom:4px solid #d5d5d5;
	background:#eee url("http://img.thetabletblog.net/images/bg_nav.gif") repeat-x top right; }

.sub_menu {
	overflow: hidden;
	zoom: 1;
	background:transparent url("http://img.thetabletblog.net/images/bg_nav_divider.gif") no-repeat top right; }

	
.sub_menu li {
	position:relative;
	margin: 0;
	padding: 0;
	display:block;
	height:35px;
	line-height:35px;
	float:left;
	list-style: none;
	background:transparent url("http://img.thetabletblog.net/images/bg_nav_divider.gif") no-repeat top right; }

.cat-item a, .cat-item a:visited {
	color: #333;
	text-decoration: none;
	overflow:hidden;
	display:block;
	float:left;
	padding:0 10px;
	height:35px;
	line-height:35px;
	font-weight:bold;
	font-size:14px;
	letter-spacing:-0.5px;
	margin-left:0;
	margin-right:1px;
	position:relative;
	text-shadow:1px 1px 0 #fff; }

.cat-item a:hover {
	color: #c42127;
	text-decoration: none;
	background:transparent url("http://img.thetabletblog.net/images/bg_nav_on.gif") repeat-x 0 0; }

.current-cat, .current-cat a, .current-cat a:visited {
	color: #c42127;
	text-decoration: none;
	background:transparent url("http://img.thetabletblog.net/images/bg_nav_on.gif") repeat-x 0 0; }

.sub_menu li.home a {
	display:block;
	width:38px;
	background:url('http://img.thetabletblog.net/images/bg_nav_home.gif') no-repeat 0 0;
	text-indent:-1000px;
	overflow:hidden;
	padding:0;
	margin:0; }

.sub_menu li.home a:hover, .home .sub_menu li.home a {
	background:url('http://img.thetabletblog.net/images/bg_nav_home.gif') no-repeat 0 -35px; }

.sub_menu li.become-writer {
	background:transparent url("http://img.thetabletblog.net/images/bg_nav_divider.gif") no-repeat top left;
	float: right; }
	
/*	-------------------------------------------------------------
	Contents
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/* Search */
.search_field {
	position:relative;
	top:10px;
	width: 100%;
	height: 36px;
	margin: 0;
	padding: 0;
	background: url(http://img.thetabletblog.net/images/bg_input.gif) 0 0 no-repeat; }

.search_field .input {
	width: 100%;
	height: 18px;
	position: relative;
	margin: 4px 0 0 10px;
	background: #fff;
	border: 0;
	color: #9a9a9a;
	font-weight:bold; }

.button {
	width: 33px;
	height: 28px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	text-indent:-9999px;
	border: 0;
	background: url("http://img.thetabletblog.net/images/bg_button_search.png") 0 0 no-repeat; }


/* Columns */
.primary_col {
	margin: 10px 0px 10px 0px;
	padding: 20px 20px 20px 20px;
	width: 600px;
	float: left;
	background:#fff;
	-moz-box-shadow: 0 0 4px #ccc;
	-webkit-box-shadow: 0 0 4px #ccc;
	box-shadow:2px 2px 2px #333333;  }

.right_col {
	margin: 10px 0px 10px 0px;
	width: 320px;
	float: right;
	clear:right;
	background:#fff;
	-moz-box-shadow: #ccc 0 0 4px;
	-webkit-box-shadow: #ccc 0 0 4px; }

.right_col .inner {
	padding: 20px; }
	
.right_col.ads .inner {
	padding: 10px;
}

.right_col h5 {
   margin: 0 auto;
   line-height: 35px;
   text-indent: 10px;
   padding: 0;
   height: 35px;
   border-bottom:4px solid #d5d5d5;
   background:#eee url("http://img.thetabletblog.net/images/bg_nav.gif") repeat-x top right;
   text-shadow:1px 1px 0 #fff; }

.right_col .title a, .title a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none; }

.right_col .title a:hover {
	color: #c01f25; }

.right_col ul {
	overflow: hidden;
	zoom: 1;
	padding: 0;
	margin: 0; }
	
.right_col li {
	border-bottom: 1px dashed #ddd;
	line-height: 16px;
	list-style-type: none;
	margin: 0px;
	padding: 7px 0px; }
	
.right_col li:last-child {
	border: 0; }	
	
/* Follow */
.follow {
	background: #fff url("http://img.thetabletblog.net/images/twitter-bird.gif") 95% 70% no-repeat; }

.follow h6 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 6px;
}

.follow p {
	margin-top: 0;
	font-size: 14px;
}

.follow .rss a, .follow .rss a:hover, .follow .rss a:visited {
	color: #ff7c0a;
}

.follow .twitter a, .follow .twitter a:hover, .follow .twitter a:visited {
	color: #218fbf;
}

.follow a:hover {
	text-decoration: underline;
}

/* tabswidget */
.tabswidget .comments {
	background: none;
	width: auto;
}

.tabswidget .tags li, 
.tabswidget .pane {
	padding: 0;
}



/*	-------------------------------------------------------------
	Archives - Other Posts
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.post {
	overflow: hidden;
	zoom: 1;
	padding: 10px 0;
	border-bottom: 1px dashed #ddd;
	display: block; }

.post .postmeta {
	font-style: italic;
	color: #aaa;
}

.post.postmeta a {
	font-style: normal;
}

.post .postmeta .category a,
.post .postmeta .category a:visited {
	margin:0;
	padding: 2px 3px;
	color: #fff;
	border: none;
	background:#c01f25; }

.post .thumbnail {
	float:left;
	padding:1px;
	border:2px solid #ddd; }

.post .contents {
	margin-left:100px; }

.post .contents .post-entry {
	padding:0;
	margin:10px 0 0 0; }

.post .contents .post-entry p {
	margin: 0; }
	
.post .contents h1  {
	padding:0;
	margin:0 0 10px 0;
	font-size: 18px;
	line-height: 18px; }

.post .contents h1 a {
	color:#000; }

.post .contents h1 a:hover {
	color: #c01f25; }

.post .video {
	margin-bottom: 20px;	}

/*	-------------------------------------------------------------
	Featured Articles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#featured {
	position:relative;
	width:600px;
	height: 360px;
	margin: 0 0 20px 0;
	padding: 0; }
	
.home #featured {
	height: 400px;
}

#featured .slider {
	position:relative;
	width:600px;
	height:360px !important; }

#featured .thumbnail {
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	width:600px;
	height:360px;
	border: 0;
	overflow:hidden;
	padding: 0;
	border: 0; }	

#featured .thumbnail img {
	display: block; }

#featured .posts {
	display: block;
	height: 360px;
	width: 600px;
	position: relative;
}

#featured .post {
	border: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0; }

#featured .meta, #featured .title, #featured .excerpt  {
    position: relative;
    z-index:1; }

#featured .title {
    position:absolute;
    bottom:30px;
    margin:25px 0 0 0;
    padding:0 20px 20px 20px;
    width:500px;
    z-index:5;
    background:transparent url("http://img.thetabletblog.net/images/bg_trans.png") repeat 0 0; }

#featured .title h1,
#featured .title h1 a {
    padding: 0;
    z-index:10;
    color:#fff !important;
    border: 0;
   	letter-spacing: -1px;
	text-decoration: none;
	line-height: 32px;
	font-size: 32px;
	margin: 10px 0;
    text-shadow:1px 1px 0 #000; }


#featured .title .postmeta {
	margin:0;
	padding:20px 0 0 0;
	color: #fff; }
	
#featured .title .postmeta i {
	color: #fff;
	text-shadow:1px 1px 0 #000; }

#featured .title .postmeta i a, #featured .title .postmeta i a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #333333; }

#featured .title .postmeta i a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff; }

#featured .navi {
	border-top: 1px solid #fff;
	overflow: hidden;
	zoom: 1;
	margin: 0 auto;
	font-size: 14px;
	padding: 0;
	list-style: none;
	height: 35px;
	border-color: #d5d5d5;
	border-style: solid;
	border-width: 1px 1px 4px 1px;
	background:#eee url("http://img.thetabletblog.net/images/bg_nav.gif") repeat-x top right; }


#featured .navi li {
	margin: 0;
	padding: 0;
	float: left;
}



#featured .navi a {
	line-height: 35px;
	border: 0;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 16px;
	height: 35px;
	background:#eee url("http://img.thetabletblog.net/images/bg_nav.gif") repeat-x top right;
	text-shadow:1px 1px 0 #fff;
	letter-spacing:-0.5px;
 }

#featured .navi a, #featured .navi a:visited {
	color: #333;
	text-decoration: none;
	overflow:hidden;
	display:block;
	float:left;
	padding:0 10px;
	height:35px;
	line-height:35px;
	font-weight:bold;
	font-size:14px;
	margin-left:0;
	position:relative;
	letter-spacing:-0.5px;
	text-shadow:1px 1px 0 #fff; }

#featured .navi a:hover {
	color: #c42127;
	text-decoration: none;
	background:transparent url("http://img.thetabletblog.net/images/bg_nav_on.gif") repeat-x 0 0; }

#featured .navi .current, #featured .navi .current a, #featured .navi .current:visited {
	color: #c42127;
	text-decoration: none;
	background:transparent url("http://img.thetabletblog.net/images/bg_nav_on.gif") repeat-x 0 0; }

/*	-------------------------------------------------------------
	Single
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.single .post {
	margin: 0 0 10px 0;
	padding: 0; }

.single .post p {
	font-size:1.05em;
	line-height:140%;
	color:#232323; }

.single h1, .single h1 a, .single h1 a:visited, .single h1.title {
	margin: 0;
	padding: 5px 0 0 0;
	font-family: Helvetica, Arial;
	font-size: 32px;
	font-weight: bold;
	color: #000;
	letter-spacing: -1px;
	text-decoration: none;
	line-height: 32px;
	border-bottom:1px dashed #ddd;
	margin:10px 0 10px 0;
	padding:0 0 10px 0; }

.single h1 a:hover {
	color: #c01f25; }

.single .post h2,
.single .post h3,
.single .post h4 {
	color: #000;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:-0.5px;
	margin: 6px 0 12px;  }
	
.single .post h2 {
	font-size: 18px; }

.single .post h3 {
	font-size: 16px; }

.single .post h4 {
	font-size: 14px; }

.single .post .tweet {
	margin: 3px 0px 5px 10px;
	float: right; }

.single .post img, .single .post img a, .single .post img a:visited {
	padding: 0px;
	border: none; }

.single .post ul, .single .post ol {
	margin: 20px 0px 20px 50px;
	padding: 0px; }

.single .post li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	list-style-type: disc;
	border-bottom: none; }

.single .post blockquote p {
	margin: 20px 0px 20px 0px;
	font-family: Georgia;
	line-height: 22px;
	font-style: italic;
	color:#484848; }

/* Post Meta Data */
.postmetadata {
	margin:0 0 20px 0;
	line-height:160%;
	text-align:center; }

/* Meta */
.meta {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #999999;
	font-size: 11px; }

.meta a, .meta a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px solid #dddddd; }

.meta a:hover {
	color: #000000; }

/*	-------------------------------------------------------------
	Entries - Comments
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.comments {
	position: relative;
	padding: 20px;
	background: #f2f2f2;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; }

.comments h3 {
	padding:0;
	margin:0 0 20px 0;}

.commentlist {
	margin: 0;
	padding: 0;
	list-style: none; }

.commentlist li {
	position:relative;
	margin: 0 0 20px 0 !important;
	padding: 15px !important;
	border:1px solid #ccc !important;
	background: #fff; }

.commentlist cite {
	color:#000;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	font-style:normal;
	border:none; }

.commentlist cite span, .commentlist cite a {
	color:#000;
	font-style: normal;
	border:none; }

.commentlist cite a:hover {
	color:#c01f25;}
	
.commentlist em {
	font-size:11px;
	padding: 2px 3px;
	color: #fff;
	border: none;
	background:#c01f25;
	-moz-border-radius:2px; }

.commentlist .says {
	color:#666;
	font-style:italic;
	font-size:11px; }

.commentlist p {
	font-weight: normal;
	color:#242424;
	font-size:12px;
	text-transform: none; }

.commentlist li.bypostauthor {
	background:  #fff; }

.commentlist .comment-meta {
	position: absolute;
	bottom: -20px;
	right: 80px; }

.commentlist .comment-meta, .commentlist .comment-meta a {
	color: #666;
	font-weight:normal;
	font-size:10px; }

.commentlist .avatar {
	position: absolute;
	right: 15px;
	bottom: -20px;
	border: 1px solid #ccc; }

#commentform {
	padding:0;
	margin:0 15px 0px 0; }

#commentform ol {
	list-style: none;
	padding: 0;
	margin: 0; }
	
#commentform ol li {
	border: 0; }
	
#commentform label,
.CleanContact label {
	position:relative !important;
	padding:0;
	margin:0 0 0 10px;
	width: auto !important;
	display:inline !important;
	text-align:left !important; }

#commentform input.text, 
.CleanContact input.text {
	display: inline;
}

#commentform input.text, 
#commentform textarea,
.CleanContact input.text,
.CleanContact textarea {
	border:1px solid #ccc;
	padding:6px;
	width: 35%;
	line-height: 150%;
	font-size: 12px;  }

#commentform textarea,
.CleanContact textarea {
	font-family: Arial, Helvetica, sans-serif;
	background:#fff;
	width: 100%;
	height: 150px;}

.CleanContact textarea {
	width: 588px;
}

#commentform p {
	width: 100%;
	margin: 5px 0;
	padding: 0; }

#commentform #submit,
#clean_contact_send {
  	padding:7px 6px 6px 6px;
  	width: auto;
  	cursor: pointer;
  	display: block;
  	font-size:12px;
	font-weight:bold;
	color:#fff;
  	text-align: center;
	text-shadow:1px 1px 0 #000;
	letter-spacing: normal;
	border:none;
  	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-ms-border-radius: 5px;
	background:#242424; } 


.CleanContact ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#clean_contact_msg .error {
	color: #fff;
	background: #c01f25;
	font-weight: bold;
	padding: 10px;
	margin: 10px 0;
  	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-ms-border-radius: 5px;
}

.CleanContact_msg.ok {
	color: #fff;
	background: #66c941;
	font-weight: bold;
	padding: 10px;
	margin: 10px 0;
  	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-ms-border-radius: 5px;
}
/*	-------------------------------------------------------------
	Navigation
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.navigation {
	margin:15px 0 0 0;
	padding:0; }

.navigation .alignleft {
	float:left;}

.navigation a {
	margin:0 10px 0 0;
	padding: 4px;
	border: none;
	color:#fff;
	font-size:11px;
	background:#666;
	-moz-border-radius: 2px; }

	.navigation a:hover {
		background:#242424; }

/*	-------------------------------------------------------------
	Sidebar
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.sidebar {
	clear:right; }

.sidebar .inner li {
	padding: 7px 0; }

.sidebar li a, .sidebar li a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	float:none;
	margin:0;
	padding:0; }

.sidebar li a:hover {
	color: #c01f25; }

.sidebar .page_item a, .sidebar .page_item a:visited, .sidebar .page_item a:hover  {
	border-bottom: none; }

.sidebar li.cat-item {
	padding: 0px !important;
	height:auto; }

.sidebar .cat-item a, .sidebar .cat-item a:visited {
	display:block;
	font-size:12px;
	letter-spacing:0; }

.sidebar .cat-item a:hover, .sidebar .current-cat, .sidebar .current-cat a, .sidebar .current-cat a:visited {
	background:none; }

/* Articles Thumbnails */ 
.thumbnail-small img {
	width:30px;
	height:30px;
	float:left;
	margin:0 8px 0 0;
	border:1px solid #ddd;
	padding:1px; }

.thumbnail-medium img {
	width:50px;
	height:50px;
	float:left;
	margin:0 8px 0 0;
	border:1px solid #ddd;
	padding:1px; }

/* Calendar */
#calendar_wrap {
	background:#ffffff; 
	padding:0 25px 10px 25px; }
	
#calendar_wrap caption {
	letter-spacing:-1px;
	color:#000;
	font-size:bold;
	padding:0 0 25px 0; 
	margin:-25px 0 0 0;
	font-size:20px;  }
	
table#wp-calendar {
	border-collapse:collapse; 
	width:100%;
	text-align:center; }

table#wp-calendar th {
	color:#000; }

table#wp-calendar tfoot tr td {
	padding:10px 0 0 0;}

table#wp-calendar tfoot #prev a, table#wp-calendar tfoot #next a  {
	padding: 3px 4px;
	font-size:11px;	
	text-decoration: none;
	color:#fff;
	background:#242424;
	-moz-border-radius: 2px; }

table#wp-calendar tfoot #prev a {
	float:left; }

table#wp-calendar tfoot #next a {
	float:right; }

/* Text Widget */
.textwidget {
	margin:0;
	line-height:150%; }

/*	-------------------------------------------------------------
	Date & Weather (To be added)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.currentdate { 
	position:absolute;
	top:19px;
	right:0;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	color:#ccc;
	font-size:28px;
	letter-spacing:-1.5px; }
	
.archive_header {
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	color:#ccc;
	font-size:28px;
	letter-spacing:-1.5px;
	margin-bottom: 20px;
	display: block; }


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

#footer {
	margin: 30px auto 0 auto;
	padding: 20px 0;
	width: 100%;
	border-top:4px solid #d5d5d5;
	background:#242424 url("http://img.thetabletblog.net/images/header_bg.png") no-repeat bottom center; }

#footer p.left, #footer p.right {
	font-size: 11px;
	color: #ddd;	}

#footer p.left {
	float: left; }

#footer p.right {
	float: right; }

#footer p a, #footer p a:visited {
	color: #ddd;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #dddddd; }

#footer p a:hover {
	color: #fff; }

#footer .wordpress {
	line-height:24px;
	padding:0 0 0 30px;
	background:transparent url("http://img.thetabletblog.net/images/icon_wordpress.png") no-repeat 0 0; }
	
/*	-------------------------------------------------------------
	WP Page numbers
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.wp-pagenavi {
	background: none;
	border: none;
	font-weight: bold;
	margin-top: 20px;
}

.wp-pagenavi .pages {
	margin-right: 10px;
}

.wp-pagenavi a, .wp-pagenavi span {
	padding: 5px 6px;
}

.wp-pagenavi .current, .wp-pagenavi a:hover {
	color: #fff;
	background: #c01f25;
}


/*	-------------------------------------------------------------
	WP Image manipulation
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   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: 5px 4px;
   margin: 0;
   color: #aaa
}

/*	-------------------------------------------------------------
	Tabs
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


.right_col .tabs {
	overflow: hidden;
	zoom: 1;
	margin: 0 auto;
	line-height: 35px;
	font-size: 14px;
	padding: 0;
	list-style: none;
	height: 35px;
	border-bottom:4px solid #d5d5d5;
	background:#eee url("http://img.thetabletblog.net/images/bg_nav.gif") repeat-x top right; }

.right_col .tabs li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	
}

.right_col .tabs a {
	line-height: 35px;
	border: 0;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 16px;
	height: 35px;
	background:#eee url("http://img.thetabletblog.net/images/bg_nav.gif") repeat-x top right;
	text-shadow:1px 1px 0 #fff;
	letter-spacing:-0.5px;
 }

.right_col .tabs a, .right_col .tabs a:visited {
	color: #333;
	text-decoration: none;
	overflow:hidden;
	display:block;
	float:left;
	padding:0 10px;
	height:35px;
	line-height:35px;
	font-weight:bold;
	font-size:14px;
	margin-left:0;
	position:relative;
	letter-spacing:-0.5px;
	text-shadow:1px 1px 0 #fff; }

.right_col .tabs a:hover {
	color: #c42127;
	text-decoration: none;
	background:transparent url("http://img.thetabletblog.net/images/bg_nav_on.gif") repeat-x 0 0; }

.right_col .tabs .current, .right_col .tabs .current a, .right_col .tabs .current:visited {
	color: #c42127;
	text-decoration: none;
	background:transparent url("http://img.thetabletblog.net/images/bg_nav_on.gif") repeat-x 0 0; }

.right_col .panes {
	list-style: none;
	padding: 20px;
	margin: 0; }

.right_col .pane {
	border: 0; }



/*	-------------------------------------------------------------
	Banners
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.facebook-fan {
	padding: 10px 0;
	border-bottom:1px dashed #ddd;
}

.twitter-follow {
	padding: 0 0 10px;
}

#twitter-top { position:absolute;right:0px;top:36px; overflow:hidden; }
#twitter-top div.icon { float:left; background:url(http://img.thetabletblog.net/images/bg-twitter.png) no-repeat; width:60px; height:76px;  }
#twitter-top div.tweet { float:left; background:url(http://img.thetabletblog.net/images/bg-twitter.png) no-repeat right; max-width:450px; height:76px;  }
#twitter-top img { float:left; margin: 14px 0 0 15px; }
#twitter-top #twitter_update_list { padding:11px 20px 0 0px; font-size:12px; font-style:italic; color:#eee; line-height:18px; list-style: none; margin: 0; }
#twitter-top #twitter_update_list a { color:#eee; border-bottom:1px dotted; }
#twitter-top #twitter_update_list a:hover { color:#eee; border-bottom:1px solid; }

/*	-------------------------------------------------------------
	Post author
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.post-author {
	overflow: hidden;
	zoom: 1;
	border-top:1px dashed #ddd;
	margin: 0 0 10px 0;
	padding: 10px 0;
}

.post-author h5 {
	margin: 0 0 6px 0;
	font-style: italic;
}

.post-author p {
	margin: 0 0 0 10px;
	float: left;
	width: 480px;
}

.post-author .author-image {
	float: left;
	padding: 2px;
	border: 1px solid #aaa;
}

.post-author .author-image img {
	dislay:block
}


.archives {
	list-style: none;
	margin: 0 20px
}

.archives li {
	padding: 10px 0;
	overflow: hidden;
	zoom: 1;
	border-bottom: 1px dashed #ddd;
}

.archives li:last-child {
	border: 0; }

.linkcat {
	list-style:none; }

.linkcat ul {
	list-style:none; 
	margin:15px 0; }
.linkcat a {
	display:block; } 
	
.post .share {
	float: right;
	display: block;
	width: 80px;
	position: relative;
	z-index:10;
}

.post .share .tweetmeme_button {
	margin-bottom: 5px;	
}

// SM Badge
/* SMBadge float-box */
#SMBadge_Container { 
	position: relative;
}

#SMBadge_Box { 
	left: -85px; position: absolute; width:80px;
	display: block;
}

#SMBadges {
	position: absolute; 
	top: 580px; 
	background-color:#fff;
	width:68px; 
	margin-top:10px;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #fff;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	-moz-border-radius-topleft: 3px;
	-khtml-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-khtml-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
}

#SMBadges.fixed { 
	position: fixed; top:0;
}

#SMBadges .SMVote {
	margin:7px
}

div.SMGap {
	background-color:#f3f3f3; 
	height:1px;
	width:35px; 
	margin:5px auto;
}
 
/* SMBadge float-box - Fb button (shrink its width) */
.fb_share_count_top {width:48px!important}
.FBConnectButton_Small, .FBConnectButton_RTL_Small {width:49px!important}
.FBConnectButton_Small .FBConnectButton_Text {padding:2px 2px 3px!important;}




/* Digg Digg */
/** Facebook css override **/
.FBConnectButton_Small, .FBConnectButton_RTL_Small {
	background-position:-5px -232px !important;
	border-left:1px solid #1a356e;
	width:50px;
}
.FBConnectButton_Small .FBConnectButton_Text {
	margin-left:12px!important;
}

/** social media widget style **/



.social-media-share-wrap {
	z-index:1;
	left: -90px;
	position: absolute;
}

.social-media-share {
	padding: 10px;
	position: absolute;
	top: -20px;
	background:#fff;
	-moz-box-shadow: #ccc 0 0 4px;
	-webkit-box-shadow: #ccc 0 0 4px;
}

.social-media-share.scrolling {
	position: fixed;
	top: 10px;
	margin-left: -20px;
}

.sm-button {
	overflow: hidden;
	zoom: 1;
}

.sm-break {
	border-top: 1px solid #ddd;
	clear: left;
	margin: 5px 0;
}