/*  
Theme Name: QuickPress 
Theme URI: http://www.quickonlinetips.com/archives/quickpress/
Description: 3-columns, widget ready, SEO optimized, fast loading, free support wordpress theme by <a href="http://www.quickonlinetips.com/">Quick Online Tips</a>.
Version: 1.3
Author: Quick Online Tips
Author URI: http://www.quickonlinetips.com/
Tags: blue, widget ready, fixed width, three columns, clean, simple, widgets, right sidebar, valid CSS, valid XHTML 
*/


/* Begin Typography & Colors 
------------------------------------- */
body {
	font-size: 70%;  
	font-family: Arial, Helvetica, Sans-Serif; 
	background: #c1c1c0;
	color: #444444;
	text-align: center;
	}

#page {
	background-color: #c2c2c0; 
	text-align: left; 
        }

#header { 
	background: #f9eb40 url('/images/sex.png') no-repeat left;
        border-bottom: 1px solid #999999;
	}

 
#content {
	font-size: 1.1em;
        background: #FFFFFF; 
	} 


.releases {
         background: #FFFFFF;
         }


.sweatparty {
         position:fixed;
         bottom:5px;
         right:5px;
         }

.home {
         position:fixed;
         top:5px;
         right:5px;
         }

.narrowcolumn .entry  {
	line-height: 1.3em;
	} 

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
        background: #e1e1e1;
	}

#footer {
	background: #e1e1e1; 
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.7em;
	line-height: 1.2em;
	}

h1, h2, h3, h4 {
	font-weight: bold;	
	}

#content h1 {
	font-size: 1.4em; 
	text-align: left;
	}

#header td { 
	font-size: 1.1em; 
        }

#header h1 { 
	font-size: 1em; 
        margin: 0;
        padding:0;
        font-family: Georgia, "Times New Roman", Times, serif;  
	}

.blogtitle {
	font-size: 2.5em !important; 
	text-align: left;
        font-family: Georgia, "Times New Roman", Times, serif;  
  	font-weight: bold; 
        margin: 10px 0 0 0;
        padding: 0;
	}
 
.description {
        padding: 5px;
        color: #999999;
	font-size: 1.1em;
	text-align: left;
	}
 
h2 {
	font-size: 1.3em;
	text-align: left;
	}

h2.pagetitle {
	font-size: 1.2em;
	}

#sidebar h2 { 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	}
 
h3 {
	font-size: 1.0em;
	}

#header  h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #4a4a4a; 
	}


h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #555555;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #4a4a4a;
	}

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: 1.0em;
        font-family: Georgia, "Times New Roman", Times, serif;
	}

 
.commentlist li, #commentform input, #commentform textarea {
	font-size: 1em;
	}

.commentlist li {
	font-weight: normal;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 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;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, a:visited, h2 a:hover, h3 a:hover {
	color: #ec008c;
	text-decoration: none;
	}

a:hover {
	color: #ec008c; 
	}

.entry a {
	border-bottom: 1px solid #999999; 
        text-decoration: none;
        }  

.entry a:hover {
	text-decoration: underline;
 	border-bottom: 0px solid #999999; 
        }   

#sidebar a:hover {
	text-decoration: underline;
        }

/* Begin MenuBar
------------------------------------- */
#menubar {
	float:left;
	padding:0 5px;
}
#menubar li {
	float:left;
	border-style:solid;
	border-color:#5d5d5d;
	border-width:0 0px;
	margin-left:0px;
	list-style:none;
}
#menubar li a {
	display:block;
	text-decoration:none;
	padding:0px 10px;
}
#menubar li a:hover {
	background:#f1f1f1;
}
#menubar .current_page_item {
	background:#f9eb40;
	font-weight:bold;
}

/* Begin Structure 
------------------------------------- */
body {
	margin: 0 0 0px 0;
	padding: 0; 
	}

#page {
	background-color: #e1e1e1;
	margin: 20px auto;
	padding: 0;
	width: 950px;
	border: 2px solid #757575;
	}

