/*
Theme Name: Quantum
Theme URI: http://wpdots.net/
Description: Free Wordpress theme from wpdots.net
Version: 1.0
Author: Patrascu Vlad
Author URI: http://wpdots.net/
Tags: black, green, white , grey , fixed width, advertise spot and much more

*/

/* Reset Browser Style */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0;
	margin: 0;
}

* :focus {
	outline: 0;
}

p, b, span, h1, h2, h3, h4, h5, h6, b, ol, ul, li, div, a, a:hover, img, input, textarea {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

a {
	color: #609d1e;
	text-decoration: none;
}

a:hover {
	color: #3e3e3e;
	text-decoration: underline;
}

.clearfix {
    clear: both;
    line-height: 1px;
}

/* Body */

body {
	background: #f3f3f3 url('images/bg.gif') repeat-x;
}

/* Wrapper */

#wrapper {
    width: 960px;
    margin: 0 auto;
}

/* Header */

#header {
    float: left;
    width: 960px;
}

#logo {
    width: 770px;
    float: left;
}

.toggle {
    background: #609d1e;
    position: relative;
    overflow: hidden;
    display: none;
    padding: 20px 10px 10px 10px;
}

img#drop {
    float: right;
}

/* Dropdown */

.search-top input {
    float: left;
    width: 139px;
    height: 24px;
    color: #fff;
    font-size: 1.2em;
    font-family: arial;
    background: url('images/search_input.gif') no-repeat;
    padding: 3px 5px 0 5px;
}

input.search_button{
    float: left;
    width: 27px;
    height: 24px;
    margin-left: -10px;
    background: url('images/search_button.gif') no-repeat;
}

/* Menu */

#menu {
    float: left;
    margin: 4px 0 0 0;
    font-size: 1.3em;
    font-weight: bold;
    font-family: arial;
}

#menu ul li {
    display: inline;
}

#menu ul li a {
    color: #609d1e;
    margin-right: 15px;
    background: url('images/bullet_n.gif') 0px 5px no-repeat;
    padding-left: 8px;
}

#menu ul li a:hover {
    color: #333;
    text-decoration: none;
      background: url('images/bullet_h.gif') 0px 5px no-repeat;
    padding-left: 8px;
}

/* Content */

#content {
    float: left;
    width: 540px;
    margin-top: 35px;
}

/* Post */

h2.pagetitle {
    font-size: 1.4em;
    padding: 0 0 15px 0;
}

h2.notfound {
    font-size: 2em;
}

p.notfound {
    font-size: 1.3em;
    color: #7b7b7b;
}

.posts {
    float: left;
    width: 520px;
    margin: 0 0 20px 0;
    background: #ededed;
    padding: 10px;
}

.posts h2 a {
    font-size: 1.4em;
    text-decoration: none;
}

.posts h2 a:hover {
    text-decoration: none;
}

.posts small {
    font-size: 1.1em;
    color: #878787;
    font-style: italic;
}

.posts small a {
    font-style: italic;
    text-decoration: none;
}

.posts small a:hover {
    text-decoration: none;
}

.info {
    padding-bottom: 6px;
    border-bottom: 1px dotted #cbcbcb;
}

.entry p {
    font-size: 1.3em;
    padding-top: 6px;
    text-align: justify;
}

.entry ul {
    padding: 10px 0;
    font-size: 1.3em;
    color: #636363;
}

.entry ul li {
    font-family: arial;
    list-style: circle;
    margin: 5px 0 5px 30px;
}

.entry ol {
    padding: 10px 0;
    font-size: 1.3em;
    color: #636363;
}

.entry ol li {
    font-family: arial;
    list-style: decimal;
    margin: 5px 0 5px 30px;
}

.entry blockquote {
    border-left: 5px solid #ccc;
    padding: 0 5px 5px 10px;
    color: #8c8c8c;
}

.entry h1,h2,h3,h4,h5,h6 {
    font-family: arial;
    color: #7f7f7f;
    padding-top: 7px;
}

.alignleft {
	float: left;
	border: 1px solid #ccc;
	margin: 5px 7px 7px 0;
	background: #f5f5f5;
	padding: 3px;
}

.alignright {
	float: right;
	border: 1px solid #ccc;
	margin: 5px 7px 7px 0;
	background: #f5f5f5;
	padding: 3px;
}

p.wp-caption-text {
	text-align: center;
	font-weight: bold;
	color: #8d8d8d;
}

