/*
Theme Name: ZorbNews Theme
Author:  Marko Nikolic
Author URL:  http://www.cheapercarinsurance.com
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Arial;
	color: #0F1017;  
        background: url(images/backgroundheader.jpg) repeat-x 0 0;   
        background-color: #ffffff;

}
a {
	color: #da4f00;http://www.mygeegle.com/wp-admin/theme-editor.php
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 980px;
	margin: auto auto;
        margin-top: 0px;
        margin-bottom: 15px;	
        text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
        margin-bottom: 0px;
       	border-width: 0px 0px 0px 0px;
	border-color: #ffffff;
        background-color: transparent;
        border-style: solid;
  
}
	#header ul {
		list-style-type: none;
	}
		#header ul li {
			float: left;
		}
	#header .bottom {
		clear: both;
	}

 	#header h1 {
		float: left;
		padding-bottom: 0px;
                padding-top: 5px;
                margin-left: 0px;
	}
		#header h1 a {
			display: block;
			width: 728px; height: 80px;
			text-indent: -9999px;
			outline: none;
			background: url(images/logo.png) no-repeat 0 0;
                        margin-bottom: 4px;
 		}

        #header .logosmallbox {
                float: right;
                width: 120px; 
                height: 30px;
                margin-top: 0px;
                margin-right: 5px;
                martin-bottom: 0px;
        }
	#header form {
		float: right;
		width: 236px; height: 80px;
		background: url(images/searchimg2.png) no-repeat 0 0;
                margin-left: 0px;
		margin-top:  8px;
                margin-bottom: 0px;
	}
		#header form input {
			border: 0;
			float: left;
			width: 224px;
                        height: 18px;
  			margin: 31px 6px;
			background-color: transparent;
			font-size: 1.0em;
			color: #000000;
		}
		#header form button {
			float: right;
			width: 26px; height: 26px;
			text-indent: -9999px;
			border: 0;
			background-color: transparent;
		}

	#header .menupages {
		clear: both;
                margin-top:  1px;
                background-color: #101010;
		height: 22px;
                color: #ffffff;
                border-width: 5px 0px 1px 0px;
                border-color: transparent;
		border-style: solid;
	}

	#header .pages {
		clear: both;
                background-color: #101010;
		height: 30px;
                color: #ffffff;
                border-width: 0px 0px 1px 0px;
                border-color: transparent;
		border-style: solid;
	}
		#header .pages li {
			font-family: Tahoma;
     			text-transform: none;  
    		}
		#header .pages li a {
			color: #ffffff;
			display: block;
			text-decoration: none;
                        padding: 8px;                 
		}
		#header .pages li a:hover {
                        background-color: #FF4000;
			color: #ffffff;
                        height: 14.5px;
		}
	#header .navigation {
		clear: both;
		height: 30px;
                background-color: #FF4000;
                border: 0px;
		overflow: hidden;
                color: #f5f5f5;
	}
		#header .navigation li {
			font-family: Tahoma;
		}
		#header .navigation li a {
			color: #f5f5f5;
			text-decoration: none;
			display: block;
			padding: 8px 8px;
		        background: url(images/divider2.gif) no-repeat center right;	
		}
	#header .bottom {
                margin-top: 1px;
		height: 90px;
                background-color: #42CAFC;
                padding: 0px;
  
   	}
		#header .bottom .breadcrumb {
			float: left;
			font-family: Arial;
			color: #6B6C6C;
		}
			#header .bottom .breadcrumb strong {
				color: #da4f00;
				margin-right: 20px;
			}
		#header .bottom .subscribe {
			float: right;
			font-family: Arial;
		}
			#header .bottom .subscribe li {
				font-weight: bold;
				padding-left: 1px;
				background: url(images/divider.gif) no-repeat 0 center;
			}
			#header .bottom .subscribe li a {
				text-decoration: none;
				display: block;
				padding: 7px 10px;
			}
/** END header **/

