/*   
Theme Name: Webastic Fantastic 2.0
Theme URL: http://www.webasticno.com
Description: Wordpress 3 theme for Webasticno.com blog
Author: Ante Markiæ
Author URI:  http://www.webasticno.com
*/
	
* {
	margin: 0px;
	padding: 0px;
		}
	
html {
	font-size: 100%;
	}
	
body {
	text-align: center;
	background: #CAE4F3 url('images/background.jpg') repeat-x;
	margin: 0;
	padding: 0;
	}
	
.lefty { float: left; }
.righty { float: right; }

.clearboth {
	margin: 10px 0;
	clear: both;
	}

.marginate {
	margin: 20px 0;
	}

.clean a:link { 
	border: 0px;
	text-decoration: none;
	-moz-outline-style: none;
	}

.clean a:visited { 
	border: 0px;
	text-decoration: none;
	-moz-outline-style: none;
	}

.clean a:active { 
	border: 0px;
	text-decoration: none;
	-moz-outline-style: none;
	}
	
.clean a:hover { 
	border: 0px;
	text-decoration: none;
	-moz-outline-style: none;
	}	

.clean img { 
	border: 0px;
	text-decoration: none;
	-moz-outline-style: none;
	}	
	
.invisible {
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	visibility: hidden;
	}
	
#container {
	margin: auto;
	padding: auto;
	width: 1020px;
	clear: both;
	}
	
#biggie {
	background: url('images/biggie_bg.png') repeat-y;
	float: left;
	padding: 20px;
	width: 1020px;
	min-height: 800px;
	clear: both;
	}
	
/* BASIC WP */
.alignleft {
	float: left;
	}
	
.alignright {
	float: right;
	}
	
/* HEADER */
#top_menu {
	float: left;
	height: 30px;
	width: 980px;
	background: url('images/top_main.png') repeat-x;
	}	
	
#header {
	float: left;
	width: 960px;
	margin: 0 10px 10px;
	}
	
#header_search {
	float: right;
	margin-top: 15px;
	}
	
#header_navigation {
	background: #3099C6 url('images/headnav_bg.jpg') repeat-x;
	height: 50px;
	float: left;
	margin: 5px 10px;
	width: 960px;
	}
	
#header_navigation_ol{
	margin: 10px 2px;
	width: 800px;
	}
	
#header_navigation_ol li {
	color: #333;
	font-size: 14pt;
	font-weight: bold;
	display: inline;
	margin: 0px;
	padding: 0px 5px;
	border-width: 0 1px 0 0;
	border-style: dotted;
	border-color: #3099C6;
	}
	
.head_nav li {
	display: inline;
	list-style: none;
	padding: 3px 10px;
	border-right: 1px dotted #EBEBEB;
	background: #333333;
	color: #FFF;
	font-weight: bold;
	}
	
.head_nav li:hover {
	background: #2590BE;
	color: #FFF;
	}
	
#head_nav {
	margin: 5px 10px 4px;
	padding: 2px 0 3px;
	width: 960px;
	font-size: 17px;
	font-family: verdana, arial, sans-serif;
	float: left;
	clear: both;
	border-bottom: 2px #EBEBEB solid;
	border-top: 2px #EBEBEB solid;
	text-align: left;
	background: #333333;
	}
	
.header_buttons {
	float: right;
	clear: right;
	margin-top: 10px;
	}

#header_2nd_row {
	text-align: left;
	float: left;
	margin: 5px 5px 10px 10px;
	width: 965px;
	min-height: 50px;
	}
	
#header_banner {
	float: left;
	margin-right: 5px;
	}
	
/* MAIN */
#main {
	clear: both;
	float: left;
	text-align: left;
	min-height: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
/* INDEX */
#index {
	padding: 10px;
	width: 550px;
	min-height: 200px;
	float: left;
	border-right: 2px solid #EBEBEB;
	background: #FFF;
	}

#index_posts {
	float: left;
	}

#index_post_first {	
	}
	
