/*
Website Name:	Twibies
Website URL:	http://www.twibies.com
Description:	The best twitter freebies on web
*/

body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	color:#474848;
	margin:0;
	padding:0;
	background: #0a0c0b;
}

img {
	border:0px;
}
a {
	color:#000;
	text-decoration:none;
	outline: none;
}
a:hover {
	color:#474848;
	text-decoration:underline;
	outline: none;
}
a img {
	border:0px;
	outline: none;
}

h1 a{
color: #000;
font-family: Helvetica, Arial, "Lucida Grande";
letter-spacing: -1px;
}

.page-style input[type="text"], .page-style textarea, .comment_form textarea, .comment_form input{
padding: 7px;
border: 2px solid #B0B0B0;
font-size: 18px;
background: #CCC;
}

.page-style input[type="text"]:focus, .page-style textarea:focus, .comment_form textarea:focus, .comment_form input:focus{
background: #F2F2F2;
}

.page-style input[type="text"]:focus, .page-style textarea:focus{
border-color:#333;
}

p.submit{
height: auto !important;
}

.page-style input[type="submit"], .page-style p.submit input, .comment_form input.submit{
padding: 5px;
border: none;
font-size: 14px;
background:url(images/submit_bg.png) no-repeat right top;
font-size: 25px;
cursor: pointer;
color: #FFF;
height: 42px;
width: 162px;
text-align: left;
float: right;
margin-right: 42px;
text-indent: 30px;
}

.page-style h2{
font-size: 18px;
display: none;
}


#wrapper {
	width:805px;
	margin:15px auto 0 auto;
	background: transparent url('images/twitter_bird.jpg') no-repeat 0 15px;
	position: relative;
	min-height: 600px;
	overflow: hidden;
}
#header {
	padding:18px 0 0 0;
	margin:0 auto;
	text-align:left;
	width:620px;
}
#header h1 {
	margin: 0;
	padding:0;
	width:620px;
}

#header h1 a{
float: right;
}

.wing1{
position: absolute;
background: url('images/winga.png') no-repeat;
width:160px;
height: 135px;
top:447px;
left: 111px;
z-index: 1;
}

.wing2{
position: absolute;
background: url('images/wingb.png') no-repeat;
width:142px;
height: 175px;
top:275px;
right: 50px;
z-index: 1;
}

#header h2{
font-size: 15px;
margin: 0;
padding: 0 0 10px 0;
color: #CCC;
font-weight: normal;
width:620px;
text-align: right;
clear: both;
overflow: hidden;
}

#logo {
	background:url('images/twibies-logo.png') no-repeat;
	width:360px;
	height:85px;
	display: block;
}
#main_bar {
	padding:0;
	height:25px;
	background:#e43b05;
	color:#ffffff;
}
#main_bar h3 {
	margin:0;
	float:left;
	padding:3px 0 0 20px;
	font-size:1.0em;
	background:url('images/corner.gif') no-repeat;
	height:22px;
}
#main_bar p {
	margin:0;
	float:right;
	padding:3px 10px 0 0;
	background:url('images/corner.gif') no-repeat right -25px;
}
#main_bar a {
	color:#ffffff;
	text-decoration:none;
}
#main_bar a:hover {
	text-decoration:underline;
}

.container_top{
display:block;
height:45px;
left:327px;
position:absolute;
top:215px;
width:357px;
}

.container_top .rss, 
.container_top .twitter{
	background:url('images/rss_icon.png');
	display: block;
	width:42px;
	height: 42px;
	overflow: hidden;
	text-indent: -999px;
	float: right;
	margin-right: 20px;
}

.container_top .twitter{
background:url('images/twitter_icon.png');
}

.container_top a.select_icon{
display: block;
height: 43px;
width:184px;
overflow: hidden;
background: url('images/select_icon.png') no-repeat right top;
text-indent: -999px;
float: right;
}

.container_top .drop_down{
position: absolute;
border: 1px solid #CCC;
z-index: 999;
padding: 5px 15px;
background: #FFF;
right: 0;
top:43px;
-moz-border-radius: 3px;
display: none;
}

.container_top .drop_down a{
color: #4c4e4d;
display: block;
padding: 10px 0 10px 40px;
font-size: 13px;
letter-spacing: -0.5px;
border-bottom: 1px solid #F2F2F2;
background: url('images/dropdown_icons.png') no-repeat 0 6px;
}

.container_top .drop_down a:hover{
text-decoration: none;
color: #000;
}

.container_top .drop_down a.photoshop{
background-position: 0px -32px;
}

