﻿/*

Theme Name: Premium Orange

Description: Nice orange premium wordpress theme.

Version: 1.1

Author: Elad Domb

Author URI: http://www.wordpressthemestop.com

Tags: orange, black, nice, clean, premium, widget, widgets, widget ready, adsense, adsense ready, white, dark

*/



/***************************************************/

* {

	font-family: Verdana, Arial, "Trebuchet MS";

	font-size: 10px;

	color: #555;

	outline: 0;

	padding: 0;

	margin: 0;

	border: 0 none;

	text-decoration: none;

	white-space: normal;

	vertical-align: baseline;

}



html, body {line-height: 1}

hr {display: none}

blockquote:before, blockquote:after, q:before, q:after {content: ''}

blockquote, q {quotes: "" ""}

ul {list-style-type: none}

ol {list-style-type: decimal}

.clear {clear: both}

/***************************************************/

body {

	background: #eee url() repeat-x;

	text-align: center;

	font-size: 0.9em;

}



#container {

	width: 978px;

	margin-right: auto;

	margin-left: auto;

	text-align: left;

	background: url(images/bg.png) repeat-y;

         border-left:1px solid #949494;

         border-right:1px solid #949494;

         border-bottom:1px solid #949494;

}



#header {

	width: 978px;

	height: 276px;

	background: #fff url(images/logo.png) no-repeat;
	
}

/***************************************************/

#pagenav {

	float: left;

	width: 625px;

	height: 31px;
	
}



#pagenav ul {

	float: left;

	padding-top: 0px;

	padding-left: 0px;

	height: 31px;

}



#pagenav ul li {

	float: left;

	height: 31px;

	text-align: center;

	margin-right: 0px;

	font-size: 1.2em;

}



#pagenav ul li a {

	background-position: center 0px;

	float: left;

	display: block;
	
	padding-top: 8px;

	padding-left: 20px;

	padding-right: 20px;

	line-height: 22px;

	height: 31px;

	letter-spacing: 0px;

	font-weight: bold;

	background: #767676;
	
	color:#fff;

}



#pagenav ul li a:visited {

	color: #eee;

}



#pagenav ul li a:hover {

	background: #00BEF5;
	
	color:#fff;

}



#pagenav ul li.current_page_item a {

	color: #00BEF5;
         background: #767676;

}



#pagenav ul li.current_page_item a:hover {

	color: #fff;

}




/***************************************************/

#searchform {

	float: left;

	width: 343px;

	height: 40px;

	margin-right: 10px;

}



#searchform form {

	float: right;

	display: inline;

	background: url(images/ico-search.png) no-repeat;

	background-position: left 4px;

	width: 343px;

	height: 40px;

}



#searchform fieldset {

	float: right;

	display: inline;

	padding-top: 10px;

	height: 35px;

}



#searchform label {

	vertical-align: middle;

	color: #fff;

	font-weight: bold;

}



#searchform input {

	display: inline;

	vertical-align: middle;

}



#searchinput {

	width: 150px;

	padding: 2px 4px 2px 4px;

	border: 0px solid #666;

	color: #555;

	background: #fff;

}



#searchinput:hover {

	border: 0px solid #999;
	
	background: #EEE;

}



#searchbutton {

	line-height: 1.4em;

	font-weight: bold;

	background: #231815;

	color: #fff;

         padding-left:7px;

         padding-top:1px;

         padding-right:7px;

         padding-bottom:1px;

	text-align: center;

	cursor: pointer;

}



#searchbutton:hover {

	background: #00BEF5;

	color: #fff;

}

/***************************************************/

/* Search form CSS */

form#srcform {

	background: #EEE;

	padding: 10px;

}



form#srcform fieldset {

}



form#srcform input {

	vertical-align: middle;

}



form#srcform #srcinput {

	padding: 4px;

	width: 225px;

	background: #FFF;

	color: #333;

	font-weight: normal;

	border: 1px solid #ddd;

}



form#srcform #srcbutton {

	padding: 2px;

	width: 50px;

	background: #aaa;

	color: #FFF;

	font-weight: bold;

	text-align: center;

	cursor: pointer;

}

/***************************************************/

#logo {

	float: left;

	display: inline;

	margin-top: 155px;

	margin-left: 48px;

	border-right: 0px solid #f9a83f;

	background: url() no-repeat;	

	background-position: left 0px;

}



#logo h1 {

	padding-top: 5px;

	font-weight: bold;

	letter-spacing: 0px;
	
	line-height:18px;

}



#logo h1 a {

	font-weight: bold;

	letter-spacing: 0px;

	color: #aaa;

	font-size: 1.3em;

}