#post_first_content {
	float: left;
	clear: both;
	border-bottom: #ccc dotted;
	}
	
#index_post_rest {
	float: left;
	margin-left: 10px;
	width: 380px;
	}
	
.rest_title {
	font-size: 14px;
	}
	
.post_rest {
	width: 420px;
	}
	
.post_rest h2 {
	text-align: left;
	}
	
.rest_info {
	font-size: 10px;
	margin: 3px 0px
	}
	
.rest_content p:first {
	display: visible;
	}
	
#index_envato {
	float: left;
	clear: both;
	width: 960px;
	margin: 10px 5px;
	border: #ddd dotted;
	border-width: 2px 0;
	margin-left: 12px;
	}
	
.index_envato_box{
	width: 229px;
	padding: 5px;
	float: left;
	border-right: 1px dotted #ddd;
	}
	
.index_envato_box img {
	border: 1px #FFF solid;
	width: 63px;
	height: 63px;
	}
	
.index_envato_box img:hover {
	border: 1px solid #86B3D2;
	}
	
.index_envato_box h3 {
	font-size: 14px;
	color: #333;
	margin: 3px 0px 4px 9px;
	}
	
#index_envato_last {
	border: 0px;
	}
	
/* SINGLE */	
#single {
	padding: 10px;
	width: 550px;
	min-height: 200px;
	float: left;
	border-right: 2px dotted #EBEBEB;
	}
	
#single_header {
	margin: 10px 0;
	}
	
#single_post {
	float: left;
	overflow: hidden;
	}
	
#single_tags {
	float: left;
	width: 550px;
	clear: both;
	}
	
.croportal {
	float: right;
	margin-top: -100px;
	margin-right: 95px;
	}
	
