/*
Theme Name: Doolphy
Version: 1.0
Tags: options page, magazine, two columns, right sidebar, fixed width, widget ready, simple, white, yellow, clean, valid XHTML
*/

* html 
{
    height:1%;
    margin:0px;
}

html, body 
{
    border:0;
    padding:0;
    margin:0px;
    font-family: "Georgia", Times, serif;
    font-size:100%;
    height:100%;
    background-color:#dedede;
    text-align:left;
    /*position:relative;*/
    /*width:950px;*/
    /*margin:0 auto;*/
    color:#808080;
}

#page
{
    /*width:100%;*/
    /*line-height:22px;*/
    height:100%;
    margin:0px;
    padding:0px;

    position: relative;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
}

.page_title 
{
    font-family: "Georgia", Times, serif;
    width:600px;
}

#wrap
{
    overflow: hidden;
    /*width: 100%;*/
    /*height: 100%;*/
}

#header
{
    position: relative;
    height:120px;
    padding:0px;
    width:100%;
    background-color: white;
    margin-bottom: 25px;
}

#header-line
{
    height: 25px;
    background-color: #333333;
}

#headerimg
{
    position: absolute;
    left: 30px;
    top: 0px;
    border: 0px;
    z-index: 1;
}

#header-shadow
{
    position: absolute;
    left: 41px;
    top: 3px;
    border: 0px;
    z-index: 0;
}

#headerimg h1
{
    margin:0;
}


.page_title
{
    font-family: "Georgia", Times, serif;
    width:600px;
}

#navi2
{
    margin:20px 0 0 0;
    padding:0;
}

#navi2 a 
{
    font-family:Arial,Helvetica,sans-serif;
    font-size:1.2em;
    font-weight:bold;
    color: #01d4ff;
    /*background: #808080;*/
    padding: 1px 3px;
}

#navi2 a:hover 
{
    color: #808080;
    background: #01d4ff;
}

.description
{
    font-size:1.5em;
    margin:0;
    padding:0;
}

#nav 
{
    padding:0;
}

#nav li
{
    float:left;
    list-style:none;
    margin:0 20px 0 0;
    padding:0;
}

.clear
{
    clear:both;
}

/* colors (#01d4ff = blue || #808080 = darkgray)
--------------------------------------------------*/

a 
{
    text-decoration: none;
    color:#00d3fe;
}

#content
{
    margin:0px 20px 20px 0px;
    width: 610px;
    float: left;
}

#content h1,h2,h3,h4 
{
    font-family: "Georgia", Times, serif;
    font-weight:100;
    margin: 20px 0px 10px 0px;
}

#content h1 a
{
    color:#00d3fe;
    line-height:37px;
    padding:1px 3px;
}

#content h2 a,h3 a,h4 a 
{
    color:#00d3fe;
    /*line-height:29px;*/
    /*padding:1px 3px;*/
}

a.logo
{
    border: 0px;
    padding: 0px;
    margin: 0px;
}

img
{
    border: 0px none;
}

body a,h3 a:hover,.navigation a:hover 
{
    color:#808080;
}

body a:hover,#content h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h3 a 
{
    color:#01d4ff;
    /*background-color:#3e3d40;*/
}

.postmetadata 
{
    margin-bottom:20px;
    font-size: 0.8em;
    color: #999999;
}

.postmetadata a
{
    color: #999999;
}

/* h3 colors, somehow needed
--------------------------------------------------*/
h3 a 
{
    color:#00d3fe;
    background: #808080;
}

h3 a:hover 
{
    color: #808080;
    background: #00d3fe;
}

/* sidebar
--------------------------------------------------*/
#sidebar 
{
    float: right;
    width: 280px;
    height: 100%;
    margin-top: 0px;
}

#sidebar ul li
{
    font-size: 0.8em;
}

#calendar_wrap
{
    width:100%;
    text-align:center;
}

#calendar_wrap a
{
    color: #01d4ff;
}

#wp-calendar
{
    width:100%;
}

#prev
{
    text-align:left;
}

.widget 
{
    background-color:#FFF;
    padding:20px;
    background: white url('images/triangle-light-gray-right.png') no-repeat 0px 20px;
    margin-bottom: 20px;
}

.widgettag a
{
    background-color:#b2f2ff;
    padding:5px;
}

.tag
{
    background-color:#b2f2ff;
}

#sidebar ul,li 
{
    /*list-style: url(../../../lista.gif);*/
    list-style-position:inherit;
}

#sidebar h3
{
    margin-top:0px;
    padding-left: 10px;
    border-bottom:1px solid #dedede;
}

.feature 
{
    /*background-image:url(images/backgroun.png);*/
    background-repeat:repeat;
    float:left;
    width:580px;
    margin:20px 20px 20px 0px;
    padding:20px;
    background-color:#FFF;
}

.feature h1 
{
    margin-top:5px;
}

.feature p 
{
    text-align:justify;
}

.feature img 
{
    border:0;
    padding:0;
    width:100%;
}

#leadpic 
{
    float:left;
    margin:0 15px 6px 0;
}

#frontpage 
{
    width:650px;
    float:left;
    margin-top:50px;
    padding:0;
}

.frontcol img 
{
    float:left;
    border:0;
    display:block;
    background:transparent;
    margin:3px 10px 0 0;
    padding:0;
}

.frontcol img:hover 
{
    float:left;
    border:5px solid #01d4ff;
    display:block;
    margin:3px 10px 0 0;
}