#logo h1 a:hover {

	color: #00BEF5;

}



#logo .description {

	color: #aaa;

	line-height: 1.4em;

}



#about {

	float: left;

	display: inline;

	margin-top: 216px;
	
	margin-left: -500px;

	width: 500px;

}



#about p {

	color: #555;

	line-height: 1.4em;

}

/***************************************************/

#column {

	float: left;

	width: 608px;
	
	margin-right: 22px;
	
	border:0px solid #CCC;

}



.post {

	padding-left: 25px;

	padding-right: 25px;

	padding-top: 15px;

}



.post a {

	color: #00BEF5;

}



.post a:hover {

	color: #00BEF5;
         background: #eee;

}



.entry {

	display: block;

}



.entry h2 {

	font-size: 16px;

	font-family: georgia;

	color: #00BEF5;
	
	font-weight:bold;

	line-height: 40px;

}



.entry h2 a {

	font-size: 16px;

	font-family: georgia;

         text-decoration:underline;
	
}



.entry h2 a:hover {

	font-size: 16px;

	font-family: georgia;

	color: #949494;
	
}



.entry .date {

	display: block;

	color: #999;

	padding-bottom: 5px;

	font-size: 10px;

}



/********* CSS For Post Info Below Header ***************/

.info {

	font-size: 0.9em;

	color: #555;

}



.info .cat {

	float: left;
	
	color: #999;

}



.info .comments {

	float: right;

}



.info .cat a {

	line-height: 26px;

	background: url(images/ico-cat.png) no-repeat;

	background-position: left center;

	padding-top: 1px;

	padding-bottom: 1px;

	padding-left: 20px;

}



.info .cat a:hover {

        text-decoration:underline;

}



.info .comments a {

	line-height: 26px;

	background: url(images/ico-comments.png) no-repeat;

	background-position: left center;

	padding-top: 1px;

	padding-bottom: 1px;

	padding-left: 20px;

}



.info .comments a:hover {

        text-decoration:underline;

}



/********* CSS For Article CONTENT ***************/

.content {

	padding-top: 10px;

	padding-bottom: 10px;

	display: block;
	
	overflow: hidden;

}



.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {

	line-height: 1.8em;

	margin: 0px 0px 5px 0px;

	padding: 0;

}



.content h1 {

	font-size: 1.6em;

	line-height: 1.8em;

	font-weight: normal;

	letter-spacing: 0px;

	font-family: georgia;

	color: #00BEF5;

}



.content h3 {

	font-size: 1.4em;

}



.content p {
	
	font-size: 1.3em;

	line-height: 1.8em;

	margin: 0px 0px 10px 0px;

	padding: 0;

}



.content .more-link {

	font-weight: bold;

	text-transform: uppercase;

	display: block;

}



/* CSS for UL/OL lists */

.content ol {padding-left: 20px;}

.content ul {margin: 5px 5px 20px 5px;}

.content ol {margin: 5px 5px 20px 5px;}

.content ul ul {margin: 5px 5px 5px 5px;}

.content ol ol {margin: 5px 5px 5px 5px;}



.content ol li {

	line-height: 1.5em;

	color: #999;

	margin-bottom: 5px;

}



.content ul li {

	line-height: 1.5em;

	color: #999;

	background: url(images/bullet.gif) no-repeat;

	background-position: left 6px;

	padding-left: 20px;

	margin-bottom: 5px;

}

/* End CSS for UL/OL lists */



/* Additional post tags */

blockquote {

	padding: 10px;

	padding-left: 40px;

	background: #eee;

	background-position: 8px 8px;

	margin-bottom: 15px;

}



blockquote p {

	font-family: georgia, arial;

	line-height: 1.8em;

	color: #999;

}



blockquote * {

	font-family: georgia, arial;

	line-height: 1.8em;

	color: #999;

}



ins {

	text-decoration: underline;

}



del {

	text-decoration: line-through;

}



code {

	color: #fff;

	font-family: verdana;

	background: #ddd;

}

/* Thanks! */



.tags {

	border-top: 1px solid #ddd;

	line-height: 2em;

	color: #999;

	padding-left: 15px;

	padding-right: 15px;

	text-align: right;

	font-size: 0.9em;

}



.tags a {

	color: #00BEF5;

	text-transform:lowercase;

}



.tags a:hover {

	color: #00BEF5;

         background: #eee;

}



.follow {

	border: 1px dotted #ccc;

	padding: 10px;

	margin-left: 15px;

	margin-right: 15px;

	margin-top: 10px;

	margin-bottom: 10px;

	font-weight: bold;
	
	color:#999;

	background: #fff;

}