#header {
	background-color: #f9eb40;
	margin: 0 0px; 
	padding: 10px 10px 0px 40px; 
	height: 141px; 
	width: 900px;
	}

#teamster {
        float: left;
        margin-left: 20px;
	background-color: #e1e1e1;
        padding: 0px;
	height: 40px; 
	width: 930px;
	}
#header a {
        color: #f3f3f3;
	text-decoration: none;
	}

#header a:hover {
	color: #999999;
	}
 
.narrowcolumn {
	float: left;
	padding: 10px 10px 10px 10px;
        margin-top: 0px;
	margin-left: 30px;
	width: 480px;
        background: #FFFFFF;
        border: 1px solid #757575;
	} 

.post {
	margin: 0 0 40px;
	text-align: justify; 
	}

.post hr {
	display: block;
	}

.entry{ 
        border-top: 1px solid #999999;  
	}

.narrowcolumn .postmetadata {

	padding-top: 5px;
	}

.postmetadata {

	clear: left;
       }
 
#footer {
        color: #999999;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 0;
        font-size: 1.1em;
	margin: 0 auto;
	width: 950px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}

#footer a {
	color: #999999;
        text-decoration: none;
        border-bottom: 0px dotted #999999; 	
        }

#footer a:hover {
	color: #ec008c; 
	} 


/*	Begin Headers
------------------------------------- */
#content h1   {
	margin: 15px 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: 10px 0 0;
	padding: 0;
	}

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:0px; 
        }

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	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 20px; 
	padding-left: 10px; 
	} 

html>body .entry li {
	margin: 2px 0 2px 10px;
	}

.entry ol {
	padding: 0 0 0 20px;
	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: 0px;
  
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 2px;
        padding-left: 10px;
	}

#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: 6px 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;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	} 



/* Begin Comments
------------------------------------- */
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
        margin: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none; 
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}




#commentform p {
	margin: 5px 0;


	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

img.avatar {
        float:left; 
        margin: 0;
        padding: 0 4px 0 0; 
        vertical-align:middle;
        }
 


/* Begin Sidebar 
------------------------------------- */
#sidebar
{
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 20px 0 10px 0;
        margin-left: 555px;
	width: 380px;
        background: #e1e1e1;
	font-size: 1.1em; 
        }

#adbox { 
        text-align: center;
        padding: 5px;
        margin: 0 0 5px 0;
        background: #e1e1e1;
        border: 1px solid #999999;
        }

#sidebar_low {

	clear:both;
	}

#l_sidebar {
	width:170px;
	float: left; 
        padding: 5px;
        border: 1px solid #999999;
        background: #FFFFFF url('/images/quote.png') no-repeat left;
        }

#r_sidebar {


	width:170px;
	float: right; 
        padding: 5px;
        background: #FFFFFF url('/images/bigex.png') no-repeat left;
        border: 1px solid #999999;
        }


#sidebar form {
	margin: 0;
	} 


/* Begin Tags & Classes 
------------------------------------- */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 0px dashed #999999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #999999;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	} 

/* Captions 
------------------------------------- */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #999999;
	text-align: center;
	background-color: #f9eb40;
	padding-top: 4px;
	margin: 10px;
}

.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;
} 