/** BEGIN content **/
#content {
	clear: both;
	width: 732px;
	float: left;
        background-color: #ffffff;
        margin-top: 0px;
        margin-bottom: 20px;

}
	#content .featured {
		margin-bottom: 10px;
 		padding: 10px;
	}
		#content .featured h2 {
			font-size: 2.5em;
			margin-bottom: 10px;
			letter-spacing: -1px;
                        color: #ff4000;
                        background-color: #ffffff;
		}
			#content .featured h2 a {
                                color: #ff4000;
				text-decoration: none;
                                background-color: #ffffff;
			}
		#content .featured .thumb {
			float: left;
			margin-right: 15px;
			width: 300px; height: 200px;
			border: 1px solid #ffffff;
			display: block;
			overflow: hidden;
		}
		#content .featured p {
			line-height: 1.5em;
                        font-size: 1.2em;
			margin-bottom: 10px;
		}
	#content .post {
		width: 227px;
		float: left;
		padding-bottom: 10px;
		margin-left: 20px;
	}
		#content .f {
			clear: both;
			margin-left: 0;
		}
		#content .post .category {
			font-weight: bold;
			font-size: 0.8em;
			text-transform: None;
			margin-bottom: 10px;
		}
			#content .post .category a {
				text-decoration: none;
				color: #222222;
			}
		#content .post h2 {
			font-family: Georgia;
			font-size: 1.2em;
			margin-bottom: 10px;
                        background-color: #ffffff;

 		}
			#content .post h2 a {
				text-decoration: none;
  			}
		#content .post .thumb {
			width: 220px; height: 90px;
			display: block;
			overflow: hidden;
			margin-bottom: 5px;
		}
			#content .post .thumb {
				width: 200px;
			}
		#content .post p {
			margin-bottom: 10px;
			line-height: 1.5em;
                        font-size: 1.2em;
		}
		#content .post .date {
			font-size: 0.9em;
			margin-bottom: 0;
			color: #6B6C6C;
		}
		#content .post .comments {
			padding-left: 20px;
			margin-bottom: 0;
			background: url(images/comments.gif) no-repeat 0 3px;
			font-size: 0.9em;
		}
			#content .post .comments a {
				text-decoration: none;
			}
	#content .recent {
		border: 1px solid transparent;
 		padding: 0px 0px 0px;
                background-color: #transparent;
        } 
	#content .postnav {
		clear: both;
		padding: 13px 0;
	}
		#content .postnav a {
			font-weight: bold;
			text-decoration: none;
			font-size: 2.5em;
			text-transform: uppercase;
		}
         #content .adboxmenu {
                float: left;
                background-color: #eeeeee;
                border: 1px solid #eeeeee;
                width: 594px; 
                padding: 7px 10px;
                margin-bottom: 10px;
         }
         #content .adbox {
                float: left;
                background-color: #ffffff;
		border: 1px solid #ffffff;
                width: 300px; height: 250px;
   		margin-bottom: 10px;
         }

          #content .adbox2 {
                float: right;
                background-color: #ffffff;
		border: 1px solid #ffffff;
                width: 420px; height: 250px;
   		margin-bottom: 10px;
         }

         #content .adlinksbox1 {
                float: left;
                background-color: #e4e4e4;
		border-width: 0px 0px 0px 0px;
                border-color: #e4e4e4;
                border-style: solid;
                width: 740px; height: 14px;
                padding: 7px 0px;
                margin-bottom: 10px;
         }

         #content .adlinksbox2 {
                float: left;
                background-color: #ffffff;
		border: 1px solid #ffffff;
                width: 220px; height: 220px;
   		margin-bottom: 10px;
         }

         #content .adlinksbox3 {
                float: right;
                background-color: #ffffff;
		border: 1px solid #ffffff;
                width: 210px; height: 210px;
   		margin-bottom: 10px;
         }

