/*
Theme Name: Blank 2 Column - Right Sidebar
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme with left sidebar.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: two-column, widget-ready,blank
*/


/* basics */

body {
	background: #000 url(http://www.pinspired.com/images/global/bkground.gif) repeat;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
        margin:0px;
	min-width: 790px;
	}

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family: helvetica, arial, sans-serif;
	}


/* links */

a{
	color:#82a4c2;
	text-decoration:none;
	}

a:hover{
        color:#fff;
        text-decoration: none;
        }



/* container */

#main-container{
	width: 790px;
	margin: 0 auto;
        font: normal 10pt helvetica, arial, sans-serif;
        padding:0;
	position: relative;
        background: #000;
}

#container {
	width: 755px;
	margin: 0 auto;
	padding:0;
        background:#000;
	color:#fff;
	overflow: hidden;
	}

#container h2{
	font: normal 14pt helvetica, arial, sans-serif;
        color: #f022bd;
	}
	
#container h3{
	font: normal 10pt helvetica, arial, sans-serif;
        }

/* header */

#header {
	background:#e6e6e6;
  	width: 745px; 
  	height: 100px;
	color: #fff; 
	}

#header h1{
	font:normal 20pt helvetica, arial, sans-serif;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt helvetica, arial, sans-serif;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

#tdHeader {
        background-image: url(http://www.pinspired.com/images/global/header2.jpg); width: 790px; height: 210px;
	border-top: 2px none #000000;
	border-right: 1px solid #f022bd;
	border-bottom: 1px solid #f022bd;
	border-left: 1px solid #f022bd;
}
#tdLeftfade {
	background-image: url(http://www.pinspired.com/images/global/left_side.png); width: 100px;
}
#tdRightfade {
	background-image: url(http://www.pinspired.com/images/global/right_side.png); width: 100px;
}
#tdNavigation {
	border-top: 0px solid #f022bd;
	border-right: 1px solid #f022bd;
	border-bottom: 0px solid #f022bd;
	border-left: 1px solid #f022bd;
}
#tdContent {
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f022bd;
	border-right-color: #f022bd;
	border-bottom-color: #f022bd;
	border-left-color: #f022bd;
}

/*preview start*/
.preview{
	width: 100%;
	overflow: hidden;
	background: url(http://www.pinspired.com/images/global/border.gif) repeat-x;
	padding: 14px 0 0;
	margin: 4px 0 0;
}
.preview-bottom{
	width: 100%;
	overflow: hidden;
	background: url(http://www.pinspired.com/images/global/border.gif) repeat-x;
	padding: 0 0 0;
	margin: 4px 0 0;
}
/*preview end*/
.blog-block{
	width: 100%;
	float: left;
}
.border-box
{
	border: 2px solid #fff;
	background: url(http://www.pinspired.com/images/global/border-box-bg.png);
}
.border-box2
{
	border: 1px solid #fff;
}
.pad-section
{
	padding: 0 10px 0 10px;
}
.pad-section-left
{
	padding: 0 0 0 10px;
}
.pad-section-right
{
	padding: 0 10px 0 0;
}
/*navigation image start*/
.nav-image{
	width: 100%;
	overflow: hidden;
	font-size: 11px;
	line-height: 15px;
	padding: 6px 0 0;
}
.nav-image li{
	float: left;
	background: url(http://www.pinspired.com/images/global/pink-arrow.gif) no-repeat right;
	padding: 0 11px 0 4px !important;
	text-transform: uppercase;
	color: #ccc;
	width: auto !important;
}
.nav-image li a{
	font-weight: bold;
	color: #ccc;
}
.nav-image li.last{background: none;}
/*navigation image end*/

/* main menu */


#menu {
	background:#000;
	font-family: helvetica, arial, sans-serif;
	font-size: 8pt;
	width:745px; 
	overflow:hidden;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}



/* content */


#content {
	float:left;
	width:530px;
	overflow: hidden;
	margin:14px;
	}

#content2 {
	width: 100%;
	overflow: hidden;
	padding: 1px 0 0;
	}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font:normal 15pt helvetica, arial, sans-serif;
	}
	
.post h2 a{
	color: #f022bd;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#000;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:0px 0;}
.alignright a{float:right; margin:0px 0;}



/* sidebar */

#sidebar {
	font-family: helvetica, arial, sans-serif;
	font-size:8pt;
	width:180px;
	float:right;
	margin:0;
	padding: 0;
	border-left: 1px solid #ddd;
	}

#sidebar h2{
	font:normal 11pt helvetica, arial, sans-serif;
	color: #f022bd;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt helvetica, arial, sans-serif;
	color: #fff;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 11px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:11px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 12pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#000;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #fff;
	}
	
#commentform a{color: #fff; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	font-weight: 300;
	color: #f022bd;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%; 
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: helvetica, arial, sans-serif;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #333;
	}
	
#submit{
        margin:5px 5px 0 0;
        padding:2px;
        font-size: 11px;
        font-weight: bold;
        background: #fff;
}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
        font-family: helvetica, arial, sans-serif;
	font-size: 12px;
        line-height: 14px;
        color: #000;
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: helvetica, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:1px;
	border:1px solid #333;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}




#footer {
	background:#000 url(http://www.pinspired.com/images/border.gif) repeat-x;
        padding: 4px 0 10px;
	margin: 9px 0 0;
	text-align: center;
	font-size: 11px;
	color: #999;

	clear: both;
	width: 100%;
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}