.entry h1 {font-size: 2.4em;}
.entry h2 {font-size: 2.2em;}
.entry h3 {font-size: 2em;}
.entry h4 {font-size: 1.8em;}
.entry h5 {font-size: 1.6em;}
.entry h6 {font-size: 1.4em;}

p.postmetadata {
    padding-top: 10px;
    font-size: 1.2em;
    color: #848484;
}

p.postmetadata a:hover {
    text-decoration: none;
}

.metadata {
    color: #333;
    display: none;
    background: #f5f5f5;
    padding: 10px;
    font-size: 1.2em;
    margin: 5px 0;
}

.subscribe {
    padding: 5px 0;
}

.subscribe h2 {
    font-family: arial;
    color: #609d1e;
    font-size: 1.5em;
}

.subscribe p {
    font-size: 1.3em;
    color: #a1a1a1;
    font-family: arial;
}

.subscribe p a {
    font-weight: bold;
}

.subscribe p a:hover {
    text-decoration: none;
}

.recent_posts ul {
    padding-bottom: 10px;
}

.recent_posts ul h2 {
    background: #ededed;
    padding: 5px 10px;
    font-size: 1.3em;
    color: #818181;
    text-transform: uppercase;
}

.recent_posts ul li {
    padding: 5px 10px;
    background: #f7f7f7;
    border-bottom: 1px solid #ededed;
    border-left: 4px solid #ededed;
    border-right: 4px solid #ededed;
    font-size: 1.2em;
    color: #777777;
}

.recent_posts ul li a {
    font-weight: bold;
}

.recent_posts ul li a:hover {
    text-decoration: none;
}


.navigation {
    font-size: 1.3em;
    color: #818181;
}

.navigation a {
    font-weight: bold;
}

.navigation a:hover {
    text-decoration: none;
}

/* Sidebars */

.sidebars {
    float: right;
    width: 420px;
}

/* Top Sidebar */

.top_sidebar {
    width: 400px;
    float: left;
    margin: 35px 0 0 0;
    padding-left: 20px;
}

.top_sidebar ul li h2 {
    background: #ededed;
    padding: 5px 10px;
    font-size: 1.3em;
    color: #818181;
    text-transform: uppercase;
    border: 1px solid #dfdfdf;
}

.top_sidebar ul ul li {
    padding: 5px 10px;
    background: #f7f7f7;
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    font-size: 1.2em;
    color: #777777;
}

.top_sidebar ul ul li a {
    font-weight: bold;
}

.top_sidebar ul ul li a:hover {
    text-decoration: none;
}

.advertise {
    padding-bottom: 10px;
}

.advertise img {
    margin: 0 5px 5px 0;
}

/* Sidebar 1 */

#sidebar {
    float: left;
    width: 170px;
    margin: 10px 15px 0 25px;
}

#sidebar ul {
    padding-bottom: 10px;
}

#sidebar ul li {
    padding: 5px 0;
}

#sidebar ul li h2 {
   font-size: 1.4em;
   color: #818181;
   padding: 5px 10px;
   background: #f7f7f7;
   border-bottom: 1px solid #dfdfdf;
}

#sidebar ul li li {
    padding-left: 10px;
    font-size: 1.3em;
    background: #ededed;
    border-bottom: 1px solid #dfdfdf;
}

#sidebar ul li li a {
    background: url('images/bullet_n.gif') 0px 5px no-repeat;
    padding-left: 8px;
}

#sidebar ul li li a:hover {
    text-decoration: none;
    background: url('images/bullet_h.gif') 0px 5px no-repeat;
    padding-left: 8px;
}

#sidebar input {
    background: #e1e1e1;
    padding: 3px 5px;
    color: #818181;
    font-size: 1.3em;
}

#sidebar textarea {
    background: #e1e1e1;
    padding: 3px 5px;
    color: #818181;
    font-size: 1.3em;
}

/* Sidebar 2 */

#sidebar2 {
    float: left;
    width: 200px;
    margin: 10px 0 0 10px;
}

#sidebar2 ul {
    padding-bottom: 10px;
}

#sidebar2 ul li {
    padding: 5px 0;
}

#sidebar2 ul li h2 {
   font-size: 1.4em;
   color: #818181;
   padding: 5px 10px;
   background: #ededed;
   border-bottom: 1px solid #dfdfdf;
}

#sidebar2 ul li li {
    padding-left: 10px;
    font-size: 1.3em;
    background: #f7f7f7;
    border-bottom: 1px solid #dfdfdf;
}

