/*  
Theme Name: QuickPress 
Theme URI: http://www.quickonlinetips.com/archives/quickpress/
Description: 2-3 columns, widget ready, SEO optimized, fast loading, easy to customize wordpress theme by <a href="http://www.quickonlinetips.com/">Quick Online Tips</a>.
Version: 1.6
Author: Quick Online Tips
Author URI: http://www.quickonlinetips.com/
Tags: blue, fixed-width, right-sidebar, two-columns, three-columns, threaded-comments, sticky-post
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/


/* Begin Typography & Colors 
------------------------------------- */
body {
	font-size: 70%;  
	font-family: Arial, Helvetica, Sans-Serif; 
	background:url('images/bg.png') 0 0;
	color: #111;
	text-align: center;  
	}

#page {
	text-align: justify; direction: rtl; background:#fff;
        }

#header { 
	background: #14568A;
	}

 
#content {
	font-size: 1.2em;
        background: #fff; 
	} 

.narrowcolumn .entry  {
	line-height: 1.6em;
	} 

.narrowcolumn .postmetadata {
	text-align: center;
	}
.thread-alt {
	background-color: #f3f3f3;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

#footer { 
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 2em;
	}

h1, h2, h3, h4 {
	font-weight: bold;	
	}

#content h1 {
	font-size: 1.7em; 
	text-align: right; 
	}

#header td { 
	font-size: 1.1em; 
        }

#header h1 { 
	font-size: 1em; 
        margin: 0px 0;
        padding:0; 
	}

.blogtitle {
	font-size: 2.5em !important; 
	text-align: right; 
  	font-weight: bold; 
        margin: 10px 0 0 0;
        padding: 0;
	}
 
.description {
        padding: 5px;
        color: #ccc;
	font-size: 1.1em;Helvetica
	text-align: right;
	}
 
h2 {
	font-size: 1.7em;
	text-align: right; 
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 { 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	}
 
h3 {
	font-size: 1.3em;
	}

#header  h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white; 
	}


h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #333;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #sidebar h4, #wp-calendar caption, cite {
	text-decoration: none;
	}

#sidebar h4 { 
	font-size: 1em;
	}

 
.commentlist li, #commentform input, #commentform textarea {
	font-size: 1em;
	}

.commentlist li {
	font-weight: normal;
	}

.commentlist li .avatar { 
	float: right; 
	padding: 2px; 
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p { 
	font-size: 1.1em;
	}

.commentmetadata {
	font-weight: normal;
	}
 
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

pre  {  
   font: 1em 'Courier New', Courier, Fixed;
   color: #008000;
   background: #F8F8F8;
   padding: 5px;
   line-height:1.5em;
   border: 1px solid #ddd; 
   overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
   white-space: pre-wrap; /* css-3 */
   white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
   white-space: -pre-wrap; /* Opera 4-6 */
   white-space: -o-pre-wrap; /* Opera 7 */
   /* width: 99%; */
   word-wrap: break-word; /* Internet Explorer 5.5+ */
      }

code  {
   font: 1.1em 'Courier New', Courier, Fixed;
   color: #008000;
   padding: 0 2px;
   background: #fff; 
   line-height:1.5em;
   overflow: auto;
       }


acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, a:visited, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #dd0000; 
	}

.entry a {
        text-decoration: underline;
        }  

.entry a:hover {
	text-decoration: none; 
        }   

#sidebar a {
        text-decoration: none;
        }

#sidebar a:hover {
	text-decoration: underline;
        }

.sticky {
        background: #FFF8DC !important; 
        padding: 5px 10px;
        margin: 10px 0;
        }

/* Begin Structure 
------------------------------------- */
body {
	margin: 0 0;
	padding: 0 0 0 0; 
	}

#page {
	margin:  0px auto 0px auto;
	padding: 0;
	width: 970px;
	}

#header {
	background-color: #fff;
	margin: 0 0  0px 0px; 
	padding: 25px 20px 5px 30px; 
	height: 100px; 
	width: 900px;
	}

#header a {
	color: #f3f3f3;
	text-decoration: none;
	}

#header a:hover {
	color: #ccc;
	}

#navbar {  
        font-weight:bold;
		font-size:18px;
        padding: 10px 10px 10px 30px;
        margin: 0 0 20px 0;
        color: #333; 
        text-transform:uppercase;  
        }

