/*
    Theme Name: V-studio Blog Theme
    Theme URI: http://vstudio-international.com/blog/
    Description: V-studio Blog Theme is wordpress theme based on GUMBALL SPECIAL by <a href="http://www.evaneckard.com">Evan Eckard</a>.
    Version: 1.0
    Author: Bob van Ooik
    Author URI: http://vstudio-international.com/blog/
*/

body {
	margin: 0 10px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #fff;
	background-image: url(images/blogbg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#container {
	background-color: #fff;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	width: 940px;
	padding: 0 20px 20px;
	margin: 0 auto;
}

/* header area */

#container h3 {
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	line-height: 34px;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom;
	text-align: left;
	padding: 76px 0 6px;
}

#container h3 a {
	text-decoration: none;
	color: #6b6b7d;
	font-weight: normal;
}

#container h3 a:hover {
	color: #e2007a;
	font-weight: normal;
}

#header {
	background-repeat: no-repeat;
	background-position: right 50%;
	width: 940px;
	height: 118px;
	overflow: visible;
	margin-top: 0;
	margin-bottom: 0;
}

/* home columns */

#col01 {
	width: 720px;
	float: left;
	overflow: hidden;
}

#col02 {
	width: 220px;
	float: right;
	overflow: hidden;
}

#col01, #col02 {
	padding: 0 0 20px;
}

/* home post */

#col01 .home-post {
	width: 220px;
	margin: 0 20px 20px 0;
	height: 340px;
	overflow: hidden;
	float: left;
	-moz-box-shadow: 2px 2px 6px #bfbfc9;
	-webkit-box-shadow: 2px 2px 6px #bfbfc9;
	box-shadow: 2px 2px 6px #bfbfc9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#col01 .home-post .title {
	background: #e2007a;
	padding: 4px 8px;
	border-bottom: 1px solid #ce006f;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-radius-topright: 3px;
}

#col01 .home-post .title h2 {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#col01 .home-post .title h2 a {
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#col01 .home-post .title h2 a:hover {
	color: #000;
	background-color: #e2007a;
	border-bottom-style: none;
}

#col01 .home-post .home-post-upper {
	height: 190px;
	width: 220px;
	overflow: hidden;
	position: relative;
}

#col01 .home-post .home-post-upper a img {
	text-decoration: none;
	border: none;
}

#col01 .home-post .date {
	color: #505063;
	position: absolute;
	right: 0;
	bottom: 0;
	background-color: #fbfbfb;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	padding: 3px 8px;
}

#col01 .home-post .excerpt {
	height: 114px;
	overflow: hidden;
	padding: 8px 8px 0;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	background: #bfbfc9;
	border-bottom: 1px solid #b3b3b3;
	cursor: pointer;
}

#col01 .home-post .excerpt p {
	color: #505063;
	margin: 0 0 10px;
	padding: 0;
}

#col01 .home-post .excerpt a {
	color: #333;
}

#col01 .home-post .excerpt a:hover {
	text-decoration: none;
	color: #fff;
	background: #ff0067;
}

#col01 .home-post .meta {
	background-color: #dfdfe4;
	padding: 8px 8px 0;
	height: 35px;
	text-transform: uppercase;
}

#col01 .home-post .comments a {
	display: block;
	font-size: 10px;
	color: #66667e;
	text-decoration: none;
	float: left;
}

#col01 .home-post .author a {
	display: block;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	float: right;
}

#col01 .home-post .more a {
	color: #e2007a;
	font-size: 10px;
	text-decoration: none;
	display: block;
	float: right;
}

#col01 .home-post .more a:hover {
	color: #000;
	text-decoration: underline;
}

#col01 .home-post .comments a:hover, #col01 .home-post .author a:hover {
	color: #e2007a;
	text-decoration: underline;
}

/* single template post */

#col01 .post {
	color: #505063;
	padding: 0;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	-moz-box-shadow: 2px 2px 6px #bfbfc9;
	-webkit-box-shadow: 2px 2px 6px #bfbfc9;
	box-shadow: 2px 2px 6px #bfbfc9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #f6f6f9;
}

#col01 .post a {
	color: #505063;
	font-weight: bold;
	text-decoration: none;
}