/* POSTS */	
p {text-align: justify;}
.bluelinx a:link { text-decoration: none; font-weight: bold; color : #109dd0; border: 0px; -moz-outline-style: none;}
.bluelinx a:active { text-decoration: underline; color : #109dd0; border: 0px; -moz-outline-style: none;}
.bluelinx a:visited { text-decoration: none; font-weight: bold; color : #109dd0; border: 0px; -moz-outline-style: none;}
.bluelinx a:hover	{ text-decoration: underline; color : #ff6600; border: 0px; -moz-outline-style: none;} 
.bluelinx a:focus { outline: none;-moz-outline-style: none;}

.post ul, .post ol, .post li {
	list-style-type: none;
	}
	
.post h3 {
	font-size: 16px;
	margin: 10px 1px 5px;
	}
	
.post h4 {
	font-size: 13px;
	margin: 10px 1px 5px;
	color: #444;
	}
	
.post_header {
	text-align: left;	
	clear: right;
	margin-bottom: 5px;
	padding-left: 3px;
	font-size: 12px;
	}

.post_header ul {
	list-style-type: none;
	}
	
.post_header li {
	font-weight: bold;
	list-style-type: none;
	}
	
.post_header span {
	font-size: 12px;
	color: #aaa;
	}
	
.post_header a {
	font-size: 12px;
	}
	
.post_title {
	color: #109dd0;
	font-size: 20px;
	text-align: left;
	text-decoration: none;
	border: 0;
	margin: 0 0 5px;
	padding: 0;
	}
	
.post_header ul, .post_header li, .post_header ol {
	margin: 0;
	padding: 0;
	}

.post_header h2:hover{
	color: #000;
	text-decoration: none;
	border-bottom: 0;
	}

.post_content {
	float: left;
	color: #333;
	font-size: 0.8em;
	font-family: verdana, helverica, "sans serif";
	text-align: justify;
	margin-bottom: 10px;
	line-height: 1.5em;
	}
	
.post_content p {
	margin-bottom: 20px;
	}
	
.post_content ol {
	padding: 5px;
	}
	
.post_content li,.post_content ul, .post_content ol {
	display: block;
	}
	
.post_content li {
	display: block;
	padding-left: 10px;
	}
	
.post_content li:hover {
	}

.post_footer {
	float: left;
	}
	
.post_tags {
	font-weight: none;
	float: left;
	margin-top: -12px;
	}
	
.post_footer p {
	text-align: left;
	padding: 5px 10px;
	}
	
.post_content img{
	padding: 2px;
	border: 1px solid #ddd;
	margin: 2px 5px;
	}
	
.post_content img:hover{
	border: 1px solid #666;
	}

/* SIDEBAR */	
#sidebar {
	min-height: 400px;
	float: left;
	}
	
#sb_left {
	width: 170px;
	float: left;
	margin: 2px 10px;
	}
	
#sb_right {
	float: left;
	width: 210px;
	min-height: 300px;
	margin-top: -115px; 
	}
	
.menu {
	text-align: left;
	width: 170px;
	border: 1px;
	background-color: #2D2D2D;
	border: #2E2E2E;
	color: #FFF;
	padding-bottom: 20px;
	margin-bottom: -5px;
	}

.menu h2 {
	padding: 20px 0 1px 10px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	font-family: arial, verdana, helvetica;
	border: 1px 0 #fff;
	margin-top: 10px;
	}

.menu ul {
	padding: 0 10px;
	margin-bottom: 10px;
	}
	
.menu li {
	margin: 5px 0;
	list-style-type: none;
	}

.menu li li{
	display: block;
	margin: 0;
	padding: 0 0 0 1px;
	border-width: 0 0 1px;
	border-color: #aaa;
	border-style: dotted;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	}
		
.menu li li:hover {
	background: #eaf6ff;
	color: #000;
	padding-left: 2px;
	}
	
.sidebar_box {
	padding: 10px 0 15px;
	font-size: 12px;
	float: left;
	}
	
.sidebar_box h3 {
	color: #333;
	font-size: 15px;
	padding: 2px 5px 3px;
	border-bottom: 1px dotted #333;
	margin-bottom: 3px;
	margin-bottom: 6px;
	}

.sidebar_box li{
	list-style: none;
	}
	
.sb_onecomment div {
	float: left;
	min-height: 50px;
	}
	
.sb_comment_info {
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	}
	
.sb_gravatar {
	float: left;
	margin: 0 4px 2px 0;
	border: 2px #CAE4F3 solid;
	clear: none;
	}
	
.sb_span {
	color: #777;
	font-weight: bold;
	}
	
.sb_comment {
	font-size: 12px;
	color: #555;
	float: left;
	margin: 5px 0;
	border-bottom: 1px dotted #777;
	padding: 5px 2px 5px;
	margin-top: -5px;
	width: 210px;
	background-color: #F8F8F8;
	}
	
.sb_comment:hover {
	background-color: #2D2D2D;
	color: #FFF;
	}
	
.sb_comment:hover span {
	color: #ccc;
	}
	
.sb_trackback {
	margin: 3px 0;
	font-size: 11px;
	}
	
.sb_trackback li li {
	margin-bottom: 10px;
	}
	
.sb_trackback_autor a {
	color: #333;
	text-decoration: none;
	}
	
.sb_trackback_autor a:hover {
	color: #777;
	text-decoration: none;
	}
	
.aktt_tweets ul {	
	margin-top: -5px;
	}
	
.aktt_tweets li {
	border-bottom: 1px dotted #333;
	padding: 4px 2px;
	font-size: 12px;
	background-color: #F8F8F8;
	}

.aktt_tweets li:hover {
	background-color: #2D2D2D;
	color: #FFF;
	}
	
.aktt_tweet_posted_msg p {
	visibility: hidden;
	}
	
.aktt_tweet_time a {
	float: left;
	}

.aktt_more_updates {
	background: #FFF;
	text-align: right;
	}
	
/* COMMENTS */
#comments_container {
	float: left;
	clear: both;
	color: #333;
	font-size: 12px;
	line-height: 1.5em;
	}
	
#comments_container p {
	margin: 5px 0;
	}
	
