/*
Theme Name: Pink Scalloped
Theme URI: http://appleleaf.etsy.com
Description: Two column theme with bottom sidebar by <a href="http://paintedeyes.org">E. Stallings</a>, created for personal use only!
Version: 1.0
Author: E. Stallings
Author URI: http://paintedeyes.org
/*




/* BASIC STYLING */

body	{background-color: #cccccc;
        background: url('images/bg.png');
        background-position: top center;
	font-family: arial, helvetica, sans-serif;
	margin: 0px;}

a,
a:link,
a:visited {color: #ee9297;
	text-decoration: none}

a:hover	{color: #ED9121}

strong,
b	{color: #333333}

input 	{width: 165px;
	border-width: 1px;
	border-color: #cccccc #eeeeee #eeeeee #cccccc;
	border-style: solid;
	color: #444444;
	font-size: 10pt;
	font-family: arial, sans-serif;
	padding: 2px}

textarea {width: 500px;
	border-width: 1px;
	border-color: #cccccc #eeeeee #eeeeee #cccccc;
	border-style: solid;
	color: #444444;
	font-size: 10pt;
	font-family: arial, sans-serif;
	padding: 2px}



/* WRAPPER */
#wrapper {background-color: #ffffff;
	width: 965px;
	margin: 0px auto 0px auto;
	padding: 0px}



/* NAVIGATION */

#nav    {padding-top: 80px;
        padding-right: 10px;
        float: right}

.nhome,
.nhome a {background: url('images/home.png');
        background-repeat: no-repeat;
        background-position: 0px 0px;
        width: 55px;
        height: 35px;
        padding-top: 20px}

.nhome a:hover {background: url('images/home2.png');
        background-repeat: no-repeat;
        background-position: top left}

.nabout,
.nabout a {background: url('images/about.png');
        background-repeat: no-repeat;
        background-position: 0px 0px;
        width: 60px;
        height: 35px;
        padding-top: 20px}

.nabout a:hover {background: url('images/about2.png');
        background-repeat: no-repeat;
        background-position: top left}

.nff,
.nff a {background: url('images/ff.png');
        background-repeat: no-repeat;
        background-position: 0px 0px;
        width: 115px;
        height: 35px;
        padding-top: 17px}

.nff a:hover {background: url('images/ff2.png');
        background-repeat: no-repeat;
        background-position: top left;
        padding-top: 16px}

.nport,
.nport a {background: url('images/portfolio.png');
        background-repeat: no-repeat;
        background-position: 0px 0px;
        width: 85px;
        height: 35px;
        padding-top: 17px}

.nport a:hover {background: url('images/portfolio2.png');
        background-repeat: no-repeat;
        background-position: top left}

.netc,
.netc a {background: url('images/etc.png');
        background-repeat: no-repeat;
        background-position: 0px 0px;
        width: 85px;
        height: 35px;
        padding-top: 17px}

.netc a:hover {background: url('images/etc2.png');
        background-repeat: no-repeat;
        background-position: top left}


/* HEADER */

#header	{background-color: #ffffff;
        background: url('images/header.png');
        background-repeat: no-repeat;
        background-position: 0px 0px;
        height: 200px;
	margin: 0px;
	z-index: 2;
        padding: 0px 0px 50px 0px}


/* CONTENT */

#cwrap	{width: 100%;
	z-index: 3}



/* SIDEBAR */

#sidebar {float: left;
	margin: 0px;
	padding: 0px 0px 10px 20px;
	width: 280px;
	background-color: #ffffff;
	border-color: #eeeeee;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	font-size: 10pt;
	color: #666666}

#sidebar ul {margin-top: 0px}

#sidebar li {list-style: none;
	margin: 0px 0px 35px 0px}

#sidebar h2 {margin-bottom: 5px}

#sidebar li li {margin: 0px 10px 0px -40px}

#sidebar li li a {display: block;
	margin-bottom: 3px;
	padding: 0px 7px 0px 7px;
	color: #444444;
	font-size: 9pt;
	text-align: justify;
	border-width: 0px 0px 0px 4px;
	border-color: #eeeeee;
	border-style: solid}

#sidebar li li a:hover {border-color: #ED9121;
	color: #222222}

.textwidget {padding: 5px 10px 0px 5px;
	text-align: justify;
        line-height: 20px}

#recentcomments li {padding: 0px 0px 0px 7px;
	margin-bottom: 3px !important;
	text-align: justify;
	border-width: 0px 0px 0px 4px;
	border-color: #eeeeee;
	border-style: solid}

#recentcomments li:hover {border-color: #ED9121}

#recentcomments a {border-width: 0px !important;
	color: #ee9297 !important;
	text-decoration: none}

#recentcomments a:hover {color: #222222 !important}

.blogtitle {margin-bottom: 0px;
        padding-top: 20px}

#blogroll h2 {visibility: hidden;
        display: none}



/* SEARCH BOX */


.searchw {width: 100%;
	margin: 10px 0px 60px 0px}

.search	{float: left}

.search input {width: 230px;
	border-width: 1px;
	border-color: #cccccc #eeeeee #eeeeee #cccccc;
	border-style: solid;
	color: #666666;
	font-size: 8pt;
	font-family: arial, sans-serif;
	padding: 2px}

.searchimg {float: right;
	padding: 0px 10px 0px 0px}



/* SIDEBAR CALENDAR */

#calendar_wrap {width: 80%;
	margin: 0px auto}

#calendar_wrap caption {width: 100%;
	margin: 0px auto;
	font-size: 8pt;
	color: #ee9297;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	padding: 2px 0px 2px 0px}

#calendar_wrap th {width: 200px;
	color: #555555;
	font-size: 9pt;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center}