.follow a {

	font-weight:bold;

	background: url(images/rss.png) no-repeat;

	background-position: left center;

	padding-left: 20px;

	color: #00BEF5;

}



.state {

	margin-left: 15px;

	margin-bottom: 15px;

	line-height: 1.8em;

}



.state a {

	line-height: 1.8em;

}

/***************************************************/

.navigation {

	padding-top: 20px;

	padding-bottom: 40px;

	padding-right: 10px;

	padding-left: 10px;

	line-height: 3em;

	font-weight: bold;

         color: #999;

	text-transform: uppercase;

         text-align:center;

}



.navigation a {

	color: #555;
         background: #eee;
         border:1px solid #eee;
         padding-left:3px;
         padding-right:3px;
         margin-left:2px;
         margin-right:2px;

}



.navigation a:hover {

	color: #00BEF5;
         background: #fff;
         border:1px solid #DDD;
         padding-left:3px;
         padding-right:3px;
         margin-left:2px;
         margin-right:2px;

}



.navleft {

	float: left;

	width: 48%;

}



.navright {

	float: right;

	width: 48%;

	text-align: right;

}

/***************************************************/

.alignleft {

	float: left;

	overflow: hidden;

	display: inline;

	margin-right: 10px;

	margin-bottom: 4px;

}



.alignright {

	float: right;

	overflow: hidden;

	display: inline;

	margin-left: 10px;

	margin-bottom: 4px;

}



.aligncenter {

	text-align: center;

	margin: 0 auto 0 auto;

	display: block;

}



.alignnone {

	text-align: center;

	margin: 0 auto 0 auto;

	display: block;

}



p.wp-caption-text {

	padding: 3px;

	margin: 0;

	color: #999;

}

/***************************************************/

#sidebar {

	float: left;

	width: 348px;

}

/***************************************************/

.box {

	width: 348px;

}



.box h2 {

	margin-top: 10px;

	display: block;

	background: url(images/header.gif) repeat-x;

	color: #949494;

	font-size: 1em;

	font-weight: bold;

	text-indent: 10px;

	height: 22px;

	line-height: 22px;

}


/***************************************************/

.ads {

	padding: 10px;

}



.ads ul {



}



.ads ul li {

	float: left;

	display: inline;

	width: 96px;

	height: 96px;

	margin-top: 10px;

	margin-left: 9px;

	margin-right: 2px;

}



.ads ul li a {

	float: left;

	display: block;

	width: 96px;

	height: 96px;

}



.ads ul li a img {

	float: left;

	display: block;

	width: 96px;

	height: 96px;

}

/***************************************************/

.subscribe {

	padding: 10px;

}



.rssfeed {

	line-height: 1.8em;

	background: url(images/bullet.png) no-repeat;

	background-position: left 5px;

	padding-left: 12px;

	margin-bottom: 5px;

}



.rssfeedlinks {

	padding-top: 5px;

	padding-bottom: 5px;

	margin-bottom: 10px;

	border-bottom: 1px dotted #ddd;
	
	line-height:1.8em;

}



.rssfeedlinks a {

	float: left;

	font-weight: bold;

	background: url(images/rss.png) no-repeat left;

	padding-left: 22px;

	color: #00BEF5;

	margin-right: 40px;

}



.rssfeedlinks a:hover {

	color: #00BEF5;
         text-decoration:underline;

}



.subscribe form {

	display: inline;

}



.subscribe fieldset {

	display: inline;

}



.subscribe input {

	display: inline;

	vertical-align: middle;

}



#rssinput {

	width: 203px;

	padding-left: 4px;

	padding-top: 1px;

	padding-bottom: 1px;

	background: #fff;

	border: 1px dotted #ddd;

}



#rssinput:hover {

	background: #fff;

}



#rssbutton {

	background: #333;

	color: #fff;

	border: 1px solid #333;

	cursor: pointer;

	font-weight: bold;

}



#rssbutton:hover {

	background: #666;

}

/***************************************************/

.tabs {

	margin-top: 10px;

	width: 348px;

	overflow: hidden;

}



.tabs li {

	float: left;

	display: inline;

	margin-left: 1px;

	margin-right: 5px;

	text-align: center;

	overflow: hidden;

}



.tabs li a {

	float: left;

	display: block;

	color: #FFF;

	font-weight: bold;

	padding-left: 10px;

	padding-right: 10px;

	line-height: 22px;

	height: 22px;

	background: #CCC;

}



.tabs li a:hover {

	display: block;

	background: #00BEF5;

}



