/*
Theme Name: 960 Pixel
Theme URI: http://www.happinesz.cn/archives/577/
Description: Another <a href="http://www.happinesz.cn" rel="designer">sofished</a> WP theme. Using Custom Files, support Gravatar, and dropdown menu, as well as widgeted ready. And it has a Magazine Style looking.
Version: 1.0
Author: <a href="http://www.happinesz.cn/about-me/">sofish Lin</a>
*/

/* Layout
-----------------------------------*/


#container {
	float: left;
	margin: 0 -360px 25px 0;
	width: 100%;
}
#content {
	margin: 0 360px 0 0;
	line-height:150%;
}
.sidebar {
	float: right;
	overflow: hidden;
	width: 340px;
}
#footer {
	clear: both;
	width: 100%;
}
/* Mainly Reset
-----------------------------------*/
* {
	padding:0;
	margin:0;
}
body {
	font:16px Arial, Tahoma, Verdana, "&#23435;&#20307;", sans-serif;
	border-top:11px solid #21a6ff;
}
a {
	text-decoration:none;
	color:#f36;
}
a:hover {
	color:#09f;
}
#wrapper {
	width:970px;
	margin:0 auto;
	padding-top:50px;
}
.iclear {
	clear:both;
	height:0px;
}
.icolor {
	color:#ddd;
}
img, img a {
	border:none;
}
p {
	margin-bottom:15px;
}
blockquote {
	margin:0 37px 0 30px;
	background:url(images/blockquote.gif) no-repeat left top;
}
blockquote blockquote {
	margin:0 0 0 25px;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#000;
}
input, textarea, select {
	color:#777;
	font-size:13px;
}
.post ul {
	margin:0 41px 15px 28px;
}
.post ol {
	margin:0 41px 15px 45px;
}
.post ul, .post ol {
	padding-right:0;
}
.post ul li {
	list-style:none;
	background:url(images/trackback.gif) no-repeat left 3px;
	padding-left:19px;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	padding-bottom:10px;
}
.entry-content h1 {
	font-size:20px;
}
.entry-content h2 {
	font-size:20px;
}
.entry-content h3 {
	font-size:15px;
}
.entry-content h4, .entry-content h5, .entry-content h6 {
	font-size:14px;
}

.aligncenter { display: block; margin-left: auto; margin-right: auto; border: 4px double #21a6ff; background-color: #fff; text-align: center; float: center; clear:both;}

.aligncenter:hover { border: 4px double #ff0080; }



/* Header
-----------------------------------*/
#header {
	height:120px;
	border-bottom:1px solid #e9e9e9;
	position:relative;
	margin-bottom:20px;
}
#header h1 a {
	float:left;
	display:block;
	text-indent:-9999em;
	background:url(images/betasnacklogo.jpg) no-repeat left top;
	height:65px;
	width:282px;
}
/* Top Page Navigation
-----------------------------------*/
#topnav {
	padding-left:40px;
	float:right;
	height:60px;
	width:610px;
	background:url(images/topnav.jpg) no-repeat left top;
	overflow:hidden;
}
#topnav ul {
	float:left;
	z-index:3;
}
#topnav ul li, #list-cats ul li {
	float:left;
	list-style:none;
}
#topnav ul li a, #list-cats ul li a {
	color:#666;
	display:block;
	margin-right:15px;
	padding-right:15px;
	display:block;
	text-transform:uppercase;
	font: bold 14px/60px Arial, Helvetica, sans-serif;
}
#topnav ul li a:hover, #list-cats ul li a:hover {
	text-decoration:underline;
}
#topnav ul li a.ihome {
	background:url(images/ihome.png) no-repeat left 18px;
	color:#fff;
	text-align:center;
	width:60px;
}
#topnav ul li.current_page_item a {
	text-decoration:underline;
}
/* List Categoeries
-----------------------------------*/
#list-cats {
	padding-top:25px;
}
#list-cats ul li a {
	border-right:1px solid #e9e9e9;
	line-height:15px;
}
#list-cats ul#sddm li div {
	position:absolute;
	visibility: hidden;
	z-index:5;
	background:#fff;
	border:5px solid #eaf4ff;
}
#list-cats ul#sddm li div a {
	position:relative;
	display: block;
	padding:3px 10px;
	width:auto;
	white-space: nowrap;
	margin:0;
	line-height:1.5em;
	border-bottom:1px solid #e9e9e9;
	font-weight:normal;
	text-transform:capitalize;
	font-family:Arial, Helvetica, sans-serif;
	color:#06c;
}
#list-cats ul#sddm li div a:hover {
	background:#3cf;
	text-decoration:none;
	color: #fff;
}
/* Search Form
-----------------------------------*/
#isearchform {
	position:absolute;
	bottom:14px;
	right:0;
}
#is {
	background:#fff url(images/search.jpg) no-repeat left top;
	height:19px;
	width:225px;
	border:none;
	padding:7px 15px 0 32px;
}
#container {
	clear:both;
}
#content {
	font-size:14px;
}
/* Home Page Common
-----------------------------------*/
.ihomepage small {
	font-weight:normal;
	background:#EAF4FF;
	font-size:12px;
	color:#303a43;
	border:3px solid #EAF4FF;
	border-left-width:8px;
	border-right-width:8px;
}