#calendar_wrap td {width: 200px;
	color: #444444;
	font-size: 9pt;
	font-family: arial, sans-serif;
	font-variant: small-caps;
	text-align: center}



/* MAIN COLUMN */

#main	{margin-left: 300px;
	padding: 10px 30px;
	background-color: #ffffff;
	height: 100%;
	min-height: 3500px}



/* POSTS */

.post	{margin: 0px}

.posthead {margin: -50px 0px 0px 0px;
	min-height: 150px}

.posttitle,
.posttitle a {height: 100%;
        min-height: 100px;
        font-family: georgia, serif;
	font-size: 35px;
	color: #646155;
	line-height: 35px;
	letter-spacing: 0.5px;
	margin: 0px 150px 0px 0px;
	padding: 0px 15px 0px 0px}

.posttitle a:hover,
.pagetitle a:hover {color: #858170}

.pagetitle,
.pagetitle a {font-family: georgia, serif;
	font-size: 35px;
	color: #646155;
	line-height: 35px;
	letter-spacing: 0.5px;
        text-align: right;
        text-transform: lowercase;
	margin: 0px;
	padding: 0px 15px 0px 0px}

.postinfo {width: 120px;
	height: 100%;
	float: right;
        text-align: center;
	font-size: 7pt;
	color: #777777;
	text-transform: uppercase;
	line-height: 17px;
	letter-spacing: 0.5px;
	padding: 0px 0px 0px 15px}

.posttext {font-size: 10pt;
	color: #444444;
	line-height: 25px;
	text-align: justify;
	padding: 0px 0px 75px 0px;
	margin: 5px 0px 0px 0px}

.posttext p {font-size: 10pt;
	color: #444444;
	line-height: 25px;
	text-align: justify}

.post ol,
.post ul {margin: 25px 0px}

.post ol li {padding: 0px 10px;
	margin-left: 5px;
        list-style-position: outside;
        color: #777777;
        text-align: justify;
        list-style-type: decimal-leading-zero}

.post ul li {padding: 0px 10px;
	margin-left: 5px;
        list-style-position: outside;
	list-style-type: square;
        color: #777777;
        text-align: justify}

.post ul li:hover,
.post ol li:hover {color: #444444}

.posttext img {border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	padding: 5px}

.posttext blockquote {border-color: #eeeeee;
	border-style: solid;
	border-width: 0px 0px 0px 3px;
	color: #777777;
	padding: 0px 10px;
	margin: 20px 50px}

.posttext blockquote:hover {border-color: #ED9121}

.noposts {font-family: georgia, serif;
	font-size: 35px;
	color: #646155;
	line-height: 35px;
	letter-spacing: 0.5px;
	margin: 0px 150px 0px 0px;
	padding: 0px 15px 0px 0px}



/* COMMENTS */

.commentw {padding: 75px 0px 0px 0px;
	width: 100%}

.commentw ul {list-style: none;
	margin: 0px;
	padding: 0px}

.commentw li {margin: 0px 0px 20px 0px;
	padding: 10px 0px 10px 0px}

.commentt {padding: 0px 10px;
	text-align: justify;
	line-height: 15px;
	color: #444444;
	font-size: 9pt;
	font-family: arial, sans-serif;
	border-color: #aaaaaa;
	border-width: 1px;
	border-style: solid}

.commentb {margin-top: -1px;
	padding: 20px 0px 0px 30px;
	background: url('images/triangle.png');
	background-position: 30px 0px;
	background-repeat: no-repeat;
	font-size: 9pt;
	color: #333333;
	text-transform: lowercase}

.commentbox {color: #333333;
	text-align: justify;
	line-height: 170%;
	color: #444444;
	font-size: 10pt;
	font-family: arial, sans-serif;
	padding: 30px 0px 10px 0px}

small	{color: #666666;
	font-size: 8pt;
	text-transform: lowercase}

#submit	{padding: 2px 5px;
	width: 75px;
	background-color: #ffffff;
	border-width: 1px;
	border-color: #eeeeee #cccccc #cccccc #eeeeee;
	border-style: solid;
	color: #444444}



/* BOTTOM BAR */

#bottom	{width: 965px;
	min-height: 215px;
	background: #666666 url('images/bottom_bg.png');
	background-repeat: repeat;
	margin: 0px auto;
	padding: 0px;
	z-index: 4}

#bwrap	{width: 100%;
	margin: 0px auto}

#bleft	{width: 375px;
        padding: 20px 20px;
	font-size: 9pt;
	float: left}

#bleft li {list-style: none}

#bleft li a {padding: 5px 0px 3px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #35332c;
	display: block}

#bright	{padding: 25px 25px 10px 0px;
	font-size: 9pt;
	float: right}

#bright li {list-style: none}

#bright li a {padding: 5px 0px 3px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #222222;
	display: block}

.btitle {font-size: 20px;
	color: #cccccc;
	letter-spacing: 1px;
	text-transform: lowercase;
	padding: 0px 0px 10px 0px}


/* FLICKR BADGE */

#flickr_icon_td {padding:0 5px 0 0 !important;}

.flickr_badge_image {text-align:center !important;}

.flickr_badge_image img {border: 0px !important;
	padding: 7px;
	background-color: #333333}



/* FOOTER */

.prenext {margin: 0px;
	padding: 20px;
	font-size: 9pt;
	text-align: center}

#footer	{width: 900px;
        margin: 25px auto 0px auto;
	padding: 5px 20px 30px 20px;
	background-color: #ffffff;
	border-width: 1px 0px 0px 0px;
	border-color: #cccccc;
	border-style: solid;
	font-size: 8pt;
	color: #888888;
	z-index: 5}

#fleft	{float: left}

#fright	{float: right}