/*
Theme Name: geekTips
Theme URI: http://www.geektips.net
Description: geekTips Theme.
Version: 1.0
Author: Andrayogi
Author URI: http://www.andrastudio.com
Email: andra_yogi@yahoo.com
Tags: blue, fixed width, three columns, widgets
*/

@import url("reset.css");

body {
	background: #e2e2e2;
	font: 80% Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 170%;
	margin: 0 auto;
	text-align: center;
}

p {
	margin: 10px 0;
}

dl {
	margin: 10px 0;
}

dl dt {
	margin: 6px 0;
}

blockquote {
	font: 14px "Courier New", Courier, monospace;
	font-style: italic;
	border: 1px solid #ccc;
	margin: 10px;
	padding: 4px;
}

pre, code {
	font: 12px "Courier New", Courier, monospace;
}

form {
	padding: 0;
	margin: 0;
}

input, textarea, select {
	font: 12px Arial, Helvetica, sans-serif;
	color: #43432d;
	padding: 2px;
	margin: 2px;
}

ul, ol {
	margin: 10px 28px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
	list-style: disc;
}

ul li, ol li {
	margin-bottom: 4px;
}

a {
	color: #156a9a;
}

a:hover {
	color: #b93a3a;
	text-decoration: none;
}

h1, h2, h3 {
	font-weight: bold !important;
}

h1 {
	font-size: 24px;
	line-height: 120%;
	margin: 4px 0 10px 0;
}

h2 {
	font-size: 20px;
	line-height: 120%;
	margin: 4px 0 10px 0;
}

h3 {
	font-size: 16px;
	line-height: 120%;
	margin: 4px 0 10px 0;
}

fieldset {
	border: none;
	border-top: 1px solid #dedede;
	margin: 8px 0;
}

legend {
	font-size: 18px;
	padding: 8px 0;
}

.clearfix {
	float: left;
	clear: both;
	width: 100%;
}

#add-feed {
	width: auto;
	display: block;
	margin: 0 auto;
	text-align: center;
	background: #fcfdd8;
	border-bottom: 2px solid #dbde8a;
	padding: 4px;
}

#container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#header {
}

#banner-top {
	float: right;
	position: relative;
	top: 10px;
	text-align: right;
}

#header .site-info {
	float: left;
	color: #8d8d8d;
	padding: 10px 0;
}

#header .logo {
	float: left;
	width: 120px;
	padding: 0 10px;
}

#header .site-text {
	float: left;
	width: 400px;
	margin-right: 20px;
}

#header .site-name {
	margin: 0;
	padding: 0;
}

#header .site-name a {
	font: bold 36px Arial, Helvetica, sans-serif;
	color: #333;
	letter-spacing: -1px;
	text-decoration: none;
}

#header .site-slogan {
	font-size: 11px;
	font-weight: normal !important;
	margin-left: 24px;
	padding: 0;
	position: relative;
	top: -5px;
}

ul.menu {
	list-style: none;
	line-height: 140%;
	margin: 0 20px !important;
	padding: 0;
}

ul.menu li {
	margin: 2px 0 !important;
}

li.collapsed {
}

li.leaf {
}


#topmenu {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 10px;
}

#topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#topmenu ul li {
	float: left;
	list-style: none;
	background: #fff;
	margin: 0 4px 0 0;
	padding: 0;
}

#topmenu ul li a {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 32px;
	text-decoration: none;
	margin: 0;
	padding: 8px 16px;
}

#topmenu ul a:hover {
	color: #0d5570;
}

#topmenu ul a.active {
	background: #e1f3fa;
}

div.secondary-links {
	margin: 0;
	padding: 0 4px;
	border-bottom: 4px solid #362417;
}

.secondary-links ul {
	padding: 0;
	margin: 0;
}

.secondary-links ul.links a {
	display: block;
	padding-bottom: 8px;
	font: 14px "Tahoma", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #765;
	text-transform: capitalize;
	text-decoration: underline;
}