#sidebar2 ul li li a {
    background: url('images/bullet_n.gif') 0px 5px no-repeat;
    padding-left: 8px;
}

#sidebar2 ul li li a:hover {
    text-decoration: none;
    background: url('images/bullet_h.gif') 0px 5px no-repeat;
    padding-left: 8px;
}

#sidebar2 input {
    background: #e1e1e1;
    padding: 3px 5px;
    color: #818181;
    font-size: 1.3em;
}

#sidebar2 textarea {
    background: #e1e1e1;
    padding: 3px 5px;
    color: #818181;
    font-size: 1.3em;
}

/* Comments */
.post-comment {margin-bottom: 10px!important; font-family: arial!important; font-weight: bold!important;}
h3.post-comment {font-size: 1.5em!important; color: #8c8c8c!important;}
h3.post-comment a {text-decoration: none;}
.cancel-comment-reply {margin-bottom: 10px; text-transform: uppercase;}
ol.commentlist { font-size: 1.3em;  font-family: arial; list-style:none; padding:0; text-indent:0; }
ol.commentlist li { margin-bottom: 10px;}
ol.commentlist li.comment { border-top: 1px solid #dfdfdf; background: #f7f7f7; padding:1em; }
ol.commentlist li div.comment-author { color: #8c8c8c;  font-weight: bold; }
ol.commentlist li div.vcard cite.fn a.url { text-decoration: none; }
ol.commentlist li div.vcard img.avatar { border: 1px dashed #ccc; width: 50px; height: 50px; float:left; padding: 2px; background: #fff; margin-right: 10px; }
ol.commentlist li div.comment-meta a { color: #8c8c8c; text-decoration: none;}
ol.commentlist li p { color: #606060; clear:both; margin: 10px 0 10px 0;  text-align: justify; }
ol.commentlist li ul { list-style:square;  margin:0 0 1em 2em; }
ol.commentlist li div.reply { text-align: right; }
ol.commentlist li div.reply a { font-size: 0.7em; background: #609d1e; color: #f9f9f9; padding: 3px 7px; text-decoration: none; text-transform: uppercase;  }
ol.commentlist li div.reply a:hover { background: #2ba8e2; color: #f8f8f8; padding: 3px 7px; text-decoration: none; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li.comment-author-admin { }
ol.commentlist li ul.children li.depth-2 { background: #f3f3f3; border: 1px solid #dfdfdf; margin:0 0 10px 0; }
ol.commentlist li ul.children li.depth-3 { background: #eeeeed; border: 1px solid #dfdfdf; margin:0 0 10px 0; }
ol.commentlist li ul.children li.depth-4 { background: #e4e4e4; border: 1px solid #d4d4d4; margin:0 0 10px 0; }
ol.commentlist li ul.children li.depth-5 { background: #f3f3f3; border: 1px solid #dfdfdf; margin:0 0 10px 0; }
ol.commentlist li ul.children li.depth-6 { background: #eeeeed; border: 1px solid #dfdfdf; margin:0 0 10px 0; }
ol.commentlist li.even { }
ol.commentlist li.pingback { }
ol.commentlist li.thread-odd { }

.post-comment form {
    padding-bottom: 20px;
}

.post-comment input {
	width: 200px;
	background: #e3e3e3;
	padding: 5px;
	margin-top: 10px;
	color: #8f8f8f;
	font-size: 1.3em;
	font-family: arial;
	border: 0;
}

.post-comment textarea {
	background: #e3e3e3;
	width: 550px;
	margin-top: 10px;
	padding: 5px;
	color: #8f8f8f;
	font-family: arial;
	font-size: 1.3em;
	border: 0;	
}

.post-comment input.submit {
	float: right;
	width: 90px;
	background: #e3e3e3;
	padding: 5px;
	margin: 10px 0 0 0;
	color: #8f8f8f;
	font-size: 1.3em;
	font-family: arial;
	border: 0;
}

/* Footer */
    
.footer {
    float: left;
    width: 960px;
    margin: 20px auto 0 auto;
    background: #dfdfdf;
    height: 80px;
    border-top: 1px solid #c8c8c8;
}

.copyright {
    float: left;
    width: 750px;
}

.copyright p {
    color: #575757;
    font-size: 1.3em;
    padding: 25px 0 0 20px;
}

.copyright p a {
    font-weight: bold;
}

.copyright p a:hover {
    text-decoration: none;
}

.footer_img {
    float: left;
    width: 200px;
}

.footer_img img {
    margin-right: 15px;
}        