.frontcol 
{
    width:300px;
    float:left;
    padding:0;
    margin:0 20px 20px 0;
}

.clearfloat 
{
    background-color:#FFF;
    display:block;
    padding:20px;
    margin:0 0 20px 0;
}

.clearfloat:after 
{
    display:block;
    visibility:hidden;
    clear:both;
    height:0;
    content:".";
}

.box-left 
{
    /*background-image:url(images/background.png);*/
    /*background-repeat:repeat;*/
    float:left;
    width:270px;
    margin:0 10px 20px 0;
    padding:10px 20px;
}

.box-left h2 
{
    margin-top:15px;
}

.box-right 
{
    background-image:url(images/background.png);
    background-repeat:repeat;
    float:right;
    width:270px;
    margin:0 10px 20px 0;
    padding:10px 20px;
}

.box-right h2 
{
    margin:15px 0;
}

#menuheader
{
    position: absolute;
    top: 65px;
    left: 291px;
}

#menuheader a
{
    padding:10px;
    margin-right:20px;
    background-color:#00d4ff;
    color:#FFF;
    font-style:italic;
}

#menuheader a:hover
{
    background-color:#66e5ff;
    color:#3e3d40;
}

#search
{
    position: absolute;
    right: 40px;
    top: 51px;
    font-family: "Courier New", Courier, monospace;
    width:210px;
    height:16px;
    background-color:#fff;
    border:10px solid #ddd;
    padding:9px 5px 5px 15px;
}

#comments
{
    padding:20px;
    background-color:#FFF;
    width:610px;
}

#respond
{
    width:610px;
}

.commentlist 
{
    line-height:150%;
    width:610px;
    margin:0;
    padding:0;
}

.commentlist li 
{
    background-color:#ccc;
    list-style:none;
    width:610px;
    float:left;
    margin:0 0 20px;
    padding:20px;
}

.comment-btm 
{
    padding:100px 20px;
}

.commentlist cite,.commentlist cite a,.commentlist cite a:visited 
{
    font-style:normal;
}

.commentlist small 
{
    margin-bottom:5px;
    display:block;
    font-size:87%;
}

#commentform 
{
    margin-top:20px;
    font:100%;
    width:610px;
    background:#fff;
    padding:10px 20px 40px 20px;
}

#commentform p 
{
    margin:0;
    padding:6px 0;
}

#commentform input 
{
    width:250px;
    background:#d2f7ff;
    border:1px solid #b2f2ff;
    margin-top:3px;
    font-family:"Courier New", Courier, monospace;
    padding:4px;
}

#commentform textarea 
{
    width:500px;
    height:150px;
    background:#d2f7ff;
    border:1px solid #b2f2ff;
    margin-top:3px;
    font-family: "Courier New", Courier, monospace;
    line-height:1.5;
    padding:4px;
}

#commentform textarea:focus,#commentform input[type="text"]:focus 
{
    background:#fff;
}

#commentform #submit 
{
    background:#01d4ff;
    font:100% georgia;
    font-style:italic;
    color:#fff;
    float:left;
    width:160px;
    height:28px;
    cursor:pointer;
}

.gravatar 
{
    width:400px;
}

.gravatar img 
{
    float:left;
    margin-right:10px;
}

/* previous + next links
--------------------------------------------------*/
.navigation 
{
    width:600px;
    padding-bottom:15px;
    height:20px;
}

.navigation a 
{
    color:#00d3fe;
    Background:#3e3d40;
    padding:1px 3px;
}

/* wp-stuff
--------------------------------------------------*/
.wp-caption 
{
    border:1px solid #ddd;
    text-align:center;
    background-color:#f3f3f3;
    padding-top:4px;
    -moz-border-radius:3px;
    -khtml-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    margin:10px;
}

.wp-caption img 
{
    border:0 none;
    margin:0;
    padding:0;
}

.wp-caption p.wp-caption-text 
{
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

.aligncenter,div.aligncenter 
{
    display:block;
    margin-left:auto;
    margin-right:auto;
}

/* footer
--------------------------------------------------*/
#footer 
{
    text-align:center;
    font-size:12px;
    font-family:"Courier New", Courier, monospace;
    clear:both;
    padding:30px 0 30px 0;
    background-color:#FFF;
    width: 100%;
    margin-bottom:20px;
}

/* posts
--------------------------------------------------*/
/*.entry */
/*{*/
    /*width:580px;*/
    /*background:#fff;*/
    /*padding:0px;*/
/*}*/

.post 
{
    width: 100%;
    background:#fff;
    padding:5px 20px 5px 20px;
    margin-bottom: 20px;
}

.post a
{
    color: #01d4ff;
    font-style: normal;
}

.post blockquote
{
    font-style: italic;
    font-size: 0.9em;
}

h2.posttitle
{
    padding-top:20px;
}

#meta-author
{
    font-size: 0.8em;
    padding-bottom:5px;
}

.left,.alignleft 
{
    float:left;
}

.right,.alignright 
{
    float:right;
}

#twitter-content a
{
    color: #01d4ff;
}

#twitter-title
{
    margin-left: 8px;
}

#twitter-title a
{
    background: white;
    color: gray;
}

#twitter-content ul
{
    padding: 0px 10px 0px 10px;
}

#twitter-content ul li
{
    list-style: none;
    padding-bottom: 20px;
}

