/*
Theme Name: DesignPile
Author: Site5.com
Author URI: http://gk.site5.com/t/204
Description: Check <a href="http://wordpress.site5.com/designpile/doc/">DesignPile Documentation</a> in case you need directions</a>.
*/

/* -------------------------------
BODY STYLES
----------------------------------*/

* {
  margin: 0;
  padding: 0;
}

body {
  color: #ffffff;
  background:url(images/bk_body.jpg);
  font-family:Tahoma, Sans-serif;
  font-size:13px;
  line-height:135%;
}

/*----------------------------------------------------
BASIC HTML ELEMENTS STYLES
------------------------------------------------------*/



a:hover {
  text-decoration: none;
}

a:focus {
	outline:none;
}

h1 {
	font-size:26px;
	font-weight:normal;
	padding:10px 0 12px;
	font-family:Tahoma, Sans-serif;
	line-height:100%;
	background:#000000;
}

h1 a {
	text-decoration:none;
	border-bottom:1px solid #F30C55;
	background:#000000;
}

h1 a:hover {
	border:none;
}

h2{
	font-size:20px;
	font-weight:normal;
	font-family:Tahoma, Sans-serif;
	color:#FFFFFF;
	padding:10px 0;
} 


ul {
	list-style:none;
}

p {
	line-height:1.5em;
	margin:0.7em 0;
}


/* -------------------------------
LAYOUT STRUCTURE
----------------------------------*/

#mainWrapper {
	background:url(images/bk_wrapper.png) 0 0 repeat-x;
	margin:0;
	padding:0;
}

#wrapper {
	width:960px;
	margin:0 auto;
}

#header {
	background:url(images/bk_header.png) 90% 0 no-repeat;
	height:171px;
	position:relative;
}

#content {
	
}

#colLeft {
	float:left;
}

#colLeftInner {
	width:632px;
	background:#555555;
	padding:25px 24px 35px;
	min-height:500px;
}

#colRight {
	float:left;
	width:280px;
	border-top:1px solid #1d1d1d;
}

#colRight li a {
	color: #ffffff;
}

#colRight li a:hover {
	text-decoration: underline;
}

#footer {
	background:url(images/bk_footer.png) 0 0 repeat-x;
	padding-top:40px;
	padding-bottom:25px;
	margin-top:15px;
}

#footerInner {
	width:960px;
	margin:0 auto;
	color:#797979;
}

#copyright {
	border-top:1px solid #1D1D1D;
	background:#000;
}

#copyrightInner {
	width:960px;
	margin:0 auto;
	font-size:11px;
	color:#ffffff;
	padding:20px 0;
	position:relative;
}

/* -------------------------------
HEADER ELEMENTS
----------------------------------*/

#logo {
	position:absolute;
	left:0;
	top:45px;
}

#logo img {
	border:none;
}

/* Top menu */

#topMenuCont {
	background:url(images/bk_top_left.png) 0 0 no-repeat;
	height:68px;
	padding:0 0 0 25px;
	position:absolute;
	right:0;
	top:50px;
}

#topMenuCont ul{
	padding-top:13px;
	background:url(images/bk_top_right.png) 100% 5px no-repeat;
	padding-right:25px;
	overflow:hidden;
}

#topMenuCont ul li{
	float:left;
	padding:11px 15px 0;
	background:url(images/bk_top_list.png) 0 0 repeat-x;
	height:56px;
}

#topMenuCont ul li a {
	color:#888;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal;
}

#topMenuCont ul li a:hover{
	color:#eee;
}

#socialLinks {
	position:absolute;
	right:15px;
	bottom:15px;
}

#socialLinks li{
	float:left;
	padding-left:13px;
}

#socialLinks li img {
	border:none;	
}

#socialLinks li a:hover img {
	margin-top:-2px;
}

#getSocial {
	width:114px;
	height:41px;
	background:url(images/get_social.png) 0 0 no-repeat;
	float:right;
	margin-right:-114px;
	margin-top:100px;
}

/*--------------------------------
CONTENT ELEMENTS
----------------------------------*/
#archive-title, .searchQuery {
	font-size:10px;
	color:#b2b2b2;
	display:block;
	background:url(images/bullet_star_featured.png) 0 50% no-repeat;
	padding-left:16px;
	line-height:100%;
	text-transform:uppercase;
	margin-bottom:10px;
}

.alignleft {
	float:left;
	margin:5px 10px 5px 0;
}

.alignright {
	float:right;
	margin:5px 0 5px 10px;
}

#colLeft img {
	border:none;	
}

span.author, span.author a {
	color:#333;	
}

.navigation {
	width:675px;
}