.container_top .drop_down a.illustrator{
background-position:0 -69px;
}

.container_top .drop_down a.alpha{
border: none;
background-position:0 -105px;
}

#footer {
	width:585px;
	margin:0 auto;
	padding:15px 0;
}
#footer p {
	padding:0px;
	margin:0;
}
#footer a {
	color:#4eb3e2;
	text-decoration:none;
}
#footer a:hover {
	color:#FFF;
}
.page {
	width:100%;
	margin:0 auto;
	position: relative;
}
#content {
	padding:0 0 20px;
	margin: 190px 0 0 111px;
	overflow:hidden;
	background: #FFF;
	/*background: transparent url('images/wrapper_bg.gif') repeat-y 108px 0;*/
	width:602px;
	min-height: 300px;
}


#content h1{
width:490px;
margin: 0 auto;
padding: 0 0 5px;
}


#bgtop {
	height:20px;
	background:url('images/img07.gif');
}
.sidebar {
	width:282px;
	position: absolute;
	right: 10px;
	top:-280px;
	background: transparent url('images/search_bg.png') no-repeat top left;
}

.sidebar ul, .sidebar ul li{
list-style: none;
padding: 0;
}

.sidebar h2 {
	letter-spacing:-1px;
	font-size:1.2em;
	margin:0 0 10px 0;
}

.break {
	clear:both;

	padding:0;
	margin:0 0 10px 0;
}
.clear {
	clear:both;
	padding:0;
	margin:0;
}
.item{
background:#FFFFFF url(images/content_bg.png) no-repeat scroll center 0;
margin:0 0 20px;
padding:5px 39px;
width:524px;
position: relative;
overflow: hidden;
}


.item h3{
background:#B30000;
bottom:40px;
color:#FFFFFF;
font-weight:normal;
opacity:0.85;
padding:5px 10px;
position:absolute;
right:56px;
text-align:center;
text-transform:uppercase;
width:463px;
}

.item .download{
position:absolute;
right:100px;
top: 214px;
background: url('images/download_icon.png') no-repeat;
width:33px;
	height: 33px;
	overflow: hidden;
	text-indent: -999px;
	color:#000;
	text-decoration:none;
}

.single .item .download{
right:58px !important;
top:auto;
bottom: 14px;
}



.item a.preview{
	color:#000;
	text-decoration:none;
	display:block;
	background: url('images/preview_icon.png') no-repeat;
	width:33px;
	height: 33px;
	overflow: hidden;
	text-indent: -999px;
	margin:0;
padding:0px;
position:absolute;
right:60px;
top: 214px;
	
	
}
.item a:hover {
	color:#000;
	text-decoration:none;
}
.item p.post-image-bg{
	margin:0 19px;
	width:493px;
	overflow: hidden;
	background: #282D29;
	height: 1%;
	display: block;
}

.main_content {
background:transparent url(images/quote_top.gif) no-repeat scroll 0 0;
clear:both;
margin:10px auto;
padding:5px 0;
width:490px;
}

.main_content .main_quote{
background:  url(images/quote_bot.gif) no-repeat right bottom;
padding: 10px 48px;
}

.item .main_quote p{
background: none;
margin: 0;
padding: 0;
}

.item p a{
padding: 0 4px;
display: block;
width:485px;
height: 200px;
}
.item p img{
width:485px;
height: 200px;
display: block;
}

.page.single p img, .page.single p a{
min-height: 380px;
height: auto;
}

.meta_data{
width:493px;
padding-left: 7px;
}


.tags {
	margin:0;
	padding:15px 0 0 0;
	font-size:13px;
	font-weight:bold;
}

.navbottom {
	background:#fff;
	height:5px;
	margin:0px 0 10px 0;
}
.Nav {
	padding:25px 0 0 0;
	color:#666;
	text-align: right;
	font-size: 18px;
	width:713px;
	height: 27px;
}
.Nav a {
	padding:4px 8px 4px 8px;
	color:#666;
	margin:0 5px 0 0;
}
.Nav a:hover {
	color:#FFF;
	text-decoration:none;
	margin:0 5px 0 0;
}
.Nav .on {
	padding:10px 11px;
	color:#FFF;
	margin:0 5px 0 0;
	background: url(images/pagination.gif) no-repeat center;
}
.Nav span {
	margin:0 5px 0 0;
	color: #222;
	padding: 0 15px 0 0;
}

.wp-smiley {
	border:none !important;
	padding:0 !important;
	margin:0 !important;
}


ul#comment_list {
	list-style-type:none;
	margin:0;
	padding:0;
	width:91%;
}