/* Defaults */
.ygtvtn { width:16px; height:22px; background: url(/img/default/tn.gif) 0 0 no-repeat; }
.ygtvtm { width:16px; height:22px; cursor:pointer ; background: url(/img/default/tm.gif) 0 0 no-repeat; }
.ygtvtmh { width:16px; height:22px; cursor:pointer ; background: url(/img/default/tmh.gif) 0 0 no-repeat; }
.ygtvtp { width:16px; height:22px; cursor:pointer ; background: url(/img/default/tp.gif) 0 0 no-repeat; }
.ygtvtph { width:16px; height:22px; cursor:pointer ; background: url(/img/default/tph.gif) 0 0 no-repeat; }
.ygtvln { width:16px; height:22px; background: url(/img/default/ln.gif) 0 0 no-repeat; } 
.ygtvlm { width:16px; height:22px; cursor:pointer ; background: url(/img/default/lm.gif) 0 0 no-repeat; }
.ygtvlmh { width:16px; height:22px; cursor:pointer ; background: url(/img/default/lmh.gif) 0 0 no-repeat; }
.ygtvlp { width:16px; height:22px; cursor:pointer ; background: url(/img/default/lp.gif) 0 0 no-repeat; }
.ygtvlph { width:16px; height:22px; cursor:pointer ; background: url(img/default/lph.gif) 0 0 no-repeat; }
.ygtvloading { width:16px; height:22px; background: url(/img/default/loading.gif) 0 0 no-repeat; }
.ygtvdepthcell { width:16px; height:22px; background: url(/img/default/vline.gif) 0 0 no-repeat; }
.ygtvblankdepthcell { width:16px; height:22px; }
.ygtvitem { }  
.ygtvchildren {  }  
* html .ygtvchildren { height:2%; }  
.ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover { 
	margin-left:2px;
	text-decoration: none;
    background-color: none;
}
.ygtvspacer { height: 10px; width: 10px; margin: 2px; }

/* via ID selector */
#tree2 .ygtvtn { background: url(/img/folders/tn.gif) 0 0 no-repeat; width:17px; height:22px; }
#tree2 .ygtvtm { background: url(/img/folders/tm.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
#tree2 .ygtvtmh { background: url(/img/folders/tmh.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
#tree2 .ygtvtp { background: url(/img/folders/tp.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }

#tree2 .ygtvtph { background: url(/img/folders/tph.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
#tree2 .ygtvln { background: url(/img/folders/ln.gif) 0 0 no-repeat; width:17px; height:22px; }
#tree2 .ygtvlm { background: url(/img/folders/lm.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
#tree2 .ygtvlmh { background: url(/img/folders/lmh.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
#tree2 .ygtvlp { background: url(/img/folders/lp.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
#tree2 .ygtvlph { background: url(/img/folders/lph.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
#tree2 .ygtvloading { background: url(/img/folders/loading.gif) 0 0 no-repeat; width:16px; height:22px; }
#tree2 .ygtvdepthcell { background: url(/img/folders/vline.gif) 0 0 no-repeat; width:17px; height:22px; }
#tree2 .ygtvblankdepthcell { width:17px; height:22px; }
#tree2 .ygtvitem { }  
#tree2 .ygtvchildren { }  
* html .ygtvchildren { height:1%; }  
#tree2 .ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover { 
	margin-left:2px;
	text-decoration: none;
}

/* via css class selector */
.treemenu .ygtvtn {background: transparent;  width:1em; height:20px; }
.treemenu .ygtvtm { background: url(/img/menu/collapse.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer }
.treemenu .ygtvtmh { background: url(/img/menu/collapseh.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer }
.treemenu .ygtvtp { background: url(/img/menu/expand.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer }
.treemenu .ygtvtph { background: url(/img/menu/expandh.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer }
.treemenu .ygtvln { background: transparent; width:1em; height:20px; }
.treemenu .ygtvlm { background: url(/img/menu/collapse.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer }
.treemenu .ygtvlmh { background: url(/img/menu/collapseh.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer }
.treemenu .ygtvlp { background: url(/img/menu/expand.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer }
.treemenu .ygtvlph { background: url(/img/menu/expandh.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer }
.treemenu .ygtvloading { background: url(/img/menu/loading.gif) 0 6px no-repeat; width:1em; height:22px; }
.treemenu .ygtvdepthcell { background: transparent; width:1em; height:20px; }
.treemenu .ygtvblankdepthcell {background: transparent;  width:1em; height:20px; }
.treemenu .ygtvitem { border: 0px solid grey; }  
.treemenu .ygtvchildren { }  
.treemenu .ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover { 
	font-size: 12px;
}