.tabs li a.selected {

	display: block;

	color: #fff;

	background: #999;

	border-left: 0px solid #333;

	border-top: 0px solid #333;

	border-right: 0px solid #333;

}



.tabs li a.selected:hover {

	display: block;

	color: #00BEF5;

	background: #999;

}

/***************** CSS For TAB Content *******************/

.tabcontent {

	display: none;

	border-top: 1px solid #CCC;

         margin-right: 0px;
	
	padding-top: 15px;

	padding-left: 10px;

	padding-right: 10px;

	padding-bottom: 5px;

	overflow: hidden;

}



.tabcontent a, .tabcontent a strong {

	color: #00BEF5;

}



.tabcontent a:hover, .tabcontent a:hover strong {

	color: #00BEF5;
         background: #eee;

}



.tabcontent ul li {

	display: block;

	background: url(images/bullet.png) no-repeat;

	background-position: left 6px;

	border-bottom: 1px dotted #ddd;

	padding-bottom: 3px;

	margin-bottom: 3px;

	padding-left: 17px;

	color: #555;

	line-height: 1.8em;

}



.tabcontent ul li a {

	color: #00BEF5;

}



.tabcontent ul li a:hover {

	color: #00BEF5;
         background: #eee;

}



.tabcontent ul li span {

	display: block;

	color: #999;

	font-size: 10px;

}

/***************** CSS For TAB Content *******************/

@media print {

	.tabcontent {

	display: block !important;

	}

}

/***************************************************/

.sidebar {

	float: left;

	width: 174px;

	margin-right: 0px;

}



.sidebar a {

	color: #00BEF5;

}



.sidebar a:hover {

	color: #ff9000;

}



.sidebar ul li h2 {

	margin-top: 20px;

	display: block;

	width: 174px;

	height: 22px;

	background: url(images/header.gif) repeat-x;

	color: #949494;

	line-height: 22px;

	font-weight: bold;

	text-indent: 10px;

}



.sidebar ul li div {

	padding: 10px;

	line-height: 1.8em;

}

/***********************************************/

.sidebar ul ul {

	padding: 10px;

}



.sidebar ul ul ul {

	padding: 0px;

	border: 0;

	background: #FFF;
	
}



.sidebar ul li ul li {

	display: block;

	background: url(images/bullet.png) no-repeat;

	background-position: left 9px;

	border-bottom: 1px solid #ddd;

	padding-left: 17px;

	padding-top: 3px;

	padding-bottom: 3px;
	
	line-height: 1.8em;

}



.sidebar ul li ul li a {

	color: #00BEF5;

}



.sidebar ul li ul li a:hover {

	color: #00BEF5;
         background: #eee;

}



select {

margin-top:15px;

margin-left:10px;

border:1px solid #CCC;

}



/***************************************************/

#footer {

	margin-top: 20px;

	width: 100%;

	background: #fff;

	border-top: 5px solid #eee;

	padding-top: 15px;

	padding-bottom: 15px;

}



#footercontent {

	width: 980px;

	height: 60px;

	margin-right: auto;

	margin-left: auto;

}



#footercontent ul {

	float: left;

	margin-bottom: 10px;

}



#footercontent ul li {

	float: left;

	margin-right: 20px;

	padding-right: 20px;

	border-right: 1px dotted #ddd;

	line-height: 1.8em;

}



#footercontent ul li a {

	float: left;

	display: block;

	color: #00BEF5;

	font-weight: bold;

	text-transform: uppercase;

}



#footercontent ul li a:hover {

	color: #fff;

	background: #00BEF5;

}



.copyright {

	float: right;

	color: #999;
	
	line-height:1.8em;

}



.copyright a {

	font-weight: bold;

	color: #00BEF5;

}



.copyright a:hover {

	color: #fff;

	background: #00BEF5;

}



.rss {

	float: left;

}



.rss a {

	float: left;

	display: block;

	font-weight: bold;

	background: url(images/rss.png) no-repeat left;

	padding-left: 25px;

	color: #00BEF5;

	margin-right: 25px;

}



.rss a:hover {

	color: #00BEF5;
         text-decoration:underline;
	background: url(images/rss.png) no-repeat left;

}



.property {

	float: right;

	color: #777;

	line-height: 1.8em;

}



.property a {

	font-weight: bold;

	color: #00BEF5;

}



.property a:hover {

	color: #00BEF5;

	text-decoration: underline;

}

/***************************************************/

/* CSS for Search Results Only Optional */

.result {

	padding-top: 10px;

	margin-top: 10px;

	border-top: 1px solid #CCC;

}