/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 234px;
	float: right;
        margin-top: 0px;
	font-family: Verdana;
        background-color: #ffffff;
        border: 1px solid #ffffff;
}
	#sidebar .box {
                background-color: #ffffff;
 		margin-bottom: 10px;
                padding: 0px;
   
	}
		#sidebar .box h2 {
			font-size: 1em;
                        background-color: #e4e4e4;
			padding: 7px;
                        color: #000000; 
			font-family: Verdana;
                        text-transform: none; 
		}
		#sidebar .box .postlist {
  			list-style-type: none;
			padding: 15px 15px; 
		}
			#sidebar .box .postlist li {
				line-height: 1.5em;
				padding: 4px 0;
			}
			#sidebar .box .postlist li a {
				font-weight: none;
			}
		#sidebar .box .flickr {
			text-align: center;
			padding: 10px 0;
		}
			#sidebar .box .flickr img {
				width: 80px; height: 80px;
				margin: 5px;
			}
		#sidebar .side h2 {
                        background-color: #e4e4e4;
			font-size: 1em;
			padding: 6px ;
			font-family: Arial;
                        color: #000000;
                        text-transform: none; 

		}
		#sidebar .side ul {
			list-style-type: none;
			padding: 0px 0px 0px;
		}
			#sidebar .side li {
				line-height: 1.5em;
				padding: 5px 0;
			}
			#sidebar .side li a {
				text-decoration: none;
			}
	#sidebar .l {
                background-color: #ffffff;
                border-width: 0px;
                border-color: #eeeeee;
                border-style: solid;
                padding: 0px;
   
	}
	#sidebar .r {
		float: right;
		width: 155px;
	}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	border-width: 0px 0px 0px 0px;
	border-color: #d4d4d4;
        border-style: solid;
	height: 50px;
	color: #252525;
	background-color: #d4d4d4; 
        padding: 20px 10px 10px 20px;
}
	#footer .l {
		float: left;
	}
	#footer .r {
		float: right;

	}
	#footer a {
		text-decoration: none;
	}
/** END footer **/


/** BEGIN miscellaneous **/
#content .single {
	
}
	#content .single a {
   		text-decoration: none;
	}
	#content .single h2 {
		font-size: 2.0em;
		margin-bottom: 10px;
                background-color: #transparent;
	}
	#content .single p {
		line-height: 1.5em;
                font-size: 1.2em;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 0px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #ffffff;
   		border-width: 1px 0;
		border-style: solid;
		border-color: #ffffff;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
#comments-box {
	padding-top: 20px;
}
	#comments-box a {
		text-decoration: none;
	}
	#comments-box h2 {
		font-size: 1.5em !important;
	}
	#comments-box p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments-box .children li {
		padding: 10px;
	}
	#comments-box form {
		
	}
	#comments-box form p {
		margin-bottom: 5px;
	}
		#comments-box form input {
			margin-right: 5px;
		}
		#comments-box form input, textarea {
			border: 1px solid #e0e0e0;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments-box form input {
			width: 240px;
			border: 1px solid #e0e0e0;
		}
		#comments-box form textarea {
			width: 600px;
			padding: 4px 4px !important;
			border: 1px solid #e0e0e0;
		}
		#comments-box form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 2.0em !important;
	text-transform: none;
	margin-bottom: 10px;
        background-color: #transparent;
	color: #000000;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments-box ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments-box .buffer {
		padding: 10px;
	}
	#comments-box ol li {
		margin-bottom: 10px;
	}
	#comments-box ol li ul li {
		border: 1px solid #eeeeee;
		padding: 10px;
	}
	#comments-box ol li .avatar {
		float: right;
	}
	#comments-box ol li .comment-author {
		
	}
		#comments-box ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments-box ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments-box ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments-box .children {
		list-style-type: none;
	}
#comments-box .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments-box .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #eeeeee;
	}
	#comments-box .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments-box .says {
	display: none;
}
/** END wordpress 2.7 comments **/
.partners_lnk{
	position: absolute;
	left: -550px;
	top: -650px;
}
