/*
THEME NAME: WorldIV-Sandbox
THEME URI: http://www.worldiv.com/blog/
DESCRIPTION: A simple, CSS-friendly theme based on the venerable "Sandbox" minimal UI 
VERSION: 1.0
AUTHOR: Tachevert/WorldIV
AUTHOR URI: http://www.worldiv.com/blog/
*/

/* Two-column with sidebar on right from the /sandbox-layouts/ folder  */
/*
LAYOUT: Two-Column (Right)
DESCRIPTION: Two-column fluid layout with one sidebars right of content
*/
div#container {
	float: left;
	margin: 0 -200px 0 0;
	width: 800px;
 padding: 5px 5px 5px 5px;
}
div#content {
	margin: 0 200px 0 0;
}
div.sidebar {
	float: right;
	overflow: hidden;
	width: 148px;
	padding-left: 10px;
 margin-top: 0;
 margin-bottom: 0;
 height:100%;
}
div#secondary	{
	clear: right;
display:none;
}
div#footer {
	clear: both;
	width: 100%;
 text-align: left;
 color: #5A5D78;
}

body
{
 font-family: Calibri, Arial, sans-serif;
 font-size: 10pt;
 background-color: #CDD7E9;
 background-image: url('img/bggradient20071202.jpg');
 background-repeat: repeat-x;
}

/* Just some example content */
div#header{text-align:center;margin-bottom:2em;}
div#access div.skip-link{position:absolute;top:1em;right:1em;}
div#menu{font-size:0.9em;height:1.5em;padding-top:0.3em;background:#eee;width:100%;}
div#menu ul a{font-weight:700;text-decoration:none;}
div#menu ul,div#menu ul ul,div#menu ul li{list-style:none;margin:0;padding:0;}
div#menu ul li{float:left;}
div#menu ul li a{background:#eee;padding:0.3em 0.5em;}
div#menu ul ul{display:none;}
div#menu ul ul li{float:none;}
div#menu ul ul li a{margin:0;padding:0;}
div#menu ul li:hover ul{display:block;font-size:0.9em;padding-top:0.5em;position:absolute;}
div#menu ul li:hover ul li a{background:#f5f5f5;border:none;display:block;padding:0.1em;width:10em;}

.entry-title{clear:both;}
div#container,div.sidebar{margin-top:2em;}
div#nav-above,div#nav-below{width:100%;height:1em;}
div#nav-above{margin-bottom:1em;}
div#nav-below{margin-top:1em;}
.alignleft,div.nav-previous{float: left;}
.alignright,div.nav-next{float: right;}
form#commentform .form-label{margin:1em 0 0;}
form#commentform span.required{background:#fff;color:red;}
form#commentform,form#commentform p{padding:0;}
input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;}
div.comments ol li{margin:0 0 1.5em;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}

div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{margin:0;padding:0;}
div.sidebar h3{font-size:1.2em;}
div.sidebar input#s{width:7em;}
div.sidebar li{list-style:none;margin:0 0 1em;}
div.sidebar li form{margin:0.2em 0 0;padding:0;}
div.sidebar ul ul{margin:0 0 0 1em;}
div.sidebar ul ul li{list-style:none;margin:0;}
div.sidebar ul ul ul{margin:0 0 0 0.5em;}
div.sidebar ul ul ul li{list-style:none;}

div#footer{text-align:center;}
div#nav-above{display:none;}

div#wrapper
{
 width: 800px;
 border-width: 1px;
 border-color: black;
 border-style: solid;
 padding-left: 4px;
 padding-right: 4px;
 padding-bottom: 4px;
 padding-top: 0;
 background-color: white;
 text-align: left;
 background-image: url('img/cngradient20071202.jpg');
 background-repeat: repeat-y;
}

div#preheader
{
 width:798px;
 background-color:white;
 height:4px;
 margin-top:0;
 margin-bottom:0;
}

div#header
{
 background-image: url('img/banner20071202.jpg');
 background-repeat: no-repeat;
 width:791px;
 height:112px;
 margin-bottom: 0;
}

div#w4topmenu
{
 margin-top: 0;
 margin-bottom: 0;
 background-image: url('img/mngradient20071202.jpg');
 background-repeat: repeat-x;
 width:781px;
 height:21px;
 color:white;
 overflow:hidden;
 padding-top: 2px;
 padding-left: 5px;
 padding-right: 5px;
}

select
{
  font-size:0.8em;
}

a.w4tlink
{
 color:White;
 text-decoration:none;
}
a.w4tlink:active
{
 color:white;
}
a.w4tlink:hover
{
 color:white;
}
a.w4tlink:visited
{
 color:white;
}

div#w4tmleft
{
 float:left;
}
div#w4tmright
{
 float:right;
}

span#w4tquips
{
 color:#A8CBEC;
}

div#tmclear
{
 margin-top: 0;
 margin-bottom: 0;
}

div#container
{
 margin-top:0;
}

.entry-content
{
 margin-left:5px;
 margin-right:5px;
 line-height:1.3em;
}

h3.widgettitle
{
 color:#8195DE;
}

.widget a
{
 text-decoration:none;
 color: #6A6D88;
}
.widget a:hover
{
 color: #6A6D88;
}
.widget a:visited
{
 color: #6A6D88;
}
.widget a:active
{
 color: #6A6D88;
}

.entry-title
{
 color: #8195DE;
}

.entry-title a
{
 text-decoration:none;
 color: #8195DE;
}
.entry-title a:active
{
 color: #8195DE;
}
.entry-title a:visited
{
 color: #8195DE;
}
.entry-title a:hover
{
 color: #8195DE;
}

a
{
 color: #6A6D88;
}
a:hover
{
 color: #6A6D88;
}
a:visited
{
 color: #6A6D88;
}
a:active
{
 color: #6A6D88;
}

.entry-meta a
{
 text-decoration:none;
}
.entry-meta a:visited
{
 text-decoration:none;
}
.entry-meta a:hover
{
 text-decoration:none;
}
.entry-meta a:active
{
 text-decoration:none;
}

.tabactive a
{
 color:#A8CBEC;
 text-decoration:none;
 font-weight:bold;
 text-transform: uppercase;
}
.tabactive a:active
{
 color:#A8CBEC;
}
.tabactive a:hover
{
 color:#A8CBEC;
}
.tabactive a:visited
{
 color:#A8CBEC;
}

.comment-author
{
 background-color:white;
 padding: 2px 2px 2px 2px;
 border: 1px solid #DDDDDD;
}
.comment
{
 border: 1px solid #AAAAAA;
 padding: 3px 3px 3px 3px;
}

.alta1-
{
 background-color:#F0F0FF;
}
.alta2-
{
 background-color:#F8F8FF;
}

.comment-author-tachevert
{
 background-color:#F0FFF0 !important;
}

.comment-author-emi
{
 background-color:#FFF0F0 !important;
}

.comment-author-tuebit
{
 background-color:#FFFFE8 !important;
}

.entry-meta
{
 font-size:0.8em;
}

blockquote
{
 border-left: solid 10px #CDD7E9;
 padding-left: 10px;
 margin-left: 10px;
}

.vcard
{
 margin-left: 54px;
}