/*  
Theme Name: Tactic
Theme URI: http://hellowiki.com/2007/02/28/wordpress-theme-hello-2007/
Description: Tema basado en Hello2007.
Version: 2
Author: UvaDesign
Author URI: http://www.uvadesign.cl/
*/

body {
font: 14px Tahoma, Verdana, sans-serif;
color: #333;
margin-top: 0px;
background: url(images/bg-body.png) repeat-x;
}

/* gobal */
* {
margin: 0;
padding: 0;
outline: none;
}

img {
border: 0;
}

h1, h2, h3 {
font-family: Tahoma, Verdana, sans-serif;
font-weight: normal;
}

h2 {
font-size: 1.5em;
color: #525b5c;
}

h3 {
font-size: 1.4em;
}

blockquote {
background: url(images/quote.png) 10px 0 no-repeat;
margin: 20px 0;
padding: 0 20px 0 50px;
}

code {
font: 1em 'Courier New', Courier, Monospace;
}

.linklove {display: none;}

.clear {
clear: both;
}

.widthfix {
width: 800px;
margin: 0 auto;
}

/* links */
a {
color: #314FA9;
text-decoration: none;
}

a:hover {
color: #213571;
}

/* header */
#header {
margin: 0 auto;
width: 100%;
height: 220px;
border-top: 1px solid #525b5c;
}

.logo {
float: left;
margin: 8px 0 20px 20px;
border: none;
}

.logo-home {
float: left;
margin: 20px 0 30px 20px;
border: none;
}

#navmenu {
width: 100%;
}

/*search*/
#searchform {
margin-top: 5px; 
}

#searchform input {
font: 1.1em Arial, Tahoma, Verdana, sans-serif;
background: #eee url(images/formfield_bg.png) repeat-x;
margin-top: 5px;
padding: 3px;
border: 1px solid #ccc;
}

#s {
font: 1.1em 'Lucida Grande', Tahoma, Verdana, sans-serif;
background: #eee url(images/formfield_bg.png) repeat-x;
width: 90%;
padding: 3px;
border: 1px solid #ccc;
vertical-align: middle;
}

/* nav menu */
ul.menu {
margin: 0 9px 0 9px;
font-size: 12px;
font-weight: bold;
text-transform: lowercase;
list-style-type: none;
height: 40px;
}

ul.menu li {
color: #eee;
float: left;
}

ul.menu li a {
float: left;
display: block;
height: 23px;
padding: 7px 25px 0 18px;
text-align: center;
color: #3f76bb;
text-decoration: none;
}

ul.menu li a:hover {
color: #193f6f;
}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
color: #193f6f;
text-decoration: none;
}
	
/* content */
#content {
margin: 0px auto;
width: 800px;
}

#menu-intranet {float: right; margin: 20px; font-size: 11px; color: #999;}
#menu-intranet a, #menu-intranet a:visited {color: #666;}
#menu-intranet a:hover {text-decoration: underline; color: #000;}

#content h2 a {
text-decoration: none;
}

.navigation {
display: block;
margin-left: 10px;
width: 500px;
}

#home-animacion {margin: 40px 30px;}

.blog ul{list-style-type: none; margin-top: 20px;}
.blog ul li {padding: 10px 0px;}

/* box */
#article {text-align: justify; float: left; width: 550px; line-height: 150%; }

#sidebar {
float: left;
width: 230px;
margin-left: 2px;
}

/* entry */
.entry {text-align: justify;}

.entry h2 {font-weight: bold; border-bottom: 2px solid #3F76BB; padding: 5px 0;}

.entry p {
color: #333;
line-height: 160%;
margin: 7px 0;
}

.entry ul {
margin: 0 0 0 30px;
}

.entry ul li {
margin: 7px 0;
}

.entry img {
padding: 5px;
}

.entry ol {
padding-left: 20px;
line-height: 160%;
}

.entrytitle h2, .entrytitle h3 {
display: inline;
}

.blog {float: left; width: 550px;}
.blog h2 {font-weight: bold; border-bottom: 2px solid #3F76BB; padding: 5px 0;}

.date {
font-size: .75em;
color: #a8adad;
}

.postmeta {
font-size: .75em;
color: #a8adad;
border-top: 1px dotted #C7C7C7;
}

/* sidebar */

#sidebar {float: right; margin-left: 20px;}

#sidebar ul {
margin: 10px 0;
}

#sidebar li {
list-style-type: none;
margin: 3px 5px;
padding: 0 0 0 15px;
background: url(images/bullet.png) 0px 4px no-repeat;
}

h2#sidebar  {background: none !important;}


#sidebar li:hover {
background: url(images/bullet_over.png) 0px 4px no-repeat;
}

#sidebar li a {
}

#sidebar li a:hover {
}

.aside {
background: url(images/sidebh-bg.png) top right no-repeat;
margin: 10px 0 30px 0;
padding: 10px 10px 0 15px;
}

.aside h2 {
font-size: 1.25em;
margin-bottom: 5px;
}

.aside p {
color: #333;
line-height: 160%;
font-size: 11px;
}

/* footer */
#bottom {
width: 100%;
}

#tag {
background: url(images/tag.png) 90% 100% no-repeat;
margin: 0 auto;
padding: 15px 200px 20px 0;
width: 600px;
}

#footer {
margin: 20px 0;
padding: 15px 0;
width: 100%;
text-align: center;
font-size: 12px;
color: #666;
}

#footer a, #footer a:visited {
color: #3F76BB;
}

#footer a:hover {text-decoration: underline;}
.uvadesign {margin-top: 15px; font-size: 11px; color: #999;}


/*Images*/
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright{
padding: 4px;
margin: 0 0 0 7px;
display: inline;
}

img.alignleft{
padding: 4px;
margin: 0 7px 0 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

.min-text {font-size: 10px;}

.blog {margin-bottom: 30px;}
/*comments*/
#comments {
border-top: 1px dotted #888;
}

.commentlist li, #commentform input, #commentform textarea {
font: 1em 'Lucida Grande', Tahoma, Verdana, sans-serif;
}

#commentform input, #commentform textarea {
background: #eee url(images/formfield_bg.png) repeat-x;
border: 1px solid #ccc;
padding: 3px;
}

#commentform textarea {
width: 480px;
}

.commentlist cite, .commentlist cite a {
font-style: normal;
font-size: 1.1em;
}

.commentlist p {
font-weight: normal;
line-height: 1.6em;
text-transform: none;
}

#commentform p {
font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
}

.alt {
padding: 10px;
}

.commentlist {
width: 490px;
text-align: justify;
}

.commentlist li {
background: #ececec;
margin: 15px 0;
padding: 10px;
border: 1px solid #cdd1d1;
list-style: none;
}

.commentlist p {
margin: 10px 5px 10px 0;
}

#commentform p {
margin: 10px 0;
}

.nocomments {
text-align: center;
}

.commentmetadata {
border-bottom: 1px dotted #cdd1d1;
padding-bottom: 5px;
display: block;
}

#respond {
margin-top: 20px;
}

.commentcount {
font-family: Georgia,sans-serif;
font-size: 1.8em;
font-weight: bold;
color: #cdd1d1;
float: right;
}