#col01 .post a:hover {
	color: #000;
	text-decoration: underline;
}

#col01 .post h1 {
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 0;
	line-height: 28px;
	padding: 16px 0 6px;
}

#col01 .post h4 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 0;
	line-height: 26px;
	padding-top: 16px;
	padding-bottom: 6px;
}

#col01 .post h1 a, #col01 .post h4 a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#col01 .post h1 a:hover, #col01 .post h4 a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

#col01 .post-upper {
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	background-color: #e2007a;
	height: 340px;
	padding-right: 16px;
	padding-left: 16px;-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-radius-topright: 5px;
}

#col01 .post-upper2 {
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	background-color: #e2007a;
	padding-right: 16px;
	padding-left: 16px;
	height: 130px;-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-radius-topright: 5px;
}

#col01 .post-upper a {
	color: #fff;
	text-decoration: none;
}

#col01 .post-upper a:hover {
	color: #fff;
	text-decoration: underline;
}

#col01 .post-upper .digg {
	float: right;
}

#col01 .post .image {
	float: right;
	margin: 20px 0 0 12px;
}

.the-content p {
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

.the-content li {
	padding-right: 10px;
	padding-left: 10px;
}

.alignnone {
	position: relative;
	left: -10px;
}

.aligncenter {
	position: relative;
	clear: both;
	float: none;
	text-align: center;
	left: -10px;
}

/* categories page */

#col01 .cat-name {
	font-size: 14px;
	background: url(images/dot.gif) repeat-x bottom;
	padding: 4px 0 8px;
	width: 700px;
}

#header .category-name {
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
}

/* comments outer */

#comments-holder {
	padding: 10px;
}

/* comment list styles */

#comment-list {
	font-size: 12px;
	padding: 10px 0;
	border-bottom: 1px solid #bfbfc9;
}

#comment-list .bigger {
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
}

.comment-left {
	padding: 16px 0;
}

.comment-meta {
	float: left;
	width: 120px;
	margin-right: 10px;
	font-size: 10px;
	font-weight: bold;
}

.comment-metadata {
	font-size: 10px;
	font-weight: normal;
}

.comment-metadata a {
	text-decoration: none;
}

.comment-metadata a:hover {
	text-decoration: underline;
}

.comment-txt {
	float: left;
	width: 440px;
	font-size: 12px;
	line-height: 18px;
}

.comment-txt p {
	font-size: 12px;
	line-height: 18px;
	width: 440px;
	float: left;
	margin-top: 0;
	margin-bottom: 12px;
}

cite {
	font-style: normal;
	text-transform: uppercase;
	font-size: 12px;
}

/* comment form styles */

.comments-PII, .comments-PII-2 {
	float: left;
	margin-top: 20px;
}

.comments-PII {
	width: 280px;
	margin-right: 15px;
}

.comments-PII-2 {
	width: 640px;
}

.comments-PII input {
	font-size: 12px;
	width: 270px;
	padding: 2px;
}

.comments-PII-2 textarea {
	font-size: 12px;
	width: 670px;
	height: 90px;
	padding: 2px;
}

.submit-btn {
	display: block;
	padding: 0;
	cursor: pointer;
	width: 141px;
	height: 34px;
	text-indent: -400px;
	overflow: hidden;
	background: url(images/btn-add.gif) no-repeat;
	border-style: none;
}

.submit-btn:hover {
	background: url(images/btn-add.gif) no-repeat 0 -34px;
}

.note {
	font-size: 10px;
}

/* misc */

.uppercase {
	text-transform: uppercase;
}

/* home and category page nav */

#page-nav {
	height: 340px;
	width: 220px;
	float: left;
}

#page-nav .older a, #page-nav .newer a {
	display: block;
	font-size: 10px;
	text-indent: -400px;
	overflow: hidden;
	height: 169px;
}

#page-nav .older a {
	margin-bottom: 1px;
	background: url(images/link-older.gif) no-repeat 0 0;
}

#page-nav .older a:hover {
	background: url(images/link-older.gif) no-repeat 0 -169px;
}

#page-nav .newer a {
	background: url(images/link-newer.gif) no-repeat 0 0;
}