.ihomepage small a {
	color:#0099ff;
}
.ihomepage small a:hover, .entry-meta a:hover, .single-info a:hover, .entry-info a:hover, .rc_info .author_name a:hover, .rc_info .post_title a:hover, #trackbacks-list ol li a:hover, #footer a:hover {
	color:#303a43;
	
}

.ihomepage small a:hover {
	color:#f36;
	border:none;
}

Posts
-----------------------------------*/
#sec {
	float:right;
	clear:both;
	position:relative;
	width:600px;
	overflow:hidden;
	margin-left:0px;
	background:url(images/sec_ie7.gif) repeat-y left top;
	border-top:15px solid #fff;
	height:auto;
margin-bottom:20px;
padding-bottom: 20px;
}
#sec .post {
	
	float:left;
	margin-left:15px;
	padding-left:15px;
	background:url(images/post-bottom.png) no-repeat right bottom;
        margin-bottom: 30px;
	
}
#sec .post .entry-title {
	padding-bottom:7px;
	font-size:22px;
	line-height:1em;
	margin:0;
	border-bottom:none;
}

#sec .post .entry-title a{
	color: #008acd;
font-size:22px;
}

#sec .post .entry-title a:hover{
	color: #000;
font-size:22px;
}


.entry-content {
	margin-top:10px;
        padding-top: 10px;
        margin-bottom: 30px;
        width: 620px;
	
}




