/*
Theme Name: fejalish Default
Theme URI: http://fejalish.com/
Description: fejalish theme.
Author: Jeff Dawson
Author URI: http://fejalish.com/
*/

body {
	margin: 0;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Trebuchet MS", Helvetica, Sans-Serif;
	color: #787878;
	text-align: center;
	background: #000 url(images/bg_flowers_mass_003.jpg) no-repeat top center;
}

* html .column { overflow-x: hidden; } /* IE6 fix */
img, div { behavior: url(/css/iepngfix.htc) }

#container {
	font-size: 1.2em;
	/*background-color: #fff;*/
	text-align: left;
	margin: 0 auto;
	padding: 30px 0 0 0;
	width: 1080px;
}

#header {
	height: 145px;
	width: 657px;
	margin: 0 0 60px 110px;
}


#menu {
	float: left;
	width: 120px; /*174px;*/
	height: 270px;
	padding: 0 0 0 175px;
	background: transparent url(images/in-outputs_fazz.png) no-repeat bottom left;
}
#menu ul {
	margin: 0 0 0 40px; /* 0 0 12px;*/
	padding: 0;
}
#menu ul li {
	list-style-type: none;
	margin: 0;
	padding: 4px 0 0 0;
	/*font-weight: bold;*/
}
#menu ul li a {
	background: #fff url(images/box_blue.png) no-repeat center left;
	margin: 0;
	padding: 0 0 0 10px;
	color: #4c43ff; /*#2a2a2a;*/ /*#787878;*/
	text-transform: lowercase;
}
#menu ul li a:hover {
	background: #fff url(images/box_pink.png) no-repeat center left;
	color: #bb3cff; /*2a2a2a;*/
}

/* Begin Typography & Colors */
#content {
	/*font-size: 1.2em*/
	width: 504px; /*446px;*/
	padding:  0 10px;
	margin: 0 0 0 310px; /*350px;*/
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background-color: white;
	font-size: 1.1em;

}


#sidebar {
	padding: 0; /*20px 0 10px 0;*/
	/*margin-left: 875px;*/
	width: 204px;
	float: right;
}
#sidebar #dynamic {
	margin: 0 0 20px 0;
	font-size: 0.9em;
}
#sidebar #dynamic li {
	background: transparent;
}
#sidebar #dynamic h3 {
	margin-bottom: 4px;
}
#sidebar #dynamic .photo {
	margin: 4px 4px 0 0;
}
/*div.flickr-widget-photo {
    width:75px;
    height:75px;
    margin: 2px 2px 0 0;
    float:left;
    position:relative;
}*/



#content h2, #content h3, #content p, #content li, #sidebar p, #sidebar li, #sidebar h3, small {
	background: #fff;
}
#content h2, #content h3, #content h4 {
	/*text-transform:lowercase;*/
}


/*
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
#sidebar form {
	margin: 0;
	}
*/
#links {
	margin: 0 0 20px 0;
}
#links li {
	list-style-type: none;
}



	
.post {
	margin: 0; /* 0 30px 0;*/ /* 0 40px;*/
	text-align: justify;
}
.post hr {
	display: block;
}
/*.post h3 {
	padding: 0 0 10px 0;
}*/
.hentry h2 {
	/*text-align: center;*/
	padding: 20px 0 0;
}
/*.entry {
	padding: 0 0 40px 0;
}*/



.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.attachment {
	text-align: center;
	margin: 5px 0px;
}


#footer {
	padding: 0;
	margin: 250px 0 0 0; /*350px;*/
	/*width: 100%;*/
	height: 109px;
	clear: both;
	text-align: center;
	font-size: 0.9em;
	color: #2a2a2a;
	background: transparent url(images/footer_anim_002.gif) no-repeat bottom center;
}
/*
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
*/





a {
	color: #4c43ff;
	text-decoration: none;
}

a:hover {
	color: #bb3cff;
	text-decoration: none;
}