#navbar a {
	color: #fff;
        text-decoration:none;
        }

#navbar a:hover {
        text-decoration:underline;
        }

 
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 470px;
        background: #fff;
	} 

.post {
	margin: 0 0 25px;
        background: #ffffff; 
        padding: 5px 10px;
	}

.post hr {
	display: block;
	}

.entry{ 
        border-top: 1px solid #ddd;  
	}

.narrowcolumn .postmetadata {

	padding-top: 5px;
	}

.postmetadata {
	clear: left;
       }
 
#footer {
        color: #004A67;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 0;
        font-size: 1.2em;
	margin: 20px auto 0 auto;
	width: 950px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 12px 0;
	text-align: center;
	}

#footer a {
	color: #004A67;
        text-decoration: none;
        }

#footer a:hover {
	color: #ccc; 
	} 


/*	Begin Headers
------------------------------------- */
#content h1   {
	margin: 30px 0 0; 
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle, h2.pagetitle {
	margin-top: 30px;
	text-align: center;
        }

#sidebar h2 {
	margin: 10px 0 0;
	padding: 0;
	}

#sidebar h4 {
	font-family: Georgia, "Times New Roman", Times, serif;  
	margin: 0px 0 10px 0;
	padding: 5px;
        background: #DDD;
        border-bottom: 0px solid #C5E093;
        text-transform:uppercase;  
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	} 


/* Begin Images
------------------------------------- */
p img {
	padding: 0;
	max-width: 100%;
	}
 
.entry img {
        padding:5px; 
        }

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	} 


/* Begin Lists 
------------------------------------- */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px; 
        list-style: none;
	padding-left: 10px; 
        text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	} 



/* Begin Form Elements
------------------------------------- */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: right;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form {  
	text-align:center;
	}

select {
	width: 130px;
	}

.formbutton{
   cursor:pointer; 
   background:#ddd;
   color:#333; 
   padding: 1px 2px;
}


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
        border: 1px solid #999;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
        border: 1px solid #999;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

#commentform #submit {
	margin: 0 auto 5px 0;
	float: right;
	} 



/* Begin Comments
------------------------------------- */
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
        margin: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
       font-size: 0.9em;
	display: block;
	}

img.avatar {
        float:left; 
        margin: 0;
        padding: 0 4px 0 0; 
        vertical-align:middle;
        }
 
ol.commentlist li div.comment-meta { font-size:9px; }
ol.commentlist li div.comment-meta a { color:#999 !important; }
ol.commentlist li div.comment-meta a:hover { color:#06c !important;  text-decoration:underline; }
ol.commentlist li p { font-size:1em; margin:0 0 1em; }
ol.commentlist li ul { font-size:1em; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li div.reply { font-size:1em; } 
ol.commentlist li div.reply a { text-decoration:none; background: #f3f3f3; padding: 5px;} 
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li.comment { border:1px solid #d5d5d5; padding:1em; }
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li ul.children li.depth-2 { border-left:2px solid #999; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-3 { border-left:2px solid #999; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-4 { border-left:2px solid #999; margin:0 0 .25em .25em; }


/* Begin Sidebar 
------------------------------------- */

#adbox { 
        text-align: center;
        padding: 5px;
        margin: 0 0 5px 0;
        background: #ffffff;
        border: 2px solid #ddd;
        }

#sidebar_low {
	clear:both;
	}

#l_sidebar {
	width:170px;
	float: left; 
        margin: 10px 0;
        padding: 10px;
        border-left: 1px dotted  #C5E093;
        background: #fff;
        }

#r_sidebar {
	width:140px;
	float: right; 
        padding: 10px;
        margin: 10px 0;
        background: #fff;
        border-left: 1px dotted #C5E093;
        }


#sidebar form {
	margin: 0;
	} 


/* Begin Tags & Classes 
------------------------------------- */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #85B8E3;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
        font weight: bold;
        font-size: 1.4em; 
	} 

/* Captions 
------------------------------------- */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
} 