.result h3 {

	font-weight: bold;

	font-size: 13px;

	letter-spacing: 0px;

	padding:0;margin:0;

	line-height: 26px;

}



.result h3 a {

	font-size: 13px;

	font-weight: bold;

	padding:0;margin:0;

}



.result .rdate {

	float: left;

	line-height: 2em;

	color: #999;

}



.result .rcomment {

	float: right;

	line-height: 1.8em;

	color: #999;

	font-weight: bold;

}



.result .rcomment a {

	color: #fff;

	background: #00BEF5;

	font-weight: bold;

}



.result .rcomment a:hover {

	background: #eee;

	color: #00BEF5;

}



.result .rsummary {

}



.result .rsummary p {

	margin:0;

	padding:0;

}



.result .rcat {

	float: left;

         line-height:26px;

	color: #aaa;

}



.result .rcat a {

	color: #949494;

}



.result .rcat a:hover {

	color: #00BEF5;
         background: #eee;

}



.result .rtags {

	float: right;

	color: #aaa;

}



.result .rtags a {

	color: #999;

	text-transform: lowercase;

}



.result .rtags a:hover {

	color: #00BEF5;
         background: #eee;

}

/***************************************************/

/*           Commenting System CSS        */

#combox {

	padding-top: 20px;

	padding-bottom: 20px;

	padding-left: 15px;

	padding-right: 15px;

}



h3#respond {

	font-weight: normal;

	font-size: 1.2em;
	
	font-weight:bold;

	color: #00BEF5;

	letter-spacing: 0px;

	line-height: 1.8em;

	padding-bottom: 5px;

	margin-bottom: 2px;

	border-bottom: 0px dotted #ddd;

}



h3#comments {

	font-weight: normal;

	font-size: 1.2em;

	font-weight:bold;

	color: #00BEF5;

	letter-spacing: 0px;

	line-height: 1.8em;

	padding-bottom: 5px;

	margin-bottom: 2px;

	border-bottom: 0px dotted #ddd;

}



ol.commentlist {

	list-style-type: none;

	margin-bottom: 20px;

	padding-bottom: 20px;

}



ol.commentlist li {

	background: #fff;

	padding: 20px;

	margin-top: 20px;

}



ol.commentlist li.alt {

	background: #fff;

	padding: 20px;

	margin-top: 20px;

}



.avatar {

	float: left;

	display: inline;

}



.avatar img {

	padding: 1px;

	border: 1px solid #ccc;

}



.commentbody {

	float: left;

	display: inline;

	margin-left: 20px;

	width: 400px;

}



.commentbody em {

}

/***************************************************/

.comment_author, p.comment_author, p.comment_author a {

	font-weight: bold;

	color: #00BEF5;

	line-height: 1.8em;

}



p.comment_author a:hover {

	font-weight: bold;

	color: #00BEF5;
         background: #eee;

}



p.comment_time {

	line-height: 1.8em;

	color: #999;

	font-size: 0.8em;

	font-weight: bold;

}



.comment_text {

	line-height: 1.8em;

	color: #777;

	margin-top: 15px;
	
	margin-right: 10px;

}

/***************************************************/

.reply form {

}



.reply p {

	margin-top: 10px;

}



.reply fieldset {

	vertical-align: middle;

	display: inline;

}



.reply input {

	vertical-align: middle;

	display: inline;

}



.reply textarea {

	vertical-align: middle;

	display: inline;

}



.reply label {

	vertical-align: middle;

	display: inline;

	font-weight: bold;

	font-family: tahoma;

	margin-left: 10px;

}



.replytext {

	border: 1px solid #ccc;

	background: #eee;

	width: 200px;

	padding: 2px;

	color: #777;
	
}



.replytext:focus {

	background: #eee;

}



.replyarea {

	border: 1px solid #ccc;

	background: #eee;

	line-height: 1.8em;

	padding: 2px;

	width: 470px;

	height: 120px;

	color: #777;

	font-size:13px;

}



.replyarea:focus {

	background: #eee;

}



.replybutton {

	background: #7D7D7D;

	border: 0px solid #ff9600;

	text-align: center;

	width: 100px;

	height: 25px;

	font-weight: bold;

	color: #FFF;

	cursor: pointer;

}



.replybutton:hover {

	background: #00BEF5;

}



/***************************************************/


table {

width:100%

}


/***************************************************/



.snazzy {

border-bottom:1px solid #CCC;

padding-bottom:20px;

padding-top:10px;

padding-left:20px;

padding-right:20px;

background: url(images/bg.jpg) repeat-y;

}