

/*general*/

a img {
	border: 0;
}


::-moz-selection{
	background: #fbdbe8;
	color: #F55B99;
}

::selection {
	background: #fbdbe8;
	color: #F55B99;
}

a:link, a:visited {
	color: #A0CB7D;
	text-decoration: none;
	padding: 0 1px;
	font-weight: bold;
}

a:hover, a:active, a:focus {
	color: #404040;
	background-color: #A0CB7D;
}

ul, ol {
	color: #D6E9C7;
	padding: 5px 5px 5px 25px;
	margin: 0;
	line-height: 1.5em;
}

ul li, ol li {
	padding-bottom: 0.5em;
}


.menu_about {
	width: 42px;
	background-image: url(img/menu_about.gif);
}

.menu_weblog {
	width: 50px;
	background-image: url(img/menu_weblog.gif);
}

.menu_mooflex {
	width: 56px;
	background-image: url(img/menu_mooflex.gif);
}

.menu_portfolio {
	width: 58px;
	background-image: url(img/menu_portfolio.gif);
}

.menu_contacts {
	width: 68px;
	background-image: url(img/menu_contacts.gif);
}

/*text-size*/

#textsize {
	position: absolute;
	margin-top: 120px;
	margin-left: 393px;
}

#textsize a {
	height: 27px;
	width: 20px;
	display: block;
	float: left;
	margin-right: 2px;
}

#textsize a:hover, #textsizea:active, #textsize a:focus {
	border: 0;
}

#textsize a.one {
	background: url(img/ts1.gif);
}

#textsize a.three {
	background: url(img/ts3.gif);
}

/*layout*/

#sticky {
	background: url(img/webdev.png) top left no-repeat !important;
	background: url(img/webdev.gif) top left no-repeat;
	height: 113px;
	width: 112px;
	position: absolute;
	top: 0;
	left: 0;
}

#container {
	margin: 0 auto;
	width: 638px;
	background: url(img/page.gif) top left repeat-y;
	text-align: left;
}

#contents {
	background: url(img/header.gif) no-repeat top left;
}

h1 span, h2 span, #footer p, #nav a span, span.none, h4.blocktitle span, #sidebar h3 span {
	display: none;
}



h3.sectionindetail {
	height: 25px;
	background-repeat: no-repeat;
	background-position: center right;
	margin-top: 5px;
}

#footer {
	clear: both;
	background: url(img/footer.gif) no-repeat top left;
	height: 55px;
}

/*articles*/

p.centered {
	text-align: center;
}

.detail .head, .detail .text, .portfolio .article {
	margin-top: 10px;
}

.article div code {
	font-family: "Courier New", Courier, monospace;
	color: #333;
	padding: 2px;
}

.article div pre code {
	display: block;
}

.article div pre code span {
	color: #ff3300;
}

.article div pre {
	overflow: auto !important;
	overflow: scroll;
	min-height: 35px;
	font-size: 1em !important;
	font-size: 0.85em;
	width: 390px;
	border-bottom: 1px dotted #D5D5D5;
	border-top: 1px dotted #D5D5D5;
	background: #ECECEC;
	margin-left: 7px;
}

p.code {
	background: #F9F9F9;
	color: #333;
	font-family: "Courier New", Courier, monospace;
}

code {
	font-size: 1.1em;
}

#articles {
	background: #fff;
	font-size: 1.2em;
	padding-left: 4px;
	margin-top: 151px;
	float: left;
	margin-left: 22px !important;
	margin-left: 11px;
	margin-right: 4px !important;
	margin-right: 3px;
	width: 404px;
}

div.noit {
	font-style: normal;
}

div.noit p {
	color: #D6E9C7 !important;
}

div.articleshead, div.head, div.text, div.comment p, label, p.contact {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
}

div.head p, div.head ul, div.head ol, div.head blockquote, p.contact {
	color: #77828A;
	font-size: 0.9em;
}

div.articleshead p, div.articleshead ul, div.articleshead ol, div.articleshead blockquote {
	color: #61696f;
	font-size: 0.9em;
}

div.text p {
	font-size: 0.9em;
}

#articles img.section {
	margin-bottom: 10px;
}

.article h3 {
	color: #56b2ec;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
}

.article h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D6E9C7;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 0.5em;
	margin-left: 5px;
	margin-bottom: 0.5em;
}

a.titlelink:link, a.titlelink:visited {
	font-weight: normal;
	text-decoration: none;
	border: 0;
	color: #56B2EC;
}

a.titlelink:hover, a.titlelink:active, a.titlelink:focus {
	background: #A0CB7D;
	border: 0;
}

span.archive_day {
	background: #A0CB7D url(img/grad_wh.gif) bottom left repeat-x;
	border-bottom: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	padding: 2px;
	font-size: 1.2em;
	color: #D6E9C7;
	font-weight: bold;
	text-shadow: 2px 2px 1px #fff;
}

span.date {
	text-shadow: 2px 2px 1px #fff;
	font-size: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #929292;
	margin-left: 4px;
	text-transform: lowercase;
	white-space: nowrap;
	font-weight: bold;
	padding: 2px;
	background: #A0CB7D url(img/grad_wh.gif) bottom left repeat-x;
	border-bottom: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	float: left;
	margin: 3px 5px 0 0;
}

span.date span {
	display: block;
	text-align: center;
}

