/*  
Theme Name: default
Theme URI: http://wordpress.org/
Description: zazaziza theme coded on top of Kubrick</a>.
Version: 1.0
Author: Alejandro Z.
*/
/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: georgia, times, times new roman, Serif;
	background: #FFEA6A url(images/bground.gif) repeat ;
	color: #5A3D1C;
	border-bottom: 0px solid #854e0d; 
	text-align: center;
}

#thumb1{
    border-color: #ffd727;
}

#hideme{
    margin: 0 0 0 0;
    text-align: center;
    width: 500px;
    color: #000;
    display: none;
	position: absolute;
	z-index:1;
}
	
#hideme p {
    background-color: #fff;
    position:relative;
    margin:0 0 0 0;
    top: 100px
}

#page {
	border: 0;
	text-align: left;
}

#header {
	background: #fdd /*url('images/kubrickheader.jpg') no-repeat bottom center*/;
}

#headerimg 	{ 
	margin: 0; 
	height: 192px; 
	width: 740px; 
} 

#content {
	font-size: 1.2em
}

.widecolumn .entry p {
	font-size: 1.2em;
	margin-bottom: 2em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
}

.widecolumn {
	line-height: 1.6em;
}

.alt {
    /*border-top: 1px #c68a00 dashed;
    border-bottom: 1px #c68a00 dashed;
    background-color: #FEDB4E;
    */
}

.alt3 {
border-bottom: 1px #c68a00 dashed;
    background-color: #F7DC77;
}

.alt2 {
border-bottom: 1px #c68a00 dashed;
    background-color: #FFEB91;
}

.postmetadata .alt{
	border-top: none;
    border-bottom: none;
    margin-top: 0px;
	/*background-color: #fff4c3;*/
	border: hidden;
}

small {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.1em;
	color: #B36912;
    margin-left: 40px;
}

label small{
	margin-left: 5px;
}

.alt small{
    line-height:1.25em;
    margin-left: 0;
}

.postcredit{
	/*color: #fff !important;*/
}

h1, h2, h3 {
	font-family: georgia, times, times new roman, Serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

#header h1, .description{
    display:none;
}

h2 {
    font-weight:bold;
	font-size: 1.6em;
}

#blogbar h2 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 1em;
    line-height: 0.9em;
}

#projectsbar h2 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 1em;
    line-height: 0.9em;
    margin-bottom: 10px;
}

h3 {
	font-size: 1.2em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #5c3d00;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #blogbar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

#projectsbar ul li a, #sidebar ul li a, #blogbar ul li a{
    color: #fff;
}

.entry p a:visited {
	color: #e49661;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em georgia, times, times new roman, Serif;
}

#commentform{
    background: #FFD727;

}
#commentform input{
    color: #5C320A;
    font-family: helvetica, arial, sans;
    padding: 0px;
    padding-left: 10px;
    width: 200px;
    background: #fff;
    border: 1px #fff solid;
}

.commentlist li {
	font-weight: normal;
	margin: 0 0px 0 0;
}

.commentlist cite {
    border-left: 0px #b36912 solid;
    margin: 0 0px 0 0px;
	font-weight: bold;
	font-style: normal;
		line-height: 1.5em;
	font-size: 1.1em;
}

.commentlist li p {
	margin: 1.5em 0px 1.5em 0px;
	font-weight: normal;
	line-height: 1.4em;
	text-transform: none;
}

#commentform p {
    background:#FFD727;
	font-family: georgia, times, times new roman, Serif;
	padding-left: 40px;
}

#commentform{
    background:#FFD727;
    margin-top: 15px;
    margin-bottom: 15px;
}

.commentlist li .commentmetadata {
    margin: 0 0px 0 0px;
	font-weight: normal;
}

#projectsbar, #sidebar, #blogbar {
	font: 1em georgia, palatino, Verdana, Arial, serif;
}

small, #blogbar ul ul li, #blogbar ul ol li, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #6e5a47;
}

.nocomments{
	color: #444;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

/* End Typography & Colors */


/* Begin Structure */

body {
    margin: 0 0 0 0;
    padding: 0; 
}

#page {
	background-color: #ffd727;
	margin: 0 auto 0 0;
	padding: 0 0 0 0;
	width: 830px;
}

#metaheader {
    padding:10px 0 0 0;
    margin: 0;
    background: #c90 url(images/topline.gif) repeat-x;
    width:100%;
    text-align: left;
}