#content {
	float: left;
	clear: both;
	width: 100%;
	padding-top: 20px;
	background: #fff url(images/bg-content.gif) repeat-y;
}

#leftcol {
	float: left;
	width: 550px;
	padding: 0 15px;
	line-height: 160%;
}

#sidebar {
	float: left;
	width: 365px;
	background: #f5f5f5;
	border-left: 1px solid #d7e7ed;
	padding-left: 4px;
	position: relative;
	top: -20px;
}

#sidebar .sidebar-wide {
	margin-bottom: 10px;
	padding-bottom: 16px;
	border-bottom: 1px solid #d7e7ed;
}

.sidebar1, .sidebar2 {
	float: left;
	padding: 4px;
}

.sidebar1 {
	width: 200px;
	font: 12px;
	margin-right: 8px;
}

.sidebar2 {
	width: 130px;
}

#sidebar .sidebar-wide .content {
	padding: 6px;
}

#sidebar .sidebar-wide .subscription {
	clear: both;
	background: url(images/icon-rss.gif) top right no-repeat;
	font-size: 12px;
	margin-bottom: 10px;
	padding-right: 40px;
}

#sidebar .sidebar-wide .subscription .title h3 {
}

#sidebar .sidebar-wide .subscription input.textbox {
	width: 64%;
}

#sidebar .sidebar-wide .subscription .floading-feed-icon {
	display: inline;
	position: relative;
	top: 4px;
}

#footer {
	font-size: 11px;
	color: #999;
	margin: 10px auto 0 auto;
}

#footer .content {
	padding: 10px;
}

.banner {
	width: auto;
	text-align: center;
	margin: 0 auto;
}

.node {
	background: #fff !important;
}

.node-info {
	margin: 6px 0 12px 0;
}

.submitted, .taxonomy {
	font-size: 11px;
}

.breadcrumb {
	font: 10px "Tahoma", Arial, Helvetica, sans-serif;
}

.picture img {
	float: left;
	padding-right: 8px;
	width: 10%;
	height: 10%;
}

.sidebar-wide .block {
	margin-bottom: 8px;
}

.sidebar1 .block {
	width: auto;
	font-size: 12px;
	padding: 2px;
	margin-bottom: 8px;
}

.sidebar2 .block {
	width: auto;
	font-size: 11px;
	padding: 2px;
	margin-bottom: 8px;
}

.sidebar-wide .block .title h3, .sidebar1 .block .title h3, .sidebar2 .block .title h3 {
	background: #0b779f;
	font-size: 11px !important;
	color: #fff;
	padding: 4px;
	text-transform: uppercase;
}

.block-search #edit-search-block-form-keys {
	width: 65%;
}

.field-type-image img {
	padding: 2px;
	margin: 4px 0;
	border: 1px solid #dadada;
}

#comments {
	margin: 10px 0;
}

.comment {
	width: inherit;
	border-bottom: 1px solid #a7bccd;
	padding: 6px;
	margin-top: 14px;
}

.preview {
	background: #fff !important;
	padding: 8px;
	color: #333  !important;
	border: 1px solid #dedede;
}

.sticky {
	width: auto;
	background: #f3f291;
	padding: 8px;
	border: 1px dotted #896908;
}

.sticky a {
	color: #80380d;
}

.links {
	font-size: 11px;
	margin: 18px 0 20px 0;
}

.links ul li {
}

li.comment_add a, li.comment_comments a {
	padding-left: 16px;
	background: url(images/icon-comments.gif)  no-repeat;
}

li.node_read_more a {
	background: url(images/icon-readmore.gif) 0 2px no-repeat;
	padding-left: 16px;
}

.block-poll label {
	position: relative;
	left: 14px;
	padding: 0;
	margin: 0;
}

.item-list h3 {
	font-size: 14px;
	font-weight: bold;
}

