/*
Theme Name: geodesical
Theme URI: http://pixlpa.com
Description: Simplicity for my portfolio site...
Author: Andrew Benson
Author URI: pixlpa.com
*/


/*-----------Block Level Elements--------------*/

Body {
    //background-image:url('http://pixlpa.com/pile/ani-gifs/elations2.gif');
        background-size: 100%;
background:#20262A;
	color:#141F24;
	font-family:Helvetica,Georgia,sans-serif;
	font-size:95%;
	line-height:1.5;
	text-align:left;
}

#page {
	width: 100%;
    //margin: 0 auto;
    align: center; 
    //border:1px dashed #234010;
}

#header {
z-index:6;
	width: 500px;
height:100px;
line-height:0px;
font-size:1em;
position:absolute;
top:0px;
left: 65px;
        //background:#effcf6;
        //margin: 0 auto;
        //padding: 5px 5px;
}

#headerimg {
border:0px solid;
}

img {
	 border: 0px solid;
}
.description {

}


#wrapper {
	width: 100%;
        //background:#fafef0;
}

#content {
        background:#100503;
	//float:left;

	width: 980px;
        font-size:1.em;
left:0px;
top:20px;
position: absolute;
        padding:0px;
z-index:3;
color: #ff0f7f;
}

#blog_content {
        //background:#302523;
	//float:left;

	width: 960px;
        font-size:1.em;
left:100px;
top:10px;
line-height:125%;
position: absolute;
        padding:0px;
z-index:3;
color: #ff0f7f;
}

#pageimage {
	float: left;
	width: 720px;
height: 300px;
        font-size:1.em;
        padding:0px;
}

.post{ padding:10px;}
#sidebar
{
	padding: 4px;
	width: 240px;
	position:absolute;
left:760px;
top:670px;
        color:#152928;
        background:#BBBBBB;
//background:#201513;
        font:1em Helvetica, Verdana, Arial, Sans-Serif;
        z-index:8;

}

#side_links{
font:3em Helvetica, Arial, Sans-Serif;
}

#sidebar form{
margin: 0;
}

#footer {
	width: 645px;
	background:#010204;
color:#a51948;
        border:none;
        font-size:0.85em;
        position: absolute;
left:335px;
top:0px;
z-index:5;

        padding: 5px 5px 5px 5;
}

#footlinks{text-align:right;
font-size:1.25em;}
#bunchy{
float:left;
width:970px;
}

/*-------------Headings-------------*/

h1 {
//background:#894700;
color:#F22222;
font-size:1.5em;
text-align:left;
padding:0px;
}

h1 a {
color:#ef0092;
}

h2 {
//background:#005eff;
font-size:1.2em;
padding-left:5px;
color:#222222;
}

h3 {
//background:#301010;
font-size:1.3em;
}

h4 {

}

h5 {

}

/*-------------The Post-------------*/

a:hover,h2 a:hover,h3 a:hover {
color:#00a0f0;
text-decoration:none;
}

a {
color:#10a0a0;
text-decoration:none;
}

h2 a:hover, h2 a:visited, h2 a {

}

.post {

}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {
        margin: 0;
	padding: 0;
        list-style: none;
}

#sidebar ul h2 {
//background:#1277a0;
font-family:'Lucida Grande', Verdana, Sans-Serif;
font-size:1.1em;
padding-left:5px;
}

#sidebar ul li {
padding-left:5px;
}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {
font-size:0.6em;
}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {
width:50%;

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
hr {
	display: none;
}









