/*
Theme Name: Photon
Theme URI: http://jacobandreas.net/2008/photon-2-wordpress-theme/
Description: A lightweight theme with easily-customizable stylesheets.
Version: 2.5.1
Author: Jacob Andreas
Tags: orange, white, light

*/


/*
-------  basic styles  -------
*/



body {

    font-size: 13px;
    font-family: "Helvetica", "Liberation Sans", "Arial", sans-serif;
    font-weight: normal
    line-height: 1.6em;
    text-align: center;
    min-width: 400px;
    padding: 0;
    margin: 0;
	
    background-color: #ffffff;
    
}

a {

    text-decoration: none;
    font-weight: normal;
	target: _top;

}

p {

    margin-bottom: 2em;

}

ul {

    list-style-type: square;

}

ul, ol {

    margin-bottom: 2em;
    padding-left: 1em;
    padding-right: 1em    
    margin-left: 0;

}

ul ul, ul ol, ol ul, ol ol {

    padding-left: 2em;
    margin-top: 1em;

}

li {

    color: #296B97
    margin-bottom: 1em;

}

code, pre {

    display: block;
    border-width: 1px;
    border-style: solid;
    border-left-width: 3px;
    padding: .5em;
    line-height: 2em;
    font-family: monospace;

}

blockquote {

    margin-left: 3em;

}

p cite {

    margin-left: 3em;

}

img {

    max-width: 570px;
    font-size: 0;
    line-height: 0;
    vertical-align: bottom;
    margin-top: 1.5em;

}

a img {
    border-width: 0px;
    border-style: solid;
    background: none;
}

h2 {

    font-size: 1.5em;

}

h3 {

    font-size: 1.2em;

}

input, textarea {

    background: #eee;
    border-width: 1px;
    border-style: solid;
    padding: .3em;

}

fieldset {

    border: 0;
    background: transparent;

}

dd, dt {

    margin-bottom: 1em;

} 

h2, h3, h4 {

    padding: .2em;
    padding-left: 0;
    margin-bottom: 0em;
    margin-top: 2em;

}

h1, h2 {

    line-height: 1em;

}

h2 {

    font-weight: normal;

}

h1 {

    font-size: 1.5em;

}



/*
-------  header  -------
*/

#header {

    margin-left: 50px;
    margin-right: 60px;
    margin-top: 30px;
    margin-bottom: 20px;


}

#header h2 {


    font-size: 2.2em;
    text-align: right;
    margin-top: 5em;
    margin-right: .8em;
    margin-left: 1em;
    border-bottom-width: 1px; 
    padding-left: 1em;
    padding-right: 1em;
    margin-top: 0em;

}

#header h2 a {

    font-weight: normal;

}

#header
{
   
    
   
    


}



#header img {   
    border: 0;
    display: inline;
}


#headerbuttons {



    display: inline;
    margin-top: .3em;
    margin-left: 1em;



}

#search {
    float: left;
    margin-left: 1em;
    margin-top: .6em;
}

#search input {
    margin: 0;
}

#searchbutton {
    display: inline;
    float: left;
    margin-top: 0;


}


#arrows {
    display: inline;
    margin-right: 10px;
    float: left;
    margin-top: .1em;
    padding-bottom: 1em;
}

#arrows a {
    font-size: 0em;
    hidden;
}

#description {
    margin-top: 0.8em;
    text-align: right;
    margin-right: 4em;
    margin-left: 0em;
    margin-bottom: 5em;
    hight: 100px;
    padding-bottom: 1em;


border-bottom: 2px solid #296B97 ;


   
}



/*
-------  wrapper  -------
*/

#wrapper {

    text-align: center;
    padding-top: 0;

}

#wrapper div {

    max-width: 570px;
    margin-right: auto;
    margin-left: 200px;
    margin-bottom: 2.5em;
    text-align: left;

    * width: 570px;

}


/*
-------  entry lists  -------
*/

#posts ul {

    list-style-image: none;
    list-style-type: none;

}

#posts.excerpts ul li {

    margin-bottom: 3em;
    

}

#posts.titles ul li .title {
    display: block;
    margin-left: 5em;
}

#posts.titles ul li .prefix {
    display: block;
    float: left;
    width: 5em;
    font-weight: normal;

}

.post-title {

    margin-top: 1em;
    font-weight: normal;

}

.more {

    margin-top: -1em;
    font-size: .8em;

}




/*
-------  comment form  -------
*/

#comments-meta h2, #comments-post h2 {

    font-weight: normal;
    background: none;
    border: none;

}

#post-meta p, #comments-meta p {

    font-size: .8em;
    margin-bottom: 1em;
    line-height: 1.5em;

}

#comment {

    width: 90%;
    border-width: 1px;
    border-style: solid;

}

#submit {

    border-width: 1px;
    border-style: solid;
    padding: 8px;

}

#comments ol li {

    margin-bottom: 60px;

}

#commentlist li p cite a {

font-weight: normal;

}


#comment-trackback ul {

    width: 700px;

}

#comment-trackback p cite {

    display: none;

}

#comment-trackback ul li {

    margin-bottom: 1em;

}

#comment-trackback ul li a {

    font-weight: normal;

}

#comments-post label {

    margin-left: 15px;
    font-size: .9em;

}



/*
-------  sidebar  -------
*/

#sidebar {
   
    width: 24em;
    padding-top: 0;
    padding-bottom: 2em;
    text-align: left;
    line-height: 1.3em;
    

    

}

#sidebar ul {

    list-style-type: none;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 1em;
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom:1em;

    background-color: #EEF2F6
   

}

#sidebar li {

    margin-bottom: 1em;

}

#sidebar ul li ul {

    margin-top: 0;

}

#sidebar ul li ul li {

    margin-bottom: .7em;

}

#sidebar h2 {

    margin-top: 0;
    margin-bottom: .3em;

}

#sidebar iframe {


}

#sidebar a {

    font-size: .9em;

}


/*
-------  footer  -------
*/

#footer {

    clear: both;
    font-weight: normal;

}



/*
-------  misc  -------
*/

#post div {
        margin: 0;
}



/*
------- wordpress styles -------
*/

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

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.wp-caption, #wrapper div.wp-caption {
    text-align: center;
    padding-top: 5px;
    margin-top: 1.5em;
}

.wp-caption img, #wrapper div.wp-caption img, .wp-caption a img {
    margin: 0;
    padding: 0;
}

.wp-caption p.wp-caption-text {
    font-size: .9em;
    line-height: 1.3em;
    padding: 5px 0;
    margin: 0;
}

.avatar {

    border: 1px solid #888;

}

#comments cite {

    margin-left: 1em;

}