/* HOMEPAGE FEATURED POST */

#featuredPost {
	margin-bottom:20px;
}

#featuredPost .thumb {
	background:transparent url(images/thumback.png) 0 0 no-repeat ;
	float:left;
	margin:0px 10px 0px 0px;
	padding:6px 6px 6px;
	border:2px solid #0C9FE7;
}

#featuredPost h1 {
	padding-top:14px;
	border-top: 2px solid #0C9FE7;
	border-right: 2px solid #0C9FE7;
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
}

#featuredPost .label {
	font-size:10px;
	color:#b2b2b2;
	display:block;
	padding-left:16px;
	line-height:100%;
}

#featuredPost .meta {
	font-size:11px;
	padding-bottom:13px;
	border-right:2px solid #0C9FE7;
	background-color: #000000;
}

#featuredPost .featuredDetails {
	border:2px solid #0C9FE7;
	background:#202020;
	padding:0px 10px;
	font-size:13px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

#featuredPost .featuredDetails a img {
	border:none;
}

#featuredPost .featuredDetails h2{
	text-transform:uppercase;
	font-size:24px;
	color:#0C9FE7;
	background:none;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:2px dotted #0C9FE7;
	line-height:30%;
	margin:10px 0px 10px 0px;
}

#featuredPost .featuredDetails h3{
	text-transform:uppercase;
	font-size:18px;
	color:#F50C56;
	background:none;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:2px dotted #F50C56;
	font-weight:normal;
	line-height:100%;
	margin:30px 0px 10px 0px;
}
#featuredPost .featuredDetails h4{
	text-transform:uppercase;
	font-size:11px;
	color:#ffaa3e;
	background:none;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:1px dotted #ffaa3e;
	font-weight:normal;
	line-height:140%;
	margin:10px 0px 10px 0px;
	padding-bottom:0px;
}

#featuredPost .featuredDetails blockquote{
	font-size:11px;
	color:#999999;
	border:1px dashed #999999;
	background: #000000;
	padding-left:20px;
	padding-right:20px;
	margin:15px 0 15px 0px;
	font-family:Tahoma, Sans-serif;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#featuredPost .featuredDetails blockquote p {
	margin:5px 0 10px 0;
}

#featuredPost .featuredDetails blockquote h4 {
	margin:10px 0px 0px 0px;
}

#featuredPost .featuredDetails strong {
	color:#0C9FE7;
}

#featuredPost .featuredDetails ol {
	padding-left:40px;
}

#featuredPost .featuredDetails ul {
	list-style-image: url(images/blue/bullet_h2_footer.png);
	padding-left: 40px;
}

/* HOMEPAGE POSTS LIST */

.homePost {
	float:left;
	width:300px;
	padding:0 10px 20px 0;
	border-bottom:1px dashed #b2b2b2;
	border-right:1px dashed #b2b2b2;
	margin-top:10px;
	min-height:200px;
}

.homePost .date {
	background:url(images/bk_date.jpg) 0 0 no-repeat;
	width:54px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:18px;
	line-height:120%;
	float:left;
	margin-right:10px;
	margin-bottom:40px;
}

.homePost div {
	margin:0.5em 0;
}

.homePost h2{
	padding-top:0;
	padding-bottom:5px;
	line-height:110%;
	height:45px;
}

.homePost h2 a {
	text-decoration:none;
}

.homePost .date span {
	font-size:20px;
	font-weight:bold;
}

.homePost .meta {
	font-size:11px;
	color:#999;
	padding-bottom:6px;
	padding-top:6px;
}

.homePost a.author {
	color:#333;
} 

#colLeftInner .even {
	border-right:none;
	padding-right:0;
	padding-left:20px;
}

.homePost div img {	
	background:transparent url(images/bk_thumb.png) 0 0 no-repeat ;
	float:left;
	margin:0 10px 30px 0;
	padding:2px 4px 4px;
	border:none;
}

/* GENERAL POSTS LIST AND SINGLE POST */

.blogPost {
	margin-bottom:20px;
	border-bottom:1px solid #D7D7D7;
	font-size:12px;
}

.blogPost h1 {
	padding-top:14px;
	border-top: 2px solid #0C9FE7;
	border-right: 2px solid #0C9FE7;
	-moz-border-radius-topright: 20px;
	-khtml-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	border-top-right-radius: 20px;
}

.blogPost .meta {
	font-size:11px;
	color:#ffffff;
	padding-bottom:13px;
	border-right:2px solid #0C9FE7;
	background-color: #000000;
}