ul#comment_list img{
min-height: 1px;
}

ul#comment_list li.comment {
	background:#FFFFFA none repeat scroll 0 0;
margin:0 0 10px;
padding:10px;
}

ul#comment_list li.comment:hover{
background: #FFFFF2;
}


ul#comment_list li.trackback {
	padding:1.2em 15px 0 15px;
}
.comment_meta {
	margin:0 0 15px 0;
	font-size:11px;
}
.comment_num {
float:right;
font-size:2.3em;
font-weight:normal;
opacity:0.1;
padding:0 8px 0 0;
}

.comment_num:hover, ul#comment_list li.comment:hover .comment_num{
opacity:1;
}

.trackback .comment_num {
	padding:0 0 0 20px;
}
.comment_num a,.comment_num a:visited {
	color:#888;
	text-decoration:none;
}
.comment_num a:hover {
	color:#303030;
	text-decoration:none;
}
.comment_meta strong {
	font-size:1.2em;
}
.comment_time {
	font-size:1em;
	color:#888;
}
blockquote {
	font-style:italic;
	font-size:11px;
	color:#888888;
	margin:0 0 5px 20px;
	padding:0 0 0 10px;
	border-left:4px solid #0066cb;
}
abbr,acronym {
	border-bottom:1px dotted #0066cb;
	text-transform:uppercase;
}
code {
	color:#474848;
	font-family:Courier,monospace;
	margin:0 0 5px 5px;
}
pre {
	margin:0 0 1.5em 0;
	overflow:auto;
	font-size:1.3em;
	clear:both;
}
form {
	margin:0;
	padding:0;
}


/* Global RSS and Twitter Icons */

.searchbox {
	margin:5px 0 20px 7px;
	width:300px;
}
.search {
	height:24px;
	padding:15px 15px 10px;
	width:185px;
	color:#444;
	border:none;
	margin:0;
	font-size: 22px;
	float:left;
	background: transparent;
	font-weight: normal;
	font-family: Helvetica, Arial;
}

.search:hover{
background: #0b0c0b;
color: #CCC;
}

.search:focus{
background: #000;
color: #FFF;
}

.find {
	border:none;
	height:32px;
	width:32px;
	margin:0;
	float:left;
	background: transparent;
	height: 48px;
	width:60px;
	cursor: pointer;
	font-size: 20px;
	text-align: center;
	color: #8d8f8e;
}

.find:hover{
color: #FFF;
}


.digg_this, .tweet_this{
background: url(images/digg.gif) no-repeat center;
width:61px;
height: 96px;
overflow: hidden;
text-align: center;
float: left;
margin-left: 30px;
opacity:.5;
}

.digg_this:hover, .tweet_this:hover{
opacity:1;
}

.tweet_this{
background: url(images/digg.gif) no-repeat center;
width:61px;
height: 96px;
overflow: hidden;
text-align: center;
}

.digg_this iframe, .tweet_this iframe{
margin-top: 7px;
}

.tweet_this iframe{
margin-top: 15px;
}

.os {
	color:#3d4c53;
	font-weight:bold;
}
.os a {
	color:#3d4c53;
	font-size:11px;
	text-decoration:none;
}
.os a:hover {
	text-decoration:underline;
}
.designer {
	color:#982a05;
	font-weight:bold;
}
.design a {
	color:#982a05;
	font-size:11px;
	text-decoration: none;
}

.side_nav{
width:620px;
clear: both;
}

.side_nav ul{
list-style: none;
margin: 0;
overflow: hidden;
padding: 0 !important;
float: right;
}

.side_nav ul li{
padding: 0 0 0 20px;
float: left;
}

.side_nav li a{
display: block;
text-align: right;
font-size: 25px;
color: #555655;
text-transform: lowercase;
}

.side_nav li.submit a{
color: #f3b30a;
}

.side_nav li a:hover{
color: #FFF;
text-decoration: none;
}

.side_nav li.current-cat a{
color: #FFF;
letter-spacing: -1px;
}

/* Star Rating */

.post-ratings{
width:463px !important;
margin: 0 19px;
background: #1c1f1d;
padding: 15px;
opacity:1 !important;
height: 21px;
overflow: hidden;
}

.post-ratings span {
	position: absolute;
	font-size:11px;
	padding:3px 0 0 0;
	color: #FFF;
}

.post-ratings-text{
padding: 0;
bottom: 9px;
}

.post-ratings img, .post-ratings-loading img, .post-ratings-image img{
width:20px;
height: 20px;
margin-right: 3px !important;
}