/* Navigation
-----------------------------------*/
.navigation {
	clear:both;
	height:38px;
	background:url(images/pagenavi.png) no-repeat left top;
	padding:13px 0 0 15px;
	font:bold 14px/24px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.navigation span, .navigation a {
	display:block;
	float:left;
	height:24px;
	text-align:center;
	margin-right:10px;
	color:#fff;
}
.navigation a, .navigation .extend {
	color:#444;
}
.navigation a:hover {
	color:#f36;
	background:url(images/current-page.jpg) no-repeat left center;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.navigation .pages {
	background:url(images/page-fir.jpg) no-repeat left center;
	width:117px; 
        font-size: 13px;
}
.navigation .current {
	background:url(images/current-page.jpg) no-repeat left center;
	width:28px;
	color:#fff;
}
.navigation a, .navigation .extend {
	background:url(images/normal-page.gif) no-repeat left center;
	width:28px;
}
.navigation a.pagelast {
	width:70px;
	background:url(images/pagelast.jpg) left center no-repeat;
	color:#fff;
}
/* Mainly Posts Style
-----------------------------------*/
.homepage .entry-title {
	font-size:22px;
	padding:0;
	margin:0;
}
.single-title, .entry-title {
	font-size:20px;
	line-height:27px;
	padding-bottom:7px;
	border-bottom:1px solid #e9e9e9;
	margin-bottom:10px;
}
.entry-title {
	padding-bottom:7px;
	font-size:22px;
	line-height:1em;
	margin:0;
	border-bottom:none;
}

.entry-title a{
	color: #008acd;
font-size:22px;
}

.entry-title a:hover{
	color: #000;
font-size:22px;
}
.page-title {
	font:bold 16px Georgia, "&#40657;&#20307;";
	color:#09f;
	margin-bottom:15px;
	background:url(images/trackback.gif) no-repeat left center;
	padding-left:19px;
}
.entry-info {
	color:#f36;
	margin-bottom:5px;
 font-size: 11px;
}
.single-info {
	color:#f36;
        font-weight: bold;
        font-size: 11px;
	margin-bottom:5px;
}
.entry-info a, .single-info a {
	color:#06c;
}
.entry-content a {
	color:#008acd;
        font-weight: bold;
}
.entry-content a:hover {
	border-bottom:none;
	background:#3cf;
        font-weight: bold;
	color:#fff;
}
.entry-meta a {
	color:#06c;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.entry-meta {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #e9e9e9;
}
.entry-meta span {
	margin-right:15px;
	padding-left:19px;
}
.entry-meta .trackback-link {
	background:url(images/trackback.gif) no-repeat left center;
}
.entry-meta .tagged {
	background:url(images/tags.gif) no-repeat left center;
}
/* No Results Search Page
--------------------------------------------------*/
#noresults-s {
	border:1px solid #ddd;
	width:220px;
	padding:6px 8px;
}
#noresults-searchsubmit {
	background:url(images/submit.jpg) no-repeat left center;
	height:29px;
	width:91px;
	border:none;
	font-weight:bold;
	color:#fff;
}
/* Comments List
-----------------------------------*/
#comments h3 {
	clear:both;
}
#comments-list h3 {
	padding-bottom:15px;
}
#comments-list ol li {
	list-style:none;
	clear:both;
	border:1px solid #fff;
	border-top-color:#e9e9e9;
	border-bottom-width:0;
	padding-top:15px;
}
#comments-list ol li .avatar {
	border:1px solid #e9e9e9;
	padding:3px;
}
#trackbacks-list ol {
	padding-bottom:15px;
	border-bottom:1px solid #e9e9e9;
}
#trackbacks-list h3 {
	border-bottom:1px solid #e9e9e9;
	border-top:1px solid #e9e9e9;
	line-height:50px;
	margin-bottom:15px;
}
#trackbacks-list ol li {
	list-style:none;
	padding:3px 0 3px 19px;
	border-bottom:1px solid #fff;
	background:url(images/trackback.gif) no-repeat left center;
}
.moderation {
	color:#f36;
	font-style:italic;
}
.comment-text {
	float:left;
	width:537px;
}
p.comment-meta {
	font-weight:bold;
	color:#06c;
	margin-bottom:5px;
}
.comment-meta span {
	color:#f36;
}
.iavatar {
	float:left;
	display:inline;
	margin-right:15px;
	padding-right:15px;
	border-right:1px solid #e9e9e9;
}
/* Respond Form
-----------------------------------*/
#respond {
	clear:both;
	margin-top:15px;
	background:#eaf4ff;
	padding:15px 15px 0;
	border-top:1px solid #e9e9e9;
}
#respond h3 {
	border-bottom:1px solid #fff;
	line-height:25px;
	margin-bottom:15px;
}
.ireq {
	width:43%;
	float:left;
}
.iarea {
	width:53%;
	float:right;
}
form#commentform {
	margin-bottom:15px;
}
.form-label input {
	width:90%;
	padding:3px 5px 3px 21px;
	border:1px solid #ddd;
}
input#author {
	background:#fff url(images/iauthor.gif) no-repeat left center;
}
input#email {
	background:#fff url(images/email.gif) no-repeat left center;
}
input#url {
	background:#fff url(images/iurl.gif) no-repeat left center;
}
input#submit {
	color:#fff;
	font-weight:700;
	background:url(images/submit.jpg) no-repeat left center;
	height:29px;
	width:91px;
	text-align:center;
	line-height:29px;
	border:none;
}
input#submitrss {
	color:#fff;
	font-weight:700;
	background:url(images/submitrss.jpg) no-repeat left center;
	height:29px;
	width:33px;
	text-align:center;
	line-height:29px;
	border:none;
}
input#submit:hover {
	color:#ff0;
}
textarea#comment {
	height:107px;
	margin-bottom:10px;
	width:97%;
	border:1px solid #ddd;
	padding:3px 5px;
}
/* Rss Feed
---------------------------------------*/
#rssfeed {
	margin:15px 0;
}
#rssfeed a {
	background:url(images/feed.gif) no-repeat left top;
	height:43px;
	width:340px;
	text-indent:-9999em;
	display:block;
}
#rssfeed a:hover {
	background-position:left bottom;
}
/* Recent Comments
--------------------------------------*/
#recent-cm ul li.rc_item {
	clear:both;
	border-bottom:1px solid #e9e9e9;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:10;
}
.rc_avatar {
	float:left;
	display:inline;
	border:1px solid #e9e9e9;
	padding:3px;
	width:32px;
	margin-right:10px;
}
.rc_info {
	display:inline;
}
#rc_nav {
	height:1em;
}
#rc_older {
	float:right;
}
#rc_newer {
	float:left;
}
.rc_info .author_name a {
	font-weight:700;
}
.rc_excerpt {
	color:#777;
	margin-top:7px;
}
/* Sidebar Ad
--------------------------------------*/
.sidebar_ad{
	background:#eaf4ff;
	padding:15px 20px;
	width:298px;
	border:1px solid #eaf4ff;
	margin:15px 0;
}