.pager {
	width: inherit;
	font: 12px "Tahoma", Arial, Helvetica, sans-serif;
	padding-top: 10px;
	margin: 20px 2px 4px 2px;
}

.pager  a {
	padding: 3px;
	margin: 0 2px;
}



/* Post */
.post {
	margin-bottom: 20px;
	.margin-bottom: 0;
}

.post h1.title {
	font: 26px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	line-height: 140%;
	letter-spacing: -1px;
	margin: 0;
	padding: 7px 0;
	border: none;
}

.post h3.title {
	font-size: 22px;
	line-height: 140%;
	letter-spacing: -1px;
	margin: 0;
	padding: 7px 0 0 0;
	border: none;
}

.post h3.title a {
	color: #000;
	text-decoration: none;
}

.post h3.title a:hover {
	text-decoration: underline;
}

.post .meta {
	margin: 0 0 10px 0;
}

.post .meta .date {
	width: 68px;
	font-size: 14px;
	color: #b8b8b8;
	margin-right: 10px;
	padding: 2px;
}

.post .meta .time {
	color: #848484;
	padding: 10px 0;
}

.post .meta .author, .post .meta .comment {
	color: #848484;
}

.post .meta .author {
	padding: 10px 20px;
}

.post .meta .comment {
	padding: 10px 0;
	border: none;
}

.post .meta .comment a {
	text-decoration: underline;
}

.post .post-content {
	margin: 0 0 20px 0;
}

.post .post-content a {
	text-decoration: underline;
}

.post .post-content a:hover {
	text-decoration: none;
}

.post .cat-read-more, .post .tag {
	font-size: 11px;
	margin: 10px 0 0 0;
}

.post .tag {
 	margin: 0;
}

.post .cat-read-more a, .post .tag a {
	text-decoration: underline;
}

h2.section-title {
	float: left;
	clear: both;
	width: 100%;
	font: 16px Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
	margin: 0 0 20px 0;
	padding: 7px 0;
	border-bottom: 1px solid #ccc;
}

/* Comments */
#comments {
	margin: 20px 0;
}

#comments h2 {
	display: block;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 6px 0;
	border-bottom: 1px solid #ccc;
}

#commentform {
	float: left;
	clear: both;
	_width: 550px;
	background: #f0f0f0;
	margin: 10px 0;
	overflow: hidden;
}

#commentform .content {
	padding: 10px;
}

#commentform p {
	font-size: 11px;
}

#commentform h2 {
	font-weight: bold;
	margin: 0;
	padding: 6px 0;
	border-bottom: 1px solid #ccc;
}

#comments .comment {
	background: #fff;
	padding: 6px 0;
	border-bottom: 1px solid #e8e8e8;
}

#comments .comment .content {
	padding: 0 10px !important;
}

#comments .comment .col1 {
	float: left;
	width: 150px;
	margin-right: 10px;
}

#comments .comment .col2 {
	float: left;
	width: 370px;
}

#comments .gravatar {
	float: left;
	margin: 0 10px 10px 0;
}

#comments .gravatar img {
	margin: 2px;
	padding: 2px;
	border: 1px solid #dcdcdc;
}

#comments .comment p {
	margin: 0 0 16px 0;
}

#comments .comment .moderation {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #c03434;
}

#comments .comment-number {
	font: bold italic 20px Arial, Helvetica, sans-serif;
	color: #666;
	margin-bottom: 4px;
}

#comments .trackback {
	margin: 10px 0;
}

#comments .trackback .content {
	padding: 0 12px;
}

#comments .moderation {
	margin-bottom: 6px;
}

#comments .moderation .content {
	background: url(images/icon-info.gif) 0 10px no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #f9d5d5;
	padding-left: 24px;
}

/* Forms */
fieldset {
	border: none;
	margin: 10px 0;
}