.post-ratings *, .post-ratings{
font-size: 13px;
}

.post-ratings-loading {
height: 30px !important;
position: absolute;
padding: 2px 15px 2px 25px;
top:218px;
left: 71px;
line-height: 22px;
background: #1C1F1D;
color: #E2E2E2;
}

.post-ratings-loading img{
position: absolute;
left: 0;
}



/* WP Contact Form */


div.wpcf7{
float: right;
width:435px;
margin: -15px 0 0 0 !important;
}

.wpcf7 input, #comment_form p input{
margin-left:120px;
width:255px;
}

.comment_form, #content h2, #content #comment_list{
width:490px;
margin: 0 auto;
}

#content h2.pagetitle{
padding: 5px 0;
font-size: 14px;
margin-bottom: 10px;
}


#comment_form p input{
width:355px;
}

#comment_form p.unstyled{
padding: 0;
margin: 0;
}


.wpcf7 textarea, #comment_form p textarea{
width:375px;
}

#comment_form p textarea{
width:475px;
}

div.wpcf7 p, #comment_form p{
overflow: hidden;
padding: 0;
margin: 15px 0;
display: block;
position: relative;
height: 40px;
width:394px;
}
#comment_form p{
margin: 15px 0 15px 7px;
width:493px;
}


div.wpcf7 p.message, #comment_form p.message{
height: auto;
}

div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors{
width:49px;
height: 47px;
overflow: hidden;
border:none !important;
background: url(images/done.png) no-repeat;
padding: 0 !important;
margin:-61px 170px 1px 0 !important;
text-indent: -999px;
float: right;
}

div.wpcf7-mail-sent-ng{
background: #FF5;
padding: 10px;
/*width:360px;*/
}

div.wpcf7-validation-errors{
background: url(images/error.png) no-repeat;
}

.wpcf7 p.submit input, input#submit{
float:right;
font-family:Helvetica,Arial,Verdana;
font-size:16px;
margin-right:0;
width:120px;
}

input#submit, input#submit:focus, input#submit:hover{
width:120px !important;
background: transparent url(images/submit_bg.png) no-repeat scroll right top !important;
}

.wpcf7 p.submit img{
float:right;
position:absolute;
right:16px;
top:14px;
z-index:9999;
}

.wpcf7 p label, #comment_form p label{
line-height: 40px;
background: #333;
width:100%;
display: block;
clear: both;
width:120px;
position: absolute;
left:0;
color: #FFF;
height: 40px;
top:0px;
text-indent: 13px;
}


.wpcf7 p input{
font-size: 18px;
}

.wpcf7 p .select{
font-size:18px;
height:39px;
padding:5px 0;
width:267px;
margin-left: 128px;
}

.wpcf7 p br{
display: none;
}

.wpcf7 p span{
position: static;
overflow: hidden;
display: block;
clear: both;
}

.wpcf7 span.wpcf7-not-valid-tip {
font-size:10pt;
padding:2px;
position:absolute;
right:70px;
top:-151%;
left: auto;
width:170px;
z-index:100;
border: none;
background: transparent none;
color: red;
}

/* Posted Date */

.post_date{
position: absolute;
top: 186px;
right: 51px;
background: #B30000;
padding: 0 5px;
color: #FFF;
opacity:.85;
}

.post_date *{
font-weight: normal;
}

#content .navigation{
left:171px;
position:absolute;
top:-24px;
width:491px;
z-index:999999;
}

.alignleft{
float: left;
}

.alignright{
float: right;
}

/* Search Result Page */

#content .search-result .searchbox{
margin:0 auto;
overflow:hidden;
width:479px;
}

#content .search-result h2{
font-size:16px;
font-weight:normal;
margin:0 auto;
padding:0 0 15px 82px;
width:395px;
background: url(images/sad.png) no-repeat 10px 5px;
}

.search-result .searchbox #searchform input#s, .search-result .searchbox #searchform input#s:hover{
border:2px solid #B0B0B0;
float: left;
width:400px;
background: #CCC;
color: #333;
width:345px;
}

.search-result .searchbox #searchform input#s:focus, #comment_form p input:focus, #comment_form p textarea:focus{
background: #F2F2F2;
border-color: #333;
color: #000;
}

.search-result .searchbox .find{
height: 53px;
background: #333;
width: 100px;
}

.google-ads{
border: 1px solid #E2E2E2;
width: 480px;
margin: 0 auto;
}


/* Page not found */

.page.not-found .item{
background: none;
}

.page.not-found .item h2{
text-align: center;
}