.blogPost .date {
	background:url(images/bk_date.jpg) 0 0 no-repeat;
	width:54px;
	text-align:center;
	font-family:Tahoma, Sans-serif;
	padding-top:18px;
	line-height:120%;
	float:left;
	margin-right:10px;
	margin-bottom:40px;
}

.blogPost .date span {
	font-size:20px;
	font-weight:bold;
}

.blogPost .thumb {
	background:transparent url(images/thumback.png) 0 0 no-repeat ;
	float:left;
	margin:0px 10px 0px 0px;
	padding:6px 6px 6px;
	border:2px solid #0C9FE7;
}

.blogPost .theContent {
	border:2px solid #0C9FE7;
	background:#202020;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	font-size:13px;
}

.blogPost .theContent h2{
	text-transform:uppercase;
	font-size:24px;
	color:#0C9FE7;
	background:none;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:2px dotted #0C9FE7;
	line-height:30%;
	margin:10px 0px 10px 0px;
}

.blogPost .theContent h3{
	text-transform:uppercase;
	font-size:18px;
	color:#F50C56;
	background:none;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:2px dotted #F50C56;
	font-weight:normal;
	line-height:100%;
	margin:30px 0px 10px 0px;
}
.blogPost .theContent h4{
	text-transform:uppercase;
	font-size:11px;
	color:#ffaa3e;
	background:none;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:1px dotted #ffaa3e;
	font-weight:normal;
	line-height:140%;
	margin:10px 0px 10px 0px;
	padding-bottom:0px;
}

.blogPost .theContent blockquote{
	font-size:11px;
	color:#999999;
	border:1px dashed #999999;
	background: #000000;
	padding-left:20px;
	padding-right:20px;
	margin:15px 0 15px 0px;
	font-family:Tahoma, Sans-serif;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.blogPost .theContent blockquote p {
	margin:5px 0 10px 0;
}

.blogPost .theContent blockquote h4 {
	margin:10px 0px 0px 0px;
}

.blogPost .theContent strong {
	color:#0C9FE7;
}

.blogPost .theContent ol {
	padding-left:40px;
}

.blogPost .theContent ul {
	list-style-image: url(images/blue/bullet_h2_footer.png);
	padding-left: 40px;
}

#colLeftInner .page {
	font-size:13px;	
}

#colLeftInner .page h1 {
	text-transform:uppercase;
	font-size:24px;
	color:#0C9FE7;
	background:#000000;
	border-top:none;
	border-right:none;
	border-left:none;
	border:2px solid #0C9FE7;
	padding:10px;
	-moz-border-top-right-radius: 10px;
	-khtml-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-khtml-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
}

#colLeftInner .page .pageContent {
	padding-left:20px;
	padding-right:20px;
	padding-top: 1px;
	background:#202020;
	border-left:2px solid #0C9FE7;
	border-right:2px solid #0C9FE7;
	border-bottom:2px solid #0C9FE7;
}

#colLeftInner .page .pageContent h2{
	text-transform:uppercase;
	font-size:24px;
	color:#0C9FE7;
	background:none;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:2px dotted #0C9FE7;
	line-height:30%;
	margin:10px 0px 10px 0px;
}

#colLeftInner .page .pageContent h3{
	text-transform:uppercase;
	font-size:18px;
	color:#F50C56;
	background:none;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:2px dotted #F50C56;
	font-weight:normal;
	line-height:100%;
	margin:30px 0px 10px 0px;
}
#colLeftInner .page .pageContent h4{
	text-transform:uppercase;
	font-size:11px;
	color:#ffaa3e;
	background:none;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:1px dotted #ffaa3e;
	font-weight:normal;
	line-height:140%;
	margin:10px 0px 10px 0px;
	padding-bottom:0px;
}

#colLeftInner .page .pageContent blockquote{
	font-size:11px;
	color:#999999;
	border:1px dashed #999999;
	background: #000000;
	padding-left:20px;
	padding-right:20px;
	margin:15px 0 15px 0px;
	font-family:Tahoma, Sans-serif;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#colLeftInner .page .pageContent blockquote p {
	margin:5px 0 10px 0;
}

#colLeftInner .page .pageContent blockquote h4 {
	margin:10px 0px 0px 0px;
}

#colLeftInner .page .pageContent strong {
	color:#0C9FE7;
}

#colLeftInner .page .pageContent ol {
	padding-left:40px;
}

#colLeftInner .page .pageContent ul {
	list-style-image: url(images/blue/bullet_h2_footer.png);
	padding-left: 40px;
}

#colLeftInner .searchQuery {
	font-family:Tahoma, Sans-serif;
	color:#ffffff;
}