#articles .img img {
	padding: 9px 0;
	background: url(img/img_bg_portfolio.gif);
}

a.img:link, a.img:visited {
	padding: 0;
	margin: 0;
	border: 0;
	background-color: transparent;
}

a.img:hover, a.img:active, a.link:focus {
	padding: 0;
	margin: 0;
	border: 0;
	background-color: transparent;
}

span.date span.day {
	color: #FA90BB;
	font-size: 1.2em;
	margin: -3px;
}

span.date span.month {
	text-transform: uppercase;
}

h3.date {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 1.2em;
	display: none;
}

.article p {
	line-height: 1.7em;
	margin: 0;
	padding: 3px 6px;
	color: #D6E9C7;
}

.article p.more {
	padding: 0 4px 4px;
	text-align: right;
	font-size: 0.8em;
}

p.info {
	margin: 2px 0 4px;
	line-height: normal;
	padding: 0;
	font-size: 0.8em;
	color: Silver;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
}

b.moo {
	font-size: 1.1em;
	color: #77828a;
	font-weight: bold;
	letter-spacing: -1px;
}

img.big_img {
	margin-top: 1em;
}

img.small_img {
	margin-top: 0.5em;
}

/*sidebar*/

#sidebar {
	margin-top: 117px;
	margin-left: 5px;
	float: left;
	width: 174px;
}

.sliding {
	background: #fff url(img/sliding_top.gif) repeat-x top left;
}

#sidebar .block, #sidebar img{
	margin-top: 4px;
	background: #fff;
	border-right: 1px solid #98c3e0;
	border-bottom: 1px solid #98c3e0;
}

.block p {
	line-height: 1.5em;
	color: #61696f;
	margin: 0;
	padding: 4px;
}

.block p.medium {
	padding: 4px 4px 0;
	font-size: 1.1em;
}

.block p.more {
	padding: 0 4px 4px;
	text-align: right;
}

.block h4 {
	padding: 4px;
	color: #F55B99;
	font-size: 1.3em;
}

.block h5 {
	background: #ebeaea url(img/block_h5.gif) top left no-repeat;
	font-size: 1.1em;
	color: #D6E9C7;
	border-top: 1px solid #e6e5e5;
	text-shadow: 2px 2px 1px #fff;
	padding: 2px 4px;
}

.block h5.single {
	padding: 0;
	border-top: none;
	font-size: 1.4em;
	font-weight: bold;
}

a.rss span {
	display: none;
}

a.rss:link, a.rss:visited {
	height: 16px;
	width: 53px;
	
	color: #fff;
	border: 0;
	padding: 0;
	margin-left: 110px;
	display: block;
	background: #ff950b url(img/rss.gif) bottom right no-repeat;
}

a.rss:hover, a.rss:active, a.rss:focus {
	color: #ff950b;
	border: 0;
	padding: 0;
	background-position: top right;
}

.block h5.link {
	padding: 0;
}

.block h5 a:link, .block h5 a:visited{
	display: block;
	padding: 2px 4px;
	color: #535353;
	border: 0;
}

.block h5 a:hover, .block h5 a:active, .block h5 a:focus{
	color: #fff;
	border: 0;
	text-shadow: none;
}

h4.blocktitle {
	margin-top: 6px;
	height: 15px;
	width: 160px;
	background-repeat: no-repeat;
	background-position: center left;
}

/*tags*/

#tagged {
	line-height: 2em;
}

#tagged span {
	font-weight: bold;
}

#tagged a:link, #tagged a:visited {
	border: 0;
	text-decoration: underline;
	margin-right: 1px;
	padding: 1px;
	white-space: nowrap;
}

#tagged a:hover, #tagged a:active, #tagged a:focus {
	color: #fff;
	text-decoration: none;
	background: #56B2EC;
}

#tagged .zero {
	color: #a3a2a2;
	font-size: 0.6em;
}

#tagged .one {
	color: #a3a2a2;
	font-size: 0.8em;
}

#tagged .two {
	color: #929292;
	font-size: 1em;
}

#tagged .three {
	color: #797979;
	font-size: 1.2em;
}

#tagged .four {
	color: #676767;
	font-size: 1.4em;
}

#tagged .five {
	color: #535353;
	font-size: 1.6em;
}

/*date*/

table#date {
	width: 100%;
	font-size: 1.2em;
	border-collapse: collapse;
}

table#date span {
	display: block;
	padding: 0;
}

table#date td {
	vertical-align: top;
	text-align: center;
	margin: 0;
	padding: 0;
	border-spacing: 0;
}

table#date td.left {
	border-right: 1px solid #E6E5E5;
	background: #fff url(img/grad_wh.gif) bottom left repeat-x;
}

table#date td.left span{
	color: #3F3F3F;
}

table#date td.right span{
	color: #A3A2A2;
}

table#date span.day {
	font-size: 2.5em;
	font-weight: bold;
	margin: -5px;
	color: #56B2EC !important;
}

table#date span.year {
	font-size: 1.3em;
	font-weight: bold;
}

table#date span.month {
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
}

table#date span.weekday {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	border-bottom: 1px solid #E6E5E5;
}

table#date span.hour {
	font-size: 1.5em;
	font-weight: bold;
	border-bottom: 1px solid #E6E5E5;
}

table#date span.ampm {
	font-size: 1.4em;
	font-weight: bold;
}