h1, h2, h3 {
	font-family: "Trebuchet MS", Helvetica, Sans-Serif;
	font-weight: normal; /*bold;*/
	padding: 0;
	margin: 0;
}
h1, h2 {
	padding: 0 0 10px 0; /*-top: 70px;*/
	margin: 0;
	font-size: 2.2em;
	font-family: Impact, Charcoal, "Trebuchet MS", Helvetica, Sans-Serif;
	color: #2a2a2a;
	/*text-align: center;*/
}
h3 {
	margin: 0; /*30px 0 0;*/
	font-size: 1.8em;
	font-family: Impact, Charcoal, "Trebuchet MS", Helvetica, Sans-Serif;
	/*color: #bb3cff;*/
	font-weight: normal;
}
/*h2.pagetitle {
	margin-top: 0;
	font-size: 1.6em;
}*/
h4 {
	padding: 0;
	margin: 0; /*30px 0 0;*/
	font-size: 1.3em;
	font-family: Impact, Charcoal, "Trebuchet MS", Helvetica, Sans-Serif;
	font-weight: normal;
}
h4.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

h1 a, h1 a:hover, h1 a:visited, h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
	/*color: #4C43FF;*/
}

#sidebar h3, #sidebar h4 {
	color: #2a2a2a;
}

/*	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "Trebuchet MS", Helvetica, Sans-Serif;
	}
*/
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-size: 1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.commentmetadata {
	font-weight: normal;
	font-size: 0.9em;
}

.thread-alt {
	/*background-color: #f8f8f8;*/
	border: 1px dashed #4c43ff;
}
.thread-even {
	background-color: white;
	border: 1px dashed #bb3cff;
}
.depth-1 {
	/*border: 1px solid #ddd;*/
}
/*
.even, .alt {
	border-left: 1px solid #ddd;
}
*/


small {
	font-size: 0.9em;
	line-height: 1.1em;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #b8b8b8;
}

code {
	font-family: Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif;
	line-height: 125%;
	background-color: HoneyDew;
	padding: 2px;
}
pre {
	background-color: HoneyDew;
	font-family: Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif;
}
/*	margin-bottom: 10px;
	max-height: 800px;
	overflow: auto;
	padding: 5px;
	width: auto;
}
*/
/*
pre {
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	background-color: HoneyDew;
	padding: 5px;
}*/

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}



p img {
	padding: 0;
	max-width: 100%;
}

/*	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) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}


.alignright {
	float: right;
}
.alignleft {
	float: left
}
.clear {
	clear: both;
}

	
	

/* 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: 0px; /*-10px;*/
}
html>body .entry li {
	margin: 7px 0 8px 10px;
	padding: 0;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}


.alt {
	margin: 0;
	padding: 0;
}

.postmetadata {
	font-size: 0.9em;
	padding: 0 0 40px 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}


#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	/*text-align:center;*/
}
select {
	width: 130px;
}


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
	color: #787878;
}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#commentform #submit {
	margin: 0; /* 0 5px auto;
	float: right;*/
}
.commentlist {
	padding: 0;
	/*text-align: justify;*/
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}






/* Begin Various Tags & Classes */
/*acronym, abbr, span.caps {
	cursor: help;
	}
*/
acronym, abbr {
	border-bottom: 0px none; /*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;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: 0px none;
}
.navigation {
	display: block;
	/*text-align: center;*/
	margin: 10px 0 0 0;
	font-size: 0.8em;
	height: 20px;
}


.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/*-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}




/* twitter bits */

#newsfeed {
	font-size: 0.9em;
	margin-bottom: 20px;
}
.twitter-timestamp {
	color: #b8b8b8;
	display: block;
}


/* boxes */

#boxes_menu {
	margin-top: 147px;
}
#boxes_sidebar {
	margin-top: 20px;
}
.box {
	width: 2px;
	height: 2px;
	border: 1px solid #bb3cff;
	display: inline-block;
}
/*
.box_inside {
	width: 2px;
	height: 2px;
	background-color: #fff;
}
*/