#header {
    /*background-color: #B36911;*/
    background: #c90 url(http://www.zazaziza.com/images/mastheadback.jpg) no-repeat right;
	margin: 0 0 0px 0; 
	padding: 0 0 0 0; 
	height: 168px; 
	width: 830px;
}

#headerimg {
    text-align: left;
	margin: 0;
	padding: 0;
	display: inline;
}

#headerimg img{
    float:left;
	margin: 0 30px 0 0;
	display: inline;
}

#headerimg .datex{
    color: #ffd000;
    font-style: italic;
	margin: 0px 0px 0 0px;
	padding: 145px 0px 0 0px;
}

#projectstitle h2, h4{
	color:  #422100;
	text-align: center;
	font-weight: normal;
}

#blogtitle h2, h4{
	color:  #422100;
	text-align: center;
	font-weight: normal;
}

#blogtitle2 h2, h4{
	color:  #422100;
	text-align: center;
	font-weight: normal;
}

.entry h4{
	text-align: left;
	font-stretch: wider;
    font-size: 1.15em;
    font-weight: bold;
    color: #5c3d00;
}

.entry strong{
    font-weight: 630;
}

dd{
    padding-left:0;
    margin-left:0;
}

#blogtitle h2, #blogtitle2 h2, #projectstitle h2{
	display:inline;
    font-size: 1.36em;
}

#blogtitle h4, #blogtitle2 h4{
	display:inline;
}

#blogtitle a, #blogtitle2 a{
	text-decoration: none;
}

#projectstitle {
    text-align: center;
	background: transparent url(images/projectstitle.gif) no-repeat top center;
	margin: 10px auto 30px auto;
	padding:38px 10px 20px 10px;
}

#blogtitle {
    text-align: center;
	background: transparent url(images/fornogoodreasontitle.gif) no-repeat top center;
	margin: 10px auto 30px auto;
	padding:38px 10px 20px 10px;
}

#blogtitle2 {
	text-align: center;
	background: transparent url(images/fornogoodreasontitle.gif) no-repeat top center;
	margin: 10px auto 20px auto;
	padding:38px 10px 20px 10px;
}

#toplinecolumn3{
    background: transparent;
    padding: 0px 0px 0 0px;
    margin-top: 68px;
    display:block;
}

.toplinepost{
    background: transparent /*url(images/toppostblog.gif) no-repeat top left*/;
    padding: 0px 0px 0 0px;
    margin:0px;
    display:block;
}

#toplinecolumn2{
    background: transparent /*url(images/toppostblog.gif) no-repeat top left*/;
    padding: 0px 0px 0 0px;
    /*margin-top: 38px;*/
    display:block;
}

#toplinecolumn{
    background: transparent  url(images/toppost.gif) no-repeat top left;
    padding: 7px 0px 0 0px;
    margin-top: 15px;
    display:block;
}

.post{
    display:block;
    clear: both;
    background: transparent; /* url(images/toppostblog.gif) no-repeat top left;*/
    padding: 0px 0px 0 0px;
 }

.narrowcolumn {
    background: transparent ;
	float: left;
	padding: 0px;
	margin: 10px 0px 0px 40px;
	width: 72.3%;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

#linebox {
    /*background: url(images/contentboxleft.gif) repeat-y;*/
    background: url(images/datetail.gif) no-repeat top right;
    border-left: 13px solid #854e0d;
    /*border-bottom: 2px solid #854e0d;*/
    background-color: none;
}

#sidebar ul li .current_page_item{
    color: #000 !important;
}

#blogbar ul li .current_page_item{
    color: #000 !important;
}

#projectsbar ul li .current_page_item{
    color: #000 !important;
}

#contentbox {
    background: transparent url(images/bground2.gif) repeat ;
    padding: 5px 0 0px 0;
    /*border-left: 10px solid #854E0D;*/
}

.entry{
    padding: 10px 40px 0 40px;
    margin-bottom: 15px;
    line-height: 1.8em;
    /*e5c262*/
    display: block;
}

.hako{
    clear:both;
    height:1px;
}

.post.entry{
    padding-top: 5px;
    padding-bottom: 0;
}

.postpage {
	padding: 0px 0px 40px 0px;
    background: #ffeb91 url(images/pagetail.gif) repeat-x bottom center;
	margin: 0px 20px 30px 0px;
	text-align: left;
	display: block;
}