.blogPost .postTags {
	font-size:13px;	
	background:url(images/ico_tag.png) 0 50% no-repeat;
	padding-left:24px;
	margin:25px 0 20px;
}

a.more-link {
	display:block;
	width:111px;
	height:24px;
	text-indent:-9999px;
	clear:both;
	border:none;
	margin:5px 489px 5px;
}

a.more-link:hover {
	display:block;
	width:111px;
	height:24px;
	text-indent:-9999px;
	clear:both;
	border:none;
	margin:5px 489px 5px;
}

.postauthor {
	background:#202020;
	border:1px dashed #FFFFFF;
	padding:15px 18px 15px 18px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom:20px;
	margin-top:5px;
}

.postauthor img {
	float:left;
	margin-right:10px;
	padding:4px;
	background:#0C9FE7;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

/* POST SOCIAL SHARE */

.social {
	margin:20px 0 15px;
	padding: 0 0 15px;
	border-bottom:1px solid #D7D7D7;
}

.social table {
	background:#202020;
	border:1px dashed #FFFFFF;
	padding:5px 18px 5px 18px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top:5px;
	width:100%;
}

.social table tr td {
	vertical-align:top;
	padding:4px;
}

.social a:hover img {
	margin-top:-4px;	
}

.social img {
	border:none;
	vertical-align:middle;
}

.social i {
	
}

.navigation .alignleft a{
	display:block;
	width:123px;
	height:30px;
	background:url(images/but_prev.png) 0 0 no-repeat;
	margin-top:15px;
	text-indent:-9999px;
}

.navigation .alignright a{
	display:block;
	width:107px;
	height:30px;
	background:url(images/but_next.png) 0 0 no-repeat;
	margin-top:15px;
	text-indent:-9999px;
}
/*
#colLeftInner ul{
	list-style-type:disc;
	list-style-position:inside;
}

#colLeftInner ol {
	list-style-position:inside;
}
*/


/*--------------------------------
COL RIGHT
----------------------------------*/

.boxRight {
	border:1px solid #434343;
	border-left:none;
	background:url(images/bk_rightbox.jpg) 0 0 repeat-y;
	margin:15px 0;
	padding-top:8px;
}

.boxRightInner {
	padding:0 10px 15px;
	color:#888;
}

.boxRight h2 {
	display:block;
	margin-right:-13px;
	height:38px;
	line-height:30px;
	padding:0 0 0 15px;
	text-transform:uppercase;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:normal;
}


.boxRight ul li {
	padding:8px 6px 8px 18px;
	border-bottom:1px solid #434343;
}

.boxRight ul li a {
	text-decoration:none;
	display:inline-block;
}

/* TWITTER STYLING */
.boxRight .aktt_tweets li a {
	color:#3293C2;
}

.boxRight .tweets li a {
	color:#3293C2;
}

.boxRight .tweets a .timgs{
	padding:10px 0px 0px 30px; 
}

/* ADS */

#ads {
	padding:15px 0 0;
}

#ads div div {
	margin:8px 0 0 10px;
	float:left;
}

#ads div div a img {
	border:1px solid #414141;	
}

/*--------------------------------
FOOTER
----------------------------------*/

#footerInner .boxFooter {
	float:left;
	width:295px;
	padding-right:25px;
}

#footerInner h2 {
	font-family:Tahoma, Sans-Serif;
	font-size:20px;
	border-bottom:1px solid #363636;
	padding:7px 0 7px 16px;
	margin-bottom:7px;
}

#footerInner .boxFooter ul li {
	padding:5px 6px 5px 18px;
	border-bottom:1px solid #292929;
}

#footerInner .boxFooter ul li a {
	text-decoration:none;
	display:block;
}



/* COMMENTS
------------------------------------------*/

h2#comments {
	color:#ffffff;
	text-transform:uppercase;
	display:block;
	background:url(images/ico_h2_comments.png) 0 50% no-repeat;
	padding:15px 0 15px 40px;
}

h2#commentsForm {
	color:#ffffff;
	text-transform:uppercase;
	display:block;
	background:url(images/ico_h2_form.png) 0 50% no-repeat;
	padding:10px 10px 10px 40px;
}

#colLeft ul.commentlist {
	list-style:none;
	list-style-position:outside;
	display:block;
	margin:20px 0 0;
}

#colLeft ul.commentlist ul {
	list-style-type:none;
	list-style-position:outside;
}

#colLeft ul.commentlist li {
	padding:12px 20px;
	position:relative;
	border:1px dashed #ffffff;
	background:#202020;
	margin-left:15px;
	margin-bottom:20px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#colLeft ul.commentlist li .comment-meta, #colLeft ul.commentlist li .text  {
	margin-left:20px;	
}