#page-nav .newer a:hover {
	background: url(images/link-newer.gif) no-repeat 0 -169px;
}

/* col02 stuff */

#categories {
	background-color: #bfbfc9;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	height: 340px;
	overflow: hidden;
	margin-bottom: 20px;
}

#categories ul {
	margin: 10px 0;
	padding: 0 10px;
	overflow: auto;
	height: 320px;
}

#categories li {
	padding: 0;
	margin: 0;
	list-style: none;
	border-bottom: 1px solid #dfdfe4;
}

#categories a {
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	padding: 5px 0;
	text-decoration: none;
}

#categories a:hover {
	color: #fff;
	text-decoration: underline;
}

#sponsor-box {
	height: 340px;
	background: #bfbfc9;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}

#sponsor-box .title {
	padding: 4px 8px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	text-transform: uppercase;
}

#sponsor-box .sponsor {
	padding: 10px 0 0;
	width: 200px;
	height: 133px;
	overflow: hidden;
	margin: 0 auto;
}

#sponsor-box .meta {
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	padding: 4px 8px 0;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 204px;
	height: 19px;
	text-transform: uppercase;
	text-align: right;
}

#sponsor-box .meta a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#sponsor-box .meta a:hover {
	color: #000;
}

#about-box {
	background-color: #bfbfc9;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	height: 340px;
	overflow: hidden;
	margin-bottom: 20px;
}

#about-box .pages {
	margin: 10px 0;
	padding: 0 10px;
	overflow: auto;
	height: 180px;
	border-bottom: 1px solid #fff;
}

#about-box .pages li {
	padding: 0;
	margin: 0;
	list-style: none;
	border-bottom: 1px solid #dfdfe4;
}

#about-box .pages a {
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	padding: 4px 0;
	text-decoration: none;
}

#about-box .pages a:hover {
	color: #fff;
	text-decoration: underline;
}

/* search form */

#about-box form {
	padding: 10px;
	margin: 0;
	text-align: right;
	border-bottom: 1px solid #fff;
	height: 56px;
}

#about-box .txt-field {
	font-size: 12px;
	margin: 0 0 6px;
	width: 196px;
	padding: 1px;
}

#about-box .btn-search {
	display: block;
	padding: 0;
	cursor: pointer;
	float: right;
	width: 89px;
	height: 28px;
	text-indent: -400px;
	overflow: hidden;
	background: url(images/btn-search.gif) no-repeat;
	border-style: none;
}

#about-box .btn-search:hover {
	background: url(images/btn-search.gif) no-repeat 0 -28px;
}

#about-box .rss a {
	display: block;
	width: 200px;
	padding: 5px 0;
	margin: 10px auto 0;
	color: #fff;
	text-decoration: none;
	text-align: right;
}

#about-box .rss a:hover {
	color: #fff;
	text-decoration: underline;
}

#about-box .bookmark a {
	display: block;
	width: 200px;
	padding: 5px 0;
	margin: 0 auto;
	color: #fff;
	text-decoration: none;
	text-align: right;
}

#about-box .bookmark a:hover {
	color: #fff;
	text-decoration: underline;
}

/* footer */

#footer {
	padding: 20px 0;
	margin: 0 auto;
	font-size: 10px;
	line-height: 14px;
	color: #5f5f5f;
	background-color: transparent;
}

#footer a {
	color: #5f5f5f;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .sm-logo a {
	display: block;
	width: 100px;
	height: 29px;
	background: url(images/logo-hellbiscuit.gif) no-repeat 0 0;
	text-indent: -300px;
	overflow: hidden;
	float: right;
}

#footer .sm-logo a:hover {
	background: url(images/logo-hellbiscuit.gif) no-repeat 0 -29px;
}

/*gallery*/

.gallery img {
	margin: 0 !important;
	padding: 0 !important;
	border-width: 0 !important;
}

.gallery-item {
	margin-top: 1px !important;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0 !important;
	border-width: 0 !important;
}

.alignright {
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
}

.alignleft {
	margin-bottom: 8px;
	float: left;
	margin-right: 8px;
}

#navi {
	float: right;
	margin-top: 10px;
}