.postpage h3{
    font-stretch: wider;
    font-size: 1.35em;
    font-weight: bold;
    color: #5c3d00;
    padding:0;
    margin: 10px 0px 14px 0px;
    text-align: left;
}

.postpage h2{
    font-stretch: wider;
    font-size: 1.6em;
    font-weight: bold;
    color: #5c3d00;
    background: #FFC300;
    border-left: 20px #B36912 solid;
    border-bottom: 1px #FFD727 solid;
    padding: 17px 0px 7px 20px;
    margin: 5px 0px 4px 0px;
    text-align: left;
}

#resultscolumn{
    display: block;
    clear: both;
    background: #FFc300 url(images/posttailblog.gif) no-repeat bottom center;
    margin: 0px 20px 30px 0px;
    padding: 30px 0px 50px 0px;
}

.post, .postforsearch {
	padding: 0px 0px 8px 0px;
    background: #ffeb91 url(images/posttailblog.gif) no-repeat bottom center;
	margin: 0px 20px 30px 0px;
	text-align: left;
}

.postforsearch {
    margin: 0px;
    padding: 0px 0px 20px 0px;
    background: #ffeb91 none;
}

.postforsearch small{
    margin-left: 40px;
}

.post h2{
    font-stretch: wider;
    font-size: 1.6em;
    font-weight: bold;
    color: #5c3d00;
    background: #FFC300 /*url(images/h2appendixblog.gif) no-repeat top right */;
    border-left: 20px #b36912 solid;
    border-bottom: 1px #FFD727 solid;
     /*  border-top: 8px #FFF7D4 solid;*/
    padding: 17px 0px 7px 20px;
    margin: 5px 0px 4px 0px;
    text-align: left;
}

.post h2 a{
    color: #754721;
}

.postforsearch h3, .post h3{
    font-stretch: wider;
    /*background: #ffd000 url(images/h2appendixblog.gif)no-repeat top right;*/
    border-left: 15px #ffffff hidden;
     /*  border-top: 8px #FFF7D4 solid;*/
    padding: 5px 20px 5px 2px;
    margin: 0px 40px 3px 20px;
    text-align: left;
}

.postforsearch h3{
    background: transparent;
    border-left: 0px #ffffff hidden;
    padding: 15px 20px 0px 40px;
    margin: 0px 0px 3px 0px;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding: 15px 0 10px 0;
	margin-top: 30px;
	background:  #ffc300; 
    text-align: center;
}

.postforsearch .postmetadata{
	padding: 0px 0 0px 0;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 0;
	background:  transparent; 
    text-align: left;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: right;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

#footer {
	background: #854E0D; 
	border: none;
    /*color: #fff7d4;*/
    text-align: center;
    border-right: 149px #B36912 solid;
	padding: 0 auto 0 40px;
}

#metafooter {
	margin: 20px auto 0px auto;
	width: 100%;
	clear: both;
    padding:18px 0 0 0;
    background:transparent url(images/footertail.gif) no-repeat top right;
}

#footer p {
    color: #BD8300;
	margin: 0px;
	padding: 9px 0 7px 209px;
	text-align:left;
}

#footer p a{
    color: #748DA5;
}

/* End Structure */

/*	Begin Headers */

h1 {
	padding-top: 70px;
	margin: 0;
}

h2 {
    margin: 10px 0 0;
}

h2.pagetitle, h2.center {
    background: #FFD727;
    padding: 7px;
    font-weight: normal;
    font-size: 1.3em;
	margin-top: -20px;
    margin-bottom: 10px;
	text-align: center;
}

#blogbar h2 {
	margin: 5px 0 0;
	padding: 0;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0 0 20px 0;
	margin: 40px auto 20px 0;
}

/* End Headers */

/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
}

.entry img{
	border: #fff 5px solid;
    margin: 10px 0px 10px 0px;
}

.alignleftnoborder{
    float:left;
}	

.alignleftnoborder img{
    border: none;
}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */


.gallery{
    /*background-color: #fffced;
    border-top: white 1px solid;*/
    padding: 5px 0 0 0;
    margin-top: 20px;
}

.gallery p img #placeholder{
    margin-top:0px;
    margin-bottom:0;
    padding-top:0px;
} 

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.gallery #desc{
    text-align: left;
    font-style: italic;
    color: #5A3D1C;
    background: transparent;
    border-top: white hidden 1px;
    padding:6px 0 3px 10px !important;
    margin:0 !important;
}