#colLeft ul.commentlist li .comment-meta span {
	font-size:11px;
	color:#999;
}


#colLeft ul.commentlist li .avatar {
	background:#0C9FE7;
	padding:3px;
	border:1px solid #ccc;
	position:absolute;
	left:-15px;
	top:-7px;
}

#colLeft ul.commentlist .reply {;
	margin-left:20px;
	margin-top:-5px;
}

#colLeft ul.commentlist .reply a {
	font-size:11px;
	/*position:absolute;
	bottom:10px;
	left:34px;*/
	color:#3293C2;
	
}

#colLeft ul.commentlist li .children li {
	background:#202020;
	border:1px dashed #F50C56;
	margin-left:20px;
	margin-top:15px;
}

#colLeft ul.commentlist li .children li .avatar{
	background:#F50C56;
}

#colLeft ul.commentlist li .children li a{
	color:#F50C56;
}

#colLeft ul.commentlist li .children li .children li{
	background:#202020;
	border:1px dashed #ffaa3e;
	margin-left:20px;
	margin-top:15px;
}

#colLeft ul.commentlist li .children li .children li .avatar{
	background:#ffaa3e;
}

#colLeft ul.commentlist li .children li .children li a{
	color:#ffaa3e;
}

/* FORMS
-------------------------------------------*/
#searchBox {
	background:url(images/bk_shadow.png) 0 100% repeat-x;
	padding:20px 0;
	padding-left:10px;
	margin:0;
}

#searchBox label {
	display:block;
	float:left;
	width:50px;
	background:url(images/search_label.png) 0 0 no-repeat;
	margin-top:12px;
}

#searchform input {
	border:none;
	background:url(images/search_input.png) 0 0 no-repeat;
	padding:13px 3px 7px 12px;
	color:#666;
	width:158px;
	float:left;
	margin-left:10px;
	outline:none;
}

#searchform input#searchsubmit {
	width:21px;
	height:30px;
	border:none;
	cursor:pointer;
	padding:0;
}

/* Post comment */

#commentform p {
	margin:0;
}

#commentform label {
	display:block;
	padding:5px 0;
}

#commentform input, #commentform textarea {
	border:1px dashed #ccc;
	padding:8px;
	margin-bottom:10px;
	background:#202020;
	color:#ffffff;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}


#commentform textarea {
	font-family:Tahoma, sans-serif;
	font-size:13px;
}

#commentform input#submit{
	border:none;
	width:116px;
	height:30px;
	margin-top:10px;
	cursor:pointer;
}

/* Contact Form */

#contact label {
	display:block;
	padding:5px 0;
	background:none;
}

#contact input, #contact textarea {
	border:1px dashed #ffffff;
	color:#ffffff;
	padding:8px;
	width:300px;
	margin-bottom:10px;
	background:#202020;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	outline:none;
}


#contact textarea {
	width:500px;
	font-family:Tahoma, sans-serif;
	font-size:13px;
}

#contact input.submit{
	border:none;
	width:122px;
	height:34px;
	margin-top:10px;
	cursor:pointer;
	text-indent:-9999px;
}
.errormsg, .successmsg{
	background:#202020;
	border:1px dashed #ffffff;
	color:#0C9FE7;
	padding:10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.successmsg {
	background:#F5FAF1;
	border:1px dashed #C2E1AA;
	color:#8FA943;
}

/* -------------------------------
CALENDAR
----------------------------------*/

#calendar_wrap {
	color:#ffffff;
}

#calendar_wrap table {
	border-collapse:collapse;
	width:100%;
}

#calendar_wrap td{
	text-align:center;
	border: 1px solid #ffffff;
	background:#202020;
}

#calendar_wrap td a{
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:center;
	display:block;
}

#calendar_wrap td a:hover {
	background:#0C9FE7;
	color:#202020;
}

/* -------------------------------
CLEARING
----------------------------------*/

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  float: none;
}

.clearfix { 
  display: block;  
}

/* Hide from IE-mac \*/
* html .clearfix { float: left; height: 1%; }
/* End hide from IE-mac */

/* -------------------------------
PAGENAVI
----------------------------------*/

.wp-pagenavi {
	clear: both;
	margin:-40px 20px;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 2px solid #0C9FE7;
	background: #000000;
	color: #ffffff;
	padding: 3px 5px;
	margin: 2px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #0C9FE7;
	color: #0C9FE7;
}

.wp-pagenavi span.current {
	border: 1px dashed #ffffff;
	font-weight: bold;
	background: #000000;
	color: #ffffff;
}

