/*  

Theme Name: Precission

Theme URI: http://precission.com.ar/

Description: Custom-made for Precission.

Version: 1.0

Author: Anon

Author URI: http://wordpress.org



Released under <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.

*/





/* Begin Typography & Colors 

------------------------------------- */

body {

	font-size: 75%;  

	font-family: "Trebuchet MS", Arial, sans-serif;  

	background-image: url(/img/bkg3.png);

	_background-image: none;

	background-color: #343434;

	color: #333;

	text-align: center;

	}



#xnavbar {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 1.2em;

	line-height: 1.3em;

        background: #ddd;

        padding: 7px;

        margin: 0 0 20px 0;

        letter-spacing:-1px;  

	text-align: center;

        }



#xnavbar a {

        text-decoration:none;

        font-weight:bold;

        }



#navbar a:hover {

	color: #000;

        }



#header { 

	background-image: url(/img/bkg-black-top.png);

	_background-image: none;

	margin: 0 auto;

	overflow: hidden;

	text-align: center;

	background-position: bottom;

	}



 

#content {

	font-size: 1.2em;

	width: 800px;

	margin: 0 auto;

	} 



.narrowcolumn .entry  {

	line-height: 1.6em;

	} 



.narrowcolumn .postmetadata {

	text-align: center;

	}



.alt {

        background: #f3f3f3;

	}



small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

	}



h1, h2, h3, h4 {

	font-weight: bold;

        color: #ee6600;

	}



#content h1 {

	font-size: 1.7em; 

	text-align: left;

	}



#header td { 

	font-size: 1.1em; 

        }



#header h1 { 

	font-size: 1em; 

        margin: 0;

        padding:0;

	}



.blogtitle {

	font-size: 2.8em !important; 

	text-align: center;

 	font-weight: bold; 

        margin: 10px 0 0 0;

        padding: 0;

	}

 

.description {

        padding: 5px;

        color: #ccc;

	font-size: 1.1em;

	text-align: center;

	}

 

h2 {

	font-size: 1.7em;

	text-align: left;

        color: #ee6600;

	}



h2.pagetitle {

	font-size: 1.6em;

	}



#bottombox 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;

	}





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: #ee6600;

	}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #bottombox h2, #bottombox h4, #wp-calendar caption, cite {

	text-decoration: none;

	}



#bottombox h4 { 

	font-size: 1.2em; 

	}



 

.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;

	}



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 {

	text-decoration: none;

	}



a:hover { 

        text-decoration: underline; 



	}

 

.sticky {

        background: #FFF8DC !important; 

        padding: 15px;

        margin: 10px 0;

        }







/* Begin Structure 

------------------------------------- */

body {

	margin: 0 0;

	padding: 0; 

	}



#page {

	margin: 0 auto;

	padding: 0;

	width: 100%; 

	}



#header a { 

	text-decoration: none;

	}



#header a:hover { 

        color: #CCC;

	}



.narrowcolumn {

	float: left;

	width: 870px;

	} 



.post {

	text-align: justify;

        padding: 20px;

	}



.post hr {

	display: block;

	}



.narrowcolumn .postmetadata {

	padding-top: 5px;

	}

 



.postmetadata {

	clear: left;

       }

 

#footer {  

	font-family: Arial, Helvetica, Sans-Serif;	

        color: white;

        font-size: 0.8em;

	margin: 50px auto 0;

	background-image: url(/img/bkg-black-bottom.png);

	_background-image: none;

	background-position: top;

	text-align: center;

	height: 500px;

	}



#footer a {  

	color: #f3f3f3;

	text-decoration: none;

        border-bottom: 1px dotted #ccc;

	}



#footer a:hover { 

        color: #ccc; 

	}



#footer p {

	margin: 0 0;

	padding: 10px 0;

	text-align: center;

	}

 





/*	Begin Headers

------------------------------------- */

#content h1   {

	margin: 30px 0 0;

	}



h2 {

	margin: 0px;

	}



h2.pagetitle, h2.pagetitle {

	text-align: center;

        }



#bottombox h2 {

	margin: 10px 0 0;

	padding: 0;

	}



#bottombox h4 {

	font-family: Georgia, "Times New Roman", Times, serif;  

	margin: 10px 0 0;

	padding: 2px;

        color: #000;

        text-transform:uppercase;       

	}



h3 {

	padding: 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: 5px;

	margin: 10px;

	display: inline;

	}



img.alignleft {

	padding: 5px;

	margin: 10px;

	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;

	}



#bottombox ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#bottombox ul li {

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 15px;

	}



#bottombox ul p, #sidebar ul select {

	margin: 5px 0 8px;

	}



#bottombox ul ul, #sidebar ul ol {

	margin: 5px 0 0 10px;

	}



#bottombox ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

	}



ol li, #sidebar ul ol li {

	list-style: decimal outside;

	}



#bottombox  ul ul li, #sidebar ul ol li {

	margin: 6px 0 0;

	padding: 0;

	} 



/* Begin Form Elements

------------------------------------- */





.entry form {  

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

        border: 3px solid #ccc;

	}



#commentform textarea {

	width: 100%;

	padding: 2px;

        border: 3px solid #ccc;

	}



