/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */

*{
margin:0;
padding:0;
}

body {
background-color: #ececec;
font-size: 12px;
font-family: Helvetica, Arial, sans-serif;
color: #7f7f7f;
}

#wrapper {
margin: 0;
padding: 0;
height:100%;
width: 100%;
position: absolute;
}

a:link { text-decoration: none; color: #7f7f7f;}
a:active { color: #7f7f7f; text-decoration: none;}
a:visited { text-decoration: none; color: #7f7f7f; }
a:hover { text-decoration: none;color: #000;}

a img { border: none; }

de {color: #666666}

p {line-height:20px;}

img {
margin-bottom: 20px;
}


h1 {
color: #666;
font-weight: 100;
line-height: 24px;
font-size: 24px;
margin-bottom:25px;
}

h2 {
color: #666;
font-weight: 100;
line-height: 20px;
font-size: 20px;
margin-bottom:20px;
}

h3 {
color: #666;
font-weight: 100;
line-height: 18px;
font-size: 18px;
margin-bottom:20px;
}

h4 {
color: #666;
font-weight: 100;
line-height: 20px;
font-size: 14px;
font-family: Georgia, "Times New Roman", Times, serif;
margin-bottom:20px;
}

#fixed{
position:fixed;
top:0;
left:0;
padding:20px ;
z-index: 999;
}

#top {
top:0;
}

#button {
position: fixed;
bottom:10px;
right: 10px;
height: 20px;
width: 20px;
background-image:url('img/up.jpg');
}


#blog-title {
color: #868686;
margin-bottom: 15px;
width: 180px;
height: 30px;
background-image:url('img/logo.png');
}


b {
color: #676767;
font-weight: bold;
}

#blog-title a{
	color: #9f9f9f;
}
	
div#container {
float:left;
width:100%;
text-align:center;
margin:0 auto;
padding: 0;
}

div#content {
position:relative;
margin-top: 102px;
margin-left: -350px;
width:700px;
padding-left:50%;
}

div.sidebar {
float:left;
overflow:hidden;
width:180px;
}

div#secondary {
clear:left;
}

div#footer {
clear:both;
width:100%;
}

/* Just some example content */

/*
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

*/

.page-title {
float: right;
font-size: 90px;
font-weight: bolder;
letter-spacing: -8px;
color: #9d9d9d;
margin-top:-10px;
}

.entry-title,.entry-meta {
clear:both;
text-align: right;
padding: 0;
visibility: collapse;
}

.entry-date {
float: right;
font-size: 12px;
width:auto;
text-align:right;
color: #9F9F9F;
margin-top: 0px;
padding: 2px;
clear: both;
text-transform:uppercase;
}



div#container,div#primary {
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 0;
}

div.sidebar ul ul li {
list-style:none;
margin:0;
line-height: 1.5em;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:none;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:left;
width: 180px;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}


/* custom */

#secondary ul li ul li .collapsPage a{
color: #ff0000;
font-size: 14px;
}

#secondary ul li ul li .collapsPage a:hover{
color: #000000;
}

#primary ul li ul li a{
margin-top:10px;
font-size: 12px;
}

#primary ul li ul li .collapsItem a{
font-size: 12px;
}

.widgettitle {
visibility:collapse;
line-height:0px;
}	

#collapspage-3 {
margin:0;
padding:0;
}

#collapsarch-3 {
margin-bottom:15px;
}

.sym {
cursor: pointer;
color: #666666;
font-weight: bold;
font-size: 12px;

}


.post {
width:700px;
border-bottom: 1px dashed #9F9F9F;
padding-bottom:10px;
margin-bottom:20px;
}