.menu-top-menu-container #menu-top-menu li { float: right; list-style: none outside none; margin: 3px 0 0px; padding:0px; font-size: 16px; background: url("images/div.jpg") no-repeat scroll 0 18px transparent; }
.menu-top-menu-container #menu-top-menu li a { font-weight: bold; padding: 16px 55px 15px ; position: relative; z-index: 100; display:block; margin: 0 0px 0 2px;  }
.menu-top-menu-container #menu-top-menu li a:hover {background: url("images/main_menu_hover.png") repeat-x scroll 0 0 transparent; }
.menu-top-menu-container #menu-top-menu li.menu-item-25 { margin-right: 4px;}
.menu-top-menu-container #menu-top-menu li.menu-item-31 { background:none; }

#navbar { background: url("images/top_menu.png") no-repeat scroll 0 0 transparent; height: 43px; margin: 0 31px 0 auto; padding: 0 0 16px 0; width: 908px;}
#navbar #menu-top-menu {float: right; margin: 0; padding: 0;}
#sidebar { padding: 0px 0 10px 0; width: 206px; 	font-size: 14px; }
.narrowcolumn {width: 680px; margin-left: 6px; }
#footer { height: 60px; }
#footer
.menu-footer-menu-container #menu-footer-menu { float: right; margin: 10px 0 0; padding: 0; text-align: center; width: 970px;}
.menu-footer-menu-container #menu-footer-menu li { border-left: 1px solid #004A67; display: inline-block; line-height: 12px; list-style: none outside none; padding: 0 5px 0 10px;  }
.menu-footer-menu-container #menu-footer-menu li.menu-item-18 {border-left:0;}
.menu-footer-menu-container #menu-footer-menu li a {}
.menu-footer-menu-container #menu-footer-menu li a:hover {color:#004A67; text-decoration:underline; }
.post h2 {text-align: right;}
.thethe_image_slider {direction: ltr; }
#page #header .logo { float: left; }
#page #header .description { float: right; }
ul.thethe-image-slider-slides li .thethe-image-slider-image img { top: 0 !important; }
#page .startinner {background: url("images/openinner.png") no-repeat scroll 0 0 transparent; height: 6px; margin: 0 31px 0 auto; float: right; width: 908px; }
#page .closeinner {background: url("images/closeinner.png") no-repeat scroll 0 0 transparent;height: 6px; margin: 0 31px 0 auto; float: right; width: 908px;}
#page .innerbox {
background: url("images/repeatinner.png") repeat-y scroll 0 0 transparent;
  width: 908px;
  margin: -3px 31px 0 auto; float: right;
}
#page .innerbox .contentbox { float: right; margin-right: 4px; width: 900px; background: url("images/back-middle.png") repeat scroll 0 0 transparent; }
#page .innerbox .contentbox #content, #page .innerbox .contentbox #content .post { background:none; }
body.home .thethe_image_slider {height: 325px; }
#sidebar { width:206px; }
#page .innerbox .contentbox #content { padding-left:7px; }
#sidebar ul#menu-sidebar-menu li a { color:#fff; display:block; padding:9px 10px 0 0; font-size:18px;}
#sidebar ul#menu-sidebar-menu li { height: 39px; background: url("images/sidebar_menu_bg.png") no-repeat scroll 0 0 transparent; margin: -2px 0 0; }
#sidebar ul#menu-sidebar-menu li.current-menu-item, #sidebar ul#menu-sidebar-menu li:hover { background: url("images/sidebar_menu_bg.png") no-repeat scroll 0px -39px transparent; }
#page #header .description .blogtitle {color: #014768; float: right; font-size: 14px !important; margin-right: 15px; font-weight: bold;}
#page #header .description .description {clear: right; color: #FF9F17; padding-right:0px; margin-right:15px; font-family: arial; }
body h2 { font-size:18px; color: #FF9F17;}
body .narrowcolumn .entry { border:0; color:#042247; }
.narrowcolumn .entry img { padding: 5px 0; }

.contentbox .narrowcolumn .post {padding: 5px 30px 5px 10px;}
.post h2 { margin: 10px 0 0;}
.narrowcolumn .entry img { padding: 30px 0 5px;}
h2.pagetitle, h2.pagetitle { margin-right: 20px; margin-top: 10px; text-align: right;}
.contentbox .narrowcolumn .navigation {margin-bottom: 20px;}

#footer span {text-align: left; margin: 10px 26px; float: left; }

body.home .thethe_image_slider { height: 250px;}