.feedwidget{
	background:#eaf4ff;
	padding:0px 25px 10px 25px;
	width:298px;
	border:1px solid #eaf4ff;
	margin:15px 0;
}
/* Sidebar Main
--------------------------------------*/
.sidebar {
	font-size:14px;
}
.sidebar a {
	color:#2f2f2f;
}
.sidebar a:hover {
	color:#f36;
}
.ibox {
	border:1px solid #e9e9e9;
	padding:15px 20px;
}
.sidebar p {
	margin-bottom:10px;
}
.sidebar h4 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:43px;
	background:url(images/sidebar_h4.gif) no-repeat left top;
	padding-left:20px;
}
.sidebar ul li {
	list-style:none;
	margin-top:15px;
}
.sidebar ul ul {
	border:1px solid #e9e9e9;
	padding:15px 20px;
}
.sidebar ul ul li, .sidebar .tabbertab ul li {
	padding:4px 0 4px 18px;
	background:url(images/li.gif) no-repeat left 4px;
	margin:0;
	border-bottom:1px solid #e9e9e9;
}
/* Sidebar Tabb
--------------------------------------*/

.tabber {
margin-bottom: 20px;

}
.tabbertab {
	clear:both;
	border:1px solid #e9e9e9;
	margin-top:-2px;
}
.tabberlive .tabbertabhide {
	display:none;
}
ul.tabbernav li {
	list-style: none;
	float:left;
	margin-top:0;
}
ul.tabbernav li a {
	display:block;
	color:#555;
	background:url(images/tabber.jpg) no-repeat left top;
	height:34px;
	width:103px;
	font:bold 14px/34px Arial, Helvetica, sans-serif;
	text-align:center;
	padding-right:3px;
}
ul.tabbernav li.tabberactive a, ul.tabbernav li a:hover {
	background-position:left bottom;
	height:34px;
	position:relative;
	top:1px;
	z-index:3;
}
ul.tabbernav li.tabberactive a:hover {
	color:#f36;
}
.tabberlive .tabbertab {
	padding:15px 18px;
	background:#fff;
}
.sidebar .tabberlive .tabbertab h4 {
	display:none;
	background:none;
	text-transform:capitalize;
	line-height:1em;
	padding:0;
}
.tabbertab ul {
	padding:0;
	margin:0;
}
/* Footer
-----------------------------------*/
#footer {
	background:#1591e7 url(images/footerbg.jpg) repeat-x left top;
	height:49px;
	padding-top:37px;
	font:bold 14px Arial, Helvetica, sans-serif;
	word-spacing:0.1em;
	width:100%;
	color:#fff;
}
#footer a {
	color:#fff;
}
#footer_box {
	width:970px;
	margin:0 auto;
}
.backtotop {
	float:left;
	padding-left:19px;
	background:url(images/backtotop.gif) no-repeat left center;
}
.copyright {
	float:right;
}

/* 
Coldskin #1 for Contact Coldform WordPress Plugin
@ http://perishablepress.com/press/2008/01/08/contact-coldform/ 
@ http://perishablepress.com/press/2008/01/15/contact-coldskins/
*/

div#coldform * {
    padding: 0;
    margin: 0; 
}
div#coldform {
    font-family: Verdana, sans-serif;
    background-color: #fff;
    font-size: 11px;
    margin: 11px 0;
    width: 500px;
    color: #333;
}
div#coldform fieldset {
    border: 0 none;
    display: block;
    clear: both;
}
div#coldform legend.hide {
    display: none;
}
div#coldform label.label {
    text-align: right;
    display: block;
    padding: 3px 0;
    margin: 3px 0;
    width: 125px;
    clear: left;
    float: left;
}
input#coldform_carbon { 
    margin: 0 0 -7px 7px; 
}
div#coldform textarea#coldform_message,  
div#coldform input.input {
    font-family: Verdana, sans-serif;
    margin: 3px 11px;
    font-size: 11px;
    display: block;
    padding: 3px;
    width: 300px;
    float: left;
}
div#coldform input.submit {
    margin: 3px 0 13px 137px;
    display: block;
    width: 307px;
    float: left;
}



/* ALL YOUR CODE ARE BELONG TO POETRY */