.gallery p{
    color: #a26e32;
    padding:2px 0 4px 0px !important;
    margin:0 !important;
}

.gallery .imageholder{
    padding:0 !important;
    margin:0 !important;
}

.gallery p img{
    padding:0px !important;
    margin:0 !important;
}
    
img.alignright {
    clear: right;
	padding: 0px;
	margin: 0 0 2px 10px;
	display: inline;
}

img.alignleft {
    clear: left;
	padding: 0px;
	margin: 0 10px 2px 0;
	display: inline;
}

.navigation2 .alignlefto, .navigation2 .alignrighto, .navigation .alignright, .navigation .alignleft{
    background: #FFD727;
    padding-top:2px 2px 4px 2px;
    font-size: 10px;
}

.navigation .alignleft, .navigation .alignright{
    margin-bottom: 5px;
}

.alignright a, .alignrighto a, .alignleft a, .alignlefto a{
   color: #4e7bbf;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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 0px;
}

.entry ul li:before, #sidebar ul ul li:before , #blogbar ul ul li:before{
	content: "\00BB \0020";
}

html>body .gallery ul {
	padding: 5px 0 1px 6px;
    text-indent: 0px;
} 

html>body .gallery li {
	margin: 0px 4px 0px 0px;
	padding: 0;

}	

.gallery ul{
    background: #fff1b4;
    margin:0px 0 15px 0; 
    padding:5px;	
   /*border-top:#fff 1px solid;
padding-bottom: 5px !important;	*/
}

.gallery li a{
    margin:0 !important;
    padding:0 !important;		
}

.gallery li a img{
    margin:0;
    padding:0;	
    border-width: 2px;	
}

.gallery li{
    display: inline;
    margin:0;
    padding:0;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
}

.gallery ul li:before{
    content: "";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0 0 25px 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
	margin-top: 12px;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
    list-style-image: none;
}

#projectsbar ul, #projectsbar ul ol, #sidebar ul, #sidebar ul ol, #blogbar ul, #blogbar ul ol  {
	margin: 0;
	padding: 0;
}

#projectsbar ul li, #sidebar ul li, #blogbar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 7px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
}

#blogbar ul li {
	font-size: 1em;
	font-weight: normal;
}	

.spacer{
    margin-top: 20px;
    margin-bottom:0;
    padding-bottom: 0;
}	

#projectsbar ul li{
    font-size: 1.1em;
}

#projectsbar ul li h2{
    font-size: 1em;
}

#projectsbar ul li .page_item a{
	color: #f00 !important;
}	

#sidebar ul li .page_item a{
	color: #f00 !important;
}

#blogbar ul li .page_item a{

	color: #f00 !important;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#blogbar ul p, #blogbar ul select {
	margin: 5px 0 8px;
}

#blogbar ul p{
	margin-right: 10px;
	color: #f4ba74;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px; 
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

#blogbar ul ul, #blogbar ul ol {
	margin: 5px 0 0 10px; 
}

#blogbar ul ul ul, #blogbar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li, #projectsbar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

/* End Entry Lists */

#searchform #s{
    font-family: georgia, times, times new roman, Serif;
	padding: 1px 1px 1px 2px;
	margin: 0 3px 0 0;
	background: #fff/*db6*/;
	border: 1px #fff solid;
}


/* Begin Form Elements */

#searchform {
	margin: 10px auto 10px 10px;
	padding: 3px; 
	/*text-align: center;*/
}

#blogbar #searchform {
	padding-top: 0px;
}

select{
    color: black;
    font-size:1.1em;
    font-family: georgia, times, times new roman, Serif;
    background: #FEE689/*854e0d*/;
    border: 0px #fff solid;
    padding: 3px 1px 2px 1px;
    margin: 0 3px 0 0;
}

option{
    padding:2px 0 0px 2px;
}

#blogbar #searchform #s {
    font-size:1.1em;
    font-family: georgia, times, times new roman, Serif;
	width: 120px;
	padding: 3px 1px 2px 3px;
	margin: 0 0;
	background: #FEE689/*db6*/;
	border: 0px #fff solid;
}
	
#searchsubmit{
    color: white;
    font-family: helvetica, arial, sans;
    font-weight:normal;
    padding: 1px 0px;
    background: #B36911;
    border: 1px #B36911 solid;
}

