/*
Theme Name: Michael Courtney Design
Theme URI: http://www.donalddesantis.com
Description: Michael Courtney Design
Version: 0.1
Author: Donald DeSantis
Author URI: http://www.donalddesantis.com
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/* My Favs */
a				{outline: none;}
.imgreplace		{text-indent: -9999px;}
.imgreplace	a	{display: block;}
.alignleft 		{float: left;}
.alignright		{float: right;}
.clear			{clear:both; display:block; height:1px; margin:-1px 0 0 0;}

/* BASICS */
body					{font-size: 14px;}
a						{outline: none;}
p						{line-height: 2; margin-bottom: 2em;}
a:link					{color: #7d6944; text-decoration: none;}
a:visited				{color: #7d6944; text-decoration: none;}
a:hover					{color: #d4db90; text-decoration: underline;}
a:active				{color: #d4db90; text-decoration: underline;}
#desc a:hover			{color: #7d6944; text-decoration: underline;}
#desc a:active			{color: #7d6944; text-decoration: underline;}

#pages a:link			{color: #7d6944; text-decoration: none; font-size: 11px;}
#pages a:visited		{color: #7d6944; text-decoration: none; font-size: 11px;}
#pages a:hover			{color: #d4db90; text-decoration: none; font-size: 11px;}
#pages a:active			{color: #d4db90; text-decoration: none; font-size: 11px;}

#wrapper	{width: 980px; margin: 4px auto 0px auto; font-family: Arial, Helvetica, sans-serif; color: #7d6944;}
#navigation	{padding-bottom: 4px; border-bottom: 1px solid #7d6944;} 
#homelink	{}
#mcdlogo	{padding-right: 10px; border: none; border-right: 1px solid #7d6944;}

#pages		{position: absolute; left: 140px; top: 51px;}
#pages li	{float: left; padding: 0px 10px; border-right: 1px solid #7d6944; font-size: 14px; list-style-type: none;}
#search		{position: absolute; top: 54px; right: 4px;}
#searchsubmit {border: none; background-color: #fff; font-size: 11px; color: #7d6944;}
input#s		{border: 1px #7d6944 solid; background-color: #fff; font-size: 11px; padding: 1px; margin-top: 10px;}

#desc		{position: absolute; top: 150px; left: 88px;}

#content	{}

/* POSTS */
#posts			{width: 700px; margin: 0px 0px 0px 20px; padding: 10px;}
.post			{width: 600px; margin-bottom: 60px; border-bottom: 1px dashed #7d6944;}
.nonPostInnerContent	{width: 600px; margin: 0 auto; margin-bottom: 60px;}
.postDetails	{font-style: italic;}
.date			{}
.month			{}
.day			{}
.year			{}

#commentwrapper	{}

#pagination		
#olderentries	{}
#newerentries	{}

#comment		{width: 500px;}
#commentwrapper input		{border: 1px #7d6944 solid; background-color: #fff; font-size: 11px; padding: 1px; margin: 2px; color: #7d6944;}
#commentwrapper textarea	{border: 1px #7d6944 solid; background-color: #fff; font-size: 11px; padding: 1px; margin: 2px; font-family: Arial, Helvetica, sans-serif;  color: #7d6944;}

#stbutton	{display: none;}

#olderentries, #newerentries		{list-style-type: none;}
/*PORTFOLIO GALLERY*/

/*FORMS*/

/* SIDEBAR */
#sidebar	{width: 196px; margin: 0px 20px; font-size: 10px;}
#sidebar li	{margin-bottom: 2em; list-style-type: none;}
#testimonial	{font-style: italic; border: 1px dashed #7d6944; padding: 10px; margin-bottom: 20px;}
#testimonial p	{line-height: normal;}
#recentposts li	{margin-bottom: auto;}
#widgets		{padding: 10px;}
#widgets li		{border-bottom: 1px dashed #7d6944; padding-bottom: 2px;}
#widgets li ul li	{border: none; margin-bottom: auto;}

#feedicon		{margin-right: 4px; top: 2px; position: relative;}

/*FOOTER*/
#footer		{margin-top: 20px; background-color: #d4db90; color: #455560; padding: 10px 0px;}
#footer p	{margin-bottom: auto; padding: 0px 20px; margin: 0px 15px; line-height: normal;}
#copyright	{}
#address	{border-right: 3px solid #eb6e1f; border-left: 3px solid #eb6e1f;}
#footerContact		{}
#footer a:link		{color: #455560; text-decoration: none;}
#footer a:visited	{color: #455560; text-decoration: none;}
#footer a:hover		{color: #455560; text-decoration: none;}
#footer a:active	{color: #455560; text-decoration: none;}