/*
THEME NAME: Tazsol
DESCRIPTION: Rich with powerful and dynamic semantic class selectors.
VERSION: 1.0.0
AUTHOR: Tazsol
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, right-sidebar
*/

/* One-column with sidebar on right from the /css/ folder  */
@import url('css/2c-r.css');

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

div#menu {
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;
}

.entry-title,.entry-meta {
clear:both;
}

.entry-title {
    font-size: 2.1em;
    font-style: italic;
    font-weight: normal;
    text-shadow: 1px 1px 1px #0C2C5F;
}

.entry-content {
     text-shadow: 1px 1px 1px #0C2C5F;
     font-family: arial, serif;
     font-size: 16px;
}

div#container {
    margin-top:2em;
}

div#primary {
  margin-top:4em;
}

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

form#commentform span.required {
background:transparent;
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.6em;
text-shadow: 1px 1px #B0DF53;
font-weight: normal;
font-style: italic;
}

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

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

div.sidebar ul li.widget {
    background: #A3CA55 url(images/widget_bottom.jpg) bottom center no-repeat;
    padding: .5em 1em 2em;
}

div.sidebar a {
    color: #000000;
    text-decoration: none;
}

div.sidebar a:hover {
    text-decoration: underline;
}

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

div.sidebar ul ul {
margin:0;
}

div.sidebar>ul ul li {
    padding: .4em 0;
}

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

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

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

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

div#header,div#footer {
    text-align:center;
}

div#footer {
    background: url(images/footer.jpg) top center repeat-x;
    height: 187px;
    padding-top: 30px;
    margin-top: 2em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}


div#inner-footer {
    width: 852px;
    margin: 0 auto;
    color: #ffffff;
    text-align: left;
}

div#inner-footer a.foot_logo {
    width: auto;
    height: auto;
    display: block;
    float: right;
    padding-left: .5em;
}


div#inner-footer>ul {
    padding: 0;
    margin: 0;
}

div#inner-footer>ul>li {
    display: inline;
    padding-right: 2em;
    list-style: inside none none;
}

div#header {
    height: 500px;
    position: relative;
}

div#header h1#blog-title {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 350px;
    height: 100px;
    text-indent: -5000em;
}

h1#blog-title a {
    display: block;
    width: 350px;
    height: 100px;
}

div#header div#blog-description {
    height:20px;
    left:0;
    position:absolute;
    text-indent:-5000em;
    top:122px;
    width:580px;
}

div#header a#contact-us {
    height:30px;
    position:absolute;
    right:-16px;
    text-indent:-5000em;
    top:20px;
    width:200px;
    display: block;
}

div#header a#about {
    position: absolute;
    top: 90px;
    right: -16px;
    width: 200px;
    height: 30px;
    text-indent: -5000em;
    display: block;
}


div#header a#block1 {
    display:block;
    height:170px;
    left:0;
    position:absolute;
    text-indent:-5000em;
    top:250px;
    width:160px;
}

div#header a#block2 {
    display:block;
    height:170px;
    left:224px;
    position:absolute;
    text-indent:-5000em;
    top:250px;
    width:180px;
}

div#header a#block3 {
    display:block;
    height:170px;
    right:214px;
    position:absolute;
    text-indent:-5000em;
    top:250px;
    width:180px;
}

div#header a#block4 {
    display:block;
    height:170px;
    right:0;
    position:absolute;
    text-indent:-5000em;
    top:250px;
    width:150px;
}

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

.clearboth {
    clear: both;
    margin: 0;
    padding: 0;
    display: block;
}