#comments_container h2 {
	margin: 15px 0 5px;
	}
	
#comments_container ol {
	list-style: none;
	}
	
.comments_all {
	margin-top: 10px;
	border-top: 1px #777 solid;
	border-bottom: 2px #777 solid;
	padding-bottom: 2px;
	}
	
.one_comment {
	min-height: 80px;
	padding: 10px 10px 15px;
	}
	
.even {
	background-color: #F8F8F8;
	border-bottom: 1px dotted #333;
	border-top: 1px dotted #333;
	}
	
.odd {
	background-color: #F4F6F6;
	}
	
.highlighted {
	color: #FFF;
	background-color: #2D2D2D;
	}
	
.comment_avatar img {
	float: left;
	padding: 1px;
	border: 1px #333 solid;
	margin: 2px 7px 4px 0px;
	}
	
#comments-form input {
	background: #f7f7f7;
	border: 1px solid #ccc;
	margin: 2px 5px 0 0;
	padding: 2px 5px;
	}
	
#comments-form textarea {
	background: #f7f7f7;
	border: 1px solid #ccc;
	margin: 2px 0 0;
	padding: 5px 5px;
	width: 535px;
	min-height: 100px;
	}
	
#sub {
	float: right;
	padding: 2px 5px;
	}
	
/* SEARCH */
	
/* FOOTER */
/*upper footer*/
#upper_wrapper {
	float: left;
	clear: both;
	margin-top: 10px;
	margin-bottom: -10px;
	}

#upper_footer {
	float: left;
	clear: both;
	background: #FFF url('images/upper_footer_bg.jpg') repeat-y;
	text-align: justify;
	}
	
.UF_box {
	background: none;
	float: left;
	width: 465px;
	margin: 5px 10px;
	min-height: 50px;
	font-family: verdana, helverica, "sans serif";
	}
	
.UF_box h4 {
	border-bottom: 1px #86B3D2 dotted;
	padding-bottom: 4px;
	margin-bottom: 2px;
	}
	
#UF_left li {
	display: inline;
	margin: 1px 3px;
	text-decoration: none;
	font-family: georgia, times-new-roman, sans-serif;
	border-bottom: 0px;
	}
	
#UF_left a:hover {
	color: #FF6600;
	}

#UF_right {
	margin-left: 20px;
	}
	
#UF_right li {
	list-style-type: decimal;
	list-style-position: inside;
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 2px;
	font-weight: bold;
	}

#footer {
	background: url('images/bottom_bg.jpg') repeat-x 0 100%;
	width: 100%;
	height: 304px;
	overflow: hidden;
	text-align: center;
	}
	
#footer_main {
	margin: auto;
	padding: auto;
	height: 304px;
	width: 1020px;
	background: url('images/bottom_main_bg.jpg') repeat-x;
	}
	
.footer_left {
	margin-right: -15px;
	float: left;
	}
	
.footer_box {
	width: 200px;
	height: 167px;
	float: left;
	margin: 125px 0px 10px 0px;
	padding: 0 10px;
	font-family: verdana, arial, sans;
	}
	
.footer_box h2 {
	color: #ff7200;
	text-align: left;
	font-size: 17px;
	margin: 0 0 2px;
}

.footer_box p {
	text-align: justify;
	color: #FFF;
	font-size: 12px;
	list-style: none;
	line-height: 1.5em;
	}
	
.footer_box a:link{
	color: #ff7200;
	text-decoration: underlined;
	font-weight: bold;
	}
	
.footer_box a:visited {
	color: #ff7200;
	font-weight: bold;
	}

.footer_box a:hover {
	background: #ff7200;
	color: #FFF;
	}
	
.footer_box a:active{
	color: #FFF;
	background: none;
	}
	
#footer_box_one {
	margin-left: -13px;
	width: 225px;
	border-right: 1px dotted #fff;
	}
	
#footer_box_two {
	width: 210px;
	border-right: 1px dotted #fff;
	}
	
#footer_box_three {
	width: 215px;
	}