#commentform #submit {

	margin: 0;

	float: left;

        font-size: 0.9em;

	} 



/* 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;

        }

 

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:5px solid #999; margin:0 0 .25em .25em; }

ol.commentlist li ul.children li.depth-3 { border-left:5px solid #999; margin:0 0 .25em .25em; }

ol.commentlist li ul.children li.depth-4 { border-left:5px solid #999; margin:0 0 .25em .25em; }





/* 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 #ccc;



	}



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 #ddd;

	text-align: center;

	background-color: #f3f3f3;

	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;

}





/* Begin Precission

------------------------------------- */

a.parentpage {

	color: #777777;

	font-size: 14px;

	font-weight: bold;

	}



a.childpage {

	color: #777777;

	font-size: 14px;

	font-weight: bold;

	}



a.grandchildpage {

	color: #777777;

	font-size: 14px;

	font-weight: bold;

	}



a.grandchildpage.current {

	color: black;

	font-size: 18px;

	}



a.childpage.current, a.childpage.currentparent {

	color: white;

	font-size: 18px;

	}



a.parentpage.current, a.parentpage.currentparent, a.parentpage.currentgrandparent {

	color: white;

	font-size: 18px;

	}



#topleft {

	width: 40px;

	height: 80px;

	background-image: url(/img/topleft.png);

	float: left;

	}



#topmiddle {

	width: 900px;

	height: 80px;

	_overflow: hidden;

	background-image: url(/img/topmiddle.png);

	float: left;

	}



#topmiddle p {

	margin: 19px 0 0 0;

	float: left;

	}



#topright {

	width: 40px;

	height: 80px;

	background-image: url(/img/topright.png);

	float: left;

	}



#pagesparents {

	width: 980px;

	margin: 0 auto;

	}



#pageschildren {

	width: 800px;

	margin: 10px auto;

	}



#pagesgrandchildren {

	width: 800px;

	margin: 10px auto;

	}



#searchtitle {

	float: left;

	width: 800px;

	margin: 10px 0;

	}



#archivetitle {

	float: left;

	width: 800px;

	margin: 10px 0;

	}



#posttitle {

	float: left;

	width: 800px;

	margin: 10px 0;

	}



#title404 {

	float: left;

	width: 800px;

	margin: 10px 0;

	}



#searchresults {

	float: left;

	width: 800px;

	margin: 10px 0;

	}



#archiveresults {

	float: left;

	width: 800px;

	margin: 10px 0;

	}



#postcontent {

	float: left;

	width: 800px;

	margin: 10px 0;

	}



#logo {

	float: left;

	margin: 0 20px 0 0;

	}



#logo img {

	margin: 10px 0 0 0;

	}



.parentseparator {

	font-size: 25px;

	margin: 10px;

	}



.childseparator {

	font-size: 20px;

	margin: 10px;

	}



.grandchildseparator {

	font-size: 20px;

	margin: 10px;

	color: black;

	}



.whitetop {

	background-image: url(/img/whitetop.png);

	width: 800px;

	height: 4px;

	margin: auto;

	line-height: 1px;

	font-size: 1px;

	}



.whitebottom {

	background-image: url(/img/whitebottom.png);

	width: 800px;

	height: 4px;

	margin: auto;

	line-height: 1px;

	font-size: 1px;

	}



.whitemiddle {

	background-color: white;

	width: 800px;

	margin: auto;

	overflow: hidden;

	}



p.whitemiddle {

	margin: 0px;

	}



img.grandchildlogo {

	margin: 10px;

	}



#topmenu {

	height: 50px;

	width: 800px;

	margin: 0 auto 0;

	}



#topmenuicons {

	float: left;

	}



img.topicon {

	margin: 10px;

	}









#search {

	float: right;

	*float: left;

	margin: 10px 0 0;

	*margin: 10px 0 0 320px;

	_margin: 10px 0 0 260px;

	}



#s {

	width: 250px;

	background-color: transparent;

	background-image: url(/img/search.png);

	border: medium none;

	height: 17px;

	width: 226px;

	padding: 4px 9px;



	float: left;

}



#searchsubmit {

	float: left;

}



.qtrans_flag_and_text, a.qtrans_flag_and_text, ul ul li .qtrans_flag_and_text {

	list-style: none;

	float: left;

	margin: 5px;

}



.qtrans_language_chooser {

	list-style: none;

	float: left;

	height: 20px;

}



.qtrans_language_chooser a {

	list-style: none;

	float: left;

	height: 20px;

}



.topicon {

	float: left;

	margin: 10px 10px 0;

}



.topiconseparator {

	font-size: 32px;

	color: white;

	float: left;

	line-height: 24px;

	_line-height: 30px;

	}





#sidebar {

	float: left;

	}



#sidebar ul ul li {

	float: left;

	margin: 0px 20px 0px -10px;

	}



#sidebar ul, #sidebar ul ul {

	padding: 0px;

	margin: 4px 10px;

	}



.column {

	float: left;

	width: 870px;

	} 



#search2 {

	width: 800px;

	}



#searchform {

	margin: auto;

	width: 274px;

	}



.moreinfo {

	float: right; 

	clear: both;

	}