fieldset h3 {
	font-size: 16px;
	color: #555;
	margin: 0;
	padding: 0 0 20px 0;
}

fieldset div.input {
	padding: 4px 0;
}

fieldset label {
	float: left;
	width: 150px;
	font-weight: bold;
	margin-right: 10px;
}

fieldset input.textbox, fieldset textarea {
	width: 350px;
	border: 1px solid #dedede;
	padding: 2px;
}

/* Latest Post & Author Posts */
ul.latest, .author-posts ul {
	margin: 0;
	padding: 0;
}

ul.latest li, .author-posts ul li {
	float: left;
	clear: both;
	width: 100%;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #e8e8e8;
}

ul.latest li .thumb, .author-posts ul li .thumb {
	float: left;
	width: 55px;
	margin-right: 10px;
}

ul.latest li .thumb img, .author-posts ul li .thumb img {
	margin: 2px;
	padding: 2px;
	border: 1px solid #dcdcdc;
}

ul.latest li .post-desc {
	float: left;
	width: 130px;
	background: none;
}

.author-posts ul li .post-desc {
	float: left;
	width: 550px;
}

ul.latest li .date, .author-posts ul li .meta {
	font-size: 11px;
	color: #868686;
}

/* Paging */
.wp-pagenavi {
	float: left;
	clear: both;
	width: 100%;
	margin: 10px 0;
	.margin: 20px 0 10px 0;
	padding: 4px 0;
}

.wp-pagenavi span, .wp-pagenavi a {
	font-size: 14px;
	font-weight: bold;
	color: #156a9a !important;
	margin-right: 4px;
	padding: 4px !important;
	border: 1px solid #156a9a !important;
}

.wp-pagenavi .current {
	color: #333 !important;
}

/* Latest Comments & Popular Post */
.latest-comments ul, .popular-post ul {
	margin: 0;
	padding: 0;
}

.latest-comments ul li, .popular-post ul li {
	clear: both;
	font-weight: normal;
	list-style: none;
	margin: 0 0 6px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #e8e8e8;
}

.latest-comments ul li .meta {
	font-size: 11px;
}

.related ul {
	margin: 0;
	padding: 0;
}

.related ul li {
	background: url(images/icon-list.gif) no-repeat;
	list-style: none;
	margin: 2px 0;
	padding: 0 0 2px 20px;
}

/* Network Sites */
.network ul {
	margin: 0;
	padding: 0;
}

.network ul li {
	clear: both;
	font-size: 11px;
	list-style: none;
	margin: 0 0 6px 0;
}

/* Search */
#sidebar .search div {
	float: left;
}

#sidebar .search .search-textbox input {
	width: 200px;
	margin-right: 4px;
}

.sociable ul {
	margin: 0;
	padding: 0;
}

.sociable ul li {
	float: left;
	list-style: none;
	margin: 0 4px 0 0;
	padding: 0;
}

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	width: auto !important;
	border: 1px solid #dedede;
	text-align: center;
	margin: 10px;
	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;
}

img.size-thumbs, img.size-medium, img.size-full,
.attachment img {
	margin: 4px;
	padding: 2px;
	border: 1px solid #dcdcdc;
}

.wp-caption img {
	border: none;
}

.subscribe-post {
	background: #F9E6B6 url(images/icon-feed.gif) 10px 10px no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #aa6307;
	line-height: 130%;
	margin: 20px 0;
	border: 1px solid #f4d37e;
}

.subscribe-post .content {
	padding: 10px 10px 10px 50px;
}

/* Facebook */
.fbconnect_LastUsers {
	background: none !important;
}

.fbconnect_miniprofile p {
	margin: 0;
	padding: 0;
}

/* Envato Items */
ul#envato-marketplace-items {
	margin: 0;
	padding: 0;
}

ul#envato-marketplace-items li {
	float: left;
	width: 80px;
	list-style: none;
	margin: 0 5px 5px 0;
	padding: 0;
}