#blogbar #searchsubmit{
    font-size: 1em;
    width: 0px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
	padding-bottom:0;
}

#commentform input {
	width: 200px;
	padding: 2px;
	padding-left: 10px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
    color: #5C320A;
    width: 515px;
    padding: 5px;
    padding-left: 8px;
    padding-top: 10px;
    font-size:1em;
    line-height:1.3em;
    font-family: helvetica, arial, sans;
    margin: 1em 0 0 0;
    background: #fff/*db6*/;
    border: 1px #fff solid;
}

#commentform  #submit {
    background: #B36911;
    width: 100px;
    color: white;
    border: 1px #B36911 solid;
    padding: 2px 0;
    margin: 10px 2px 10px 0;
    float: left;
}

.metacomment{
    margin-top: 30px;
    padding: 5px 0 40px 0;
    background: #FFD727;
}

.metacomment h3{
    margin-top: 0;
    margin-right: 20px;
    padding-top: 20px;
    padding-left: 0px;

}

.metacomment h3#comments{
      padding-left: 0px;
      margin-bottom: 10px;
    
}

form #commentform p {
    background: #FFD727;
}

/* End Form Elements */

/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0 0 0 0px;
	text-align: left;
	margin: 25px 20px 20px 0px;
}

.commentlist li {
	margin: 0px ;
	padding: 20px 30px 5px 40px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 5px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
    text-align: center;
	margin: 0 20px 0 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

.commentmetadata a {
	/*color: #5A3D1C;*/
	text-decoration: none;
}

.commentmetadata a:hover {
	/*color: #5A3D1C;*/
	text-decoration: none;
}

/* End Comments */

/* Begin Sidebar */

#sidebar
{
    background: #B36911 url(images/topsidebar.gif) no-repeat top center;
    padding: 25px 0 6px 10px;
	margin: 0;
	width: 140px;
}

#blogbar{
    background:  #cc8025 url(images/topblogbar.gif) no-repeat top center;
    padding: 25px 0 6px 10px;
    margin: 0px 0 0 0;
    width: 140px;
}

#projectsbar{
    background: #B36911 url(images/divisionsidebar.gif) no-repeat top center;
    padding: 10px 0 8px 10px;
    margin: 0;
    width: 140px;
}

#projectsbar form, #sidebar form, #blogbar form {
	margin: 0;
	padding: 0;
	}

#metasidebar
{
    float: left;
    background: transparent url(images/smartasstail.gif) no-repeat bottom center;
    padding: 0 0 28px 20px;
    margin-top:65px;
}	

#smartassquote{
    text-align: center;
    width: 130px;
    color:#630;
    line-height:1.6em;
    background:#ffff00;
    padding: 15px 10px 10px 10px;
    margin: 0;
}	

#smartassquote strong{
    line-height: 2em;
}

/* End Sidebar */


/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

#searchcontainer{
	text-align: center;
	margin-top: 10px;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: left;
	margin-bottom: 0px;
	margin-right: 20px;
	clear: both;
}
	
.navigation2 {
	display: block;
	text-align: left;
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-right: 20px;
	clear: both;
}
	
.navigation2 .alignlefto{
    float:left;
    margin-left:210px;
    padding-bottom: 5px;
    display: inline;
    clear: none;
}

.navigation2 .alignrighto{
    float: right;
    margin-right: 15px;
    padding-bottom: 5px;
    display: inline;
    clear: none;
}

.navigation .alignleft{
    padding-bottom: 5px;
    display: inline;
    clear: none;
}

.navigation .alignright{
    padding-bottom: 5px;
    display: inline;
    clear: none;
}	

/* End Various Tags & Classes*/

#projectsbar ul li.page_item{
    font-style: italic;
    color: #300;
}

#projectsbar ul li .current_page_item{
    font-style: italic;
    color: #000;
}

#sidebar ul li.page_item{
    color: #300;
}

#sidebar ul li .current_page_item{
    color: #000;
}

#blogbar ul li.page_item{
    color: #300;
}

#blogbar ul li h2{
    margin-bottom: 10px;
}

#blogbar ul li p{
    margin-bottom: 20px;
}

#blogbar ul li .current_page_item{
    color: #000;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.

	It won't be a stylish marriage, I can't afford a carriage.

	But you'll look sweet upon the seat of a bicycle built for two." */


