/* @override 
	http://mostlylisa.com/wp-content/themes/mostlylisa/style.css?3
*/

* { margin: 0px; padding: 0px; border: 0px; outline: 0px; }
body {
	position: relative;
	margin: 0;
	padding: 0;
	color: #06486a;
	background: #6093a6 url(img/background.jpg) top center no-repeat;
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	text-shadow: rgba(0,0,0,0.01) 0 0 1px;
	-webkit-text-stroke: 1px transparent;
	-moz-text-stroke: 1px transparent;
	min-width: 920px;
}
a:link, a:visited {
	color: #c4509d;
	text-decoration: none;
}
a:hover {
	color: #509cc4;
}

@media only screen and (max-device-width:480px) { body{ -webkit-text-size-adjust: none; -webkit-text-stroke: 0px transparent; }}

/* @group Base Elements */

#bokeh {
	position: relative;
	margin: 0px auto;
	height: 500px;
	overflow: hidden;
}
#bokeh .bokehCircle {
	position: absolute;
	width: 251px;
	height: 250px;
	margin: -125px 0 0 -125px;
	background: url(img/bokeh.png);
}
#page {
	position: relative;
	width: 876px;
	margin: -500px auto 20px auto;
}
#page h1 a {
	display: block;
	margin: 20px 30px;
	width: 230px;
	height: 103px;
	text-indent: -5000em;
	background: url(img/MostlyLisa.png);
}
#page .description {
	float: right;
	font-size: 32px;
	margin: -80px 30px 0 0;
	color: #124968;
	font-family: 'Yanone Kaffeesatz', Georgia, serif;
}
#content {
	position: relative;
	margin: 25px 0px 40px 0px;
	min-height: 1600px;
	background: #caeae8 url(img/sideBarBack.png) left center repeat-y;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 1px 10px rgba(0,0,0,.5);
	-moz-box-shadow: 0px 1px 10px rgba(0,0,0,.5);
	box-shadow: 0px 1px 10px rgba(0,0,0,.5);
}
#content .bottom {
	clear: both;
}
#page .footer {
	margin-top: -25px;
	padding: 0px 20px 30px 20px;
	font-size: 15px;
	color: #fff;
	color: rgba(255,255,255,.8);
}
#page .footer ul li {
	list-style-type: none;
	margin: 0px 0px 0 0px;
	float: right;
}
#page .footer ul li:before {
	content: "•";
	padding: 0px 10px;
}
#page .footer ul li:last-child:before {
	content: "";
}
#page .footer ul li a:link, #page .footer ul li a:visited {
	font-size: 15px;
	color: rgba(255,255,255,.8);
}

/* @end */

/* @group FollowMe links */

#page #followMe {
	position: absolute;
	top: -27px;
	right: 0px;
	width: 361px;
	height: 37px;
	padding: 15px;
	background: url(img/followMe.png);
}
#page #followMe ul {
	margin-top: 3px;
	-webkit-transform: rotate(-2deg);	
	-moz-transform: rotate(-2deg);
	width: 400px;
}
#page #followMe li {
	display: block;
	float: left;
	list-style-type: none;
}
#page #followMe li a:link, #page #followMe li a:visited {
	display: block;
	float: left;
	margin: 4px 10px 0px 6px;
	padding: 0px 0px 0px 22px;
	height: 20px;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	background-image: url(img/followMeServices2.png);
	background-repeat: no-repeat;
}
#page #followMe li a:hover {
	color: rgba(0,0,0,.6);
}
#page #followMe li a.twitter { background-position: 2px 0px; }
#page #followMe li a.facebook { background-position: 0px -20px; }
#page #followMe li a.flickr { background-position: 0px -40px; }
#page #followMe li a.tumblr { background-position: 0px -60px; }
#page #followMe li a.gplus { background-position: 0px -80px; }

/* @end */

/* @group Posts */

#posts {
	float: left;
	width: 515px;
	padding: 30px 30px;
}

#posts .post .postComments a:link, #posts .post .postComments a:visited {
	display: block;
	height: 15px;
	width: 200px;
	padding: 0px 4px 7px 20px;
	margin-top: 8px;
	color: #06486a;
	text-decoration: none;	
	font-size: 14px;
	background: #06486a url(img/commentsBack.png) -7px center;
}
#posts .post .postComments a:hover {
	font-size: 14px;
	height: 15px;
	color: #ad498b;
	background-color: #ad498b;
}

#posts .post {
	position: relative;
	margin: 0px 0px 50px 0;
	font-size: 14px;
	line-height: 22px;
}
#posts .post h2, 
#posts .post h2 a {
	font-family: 'Yanone Kaffeesatz', Georgia, serif;
	color: #a23e80;
	font-weight: normal;
	font-size: 40px;
	line-height: 38px;
	margin-bottom: -.1em;
	text-decoration: none;
}
#posts .post .entry h2, #posts .post h3 {
	font-family: 'Yanone Kaffeesatz', Georgia, serif;
	color: #06486a;
	font-weight: normal;
	font-size: 30px;
	line-height: 30px;
	margin: 1em 0 .5em 0;
}
#posts .post h3 a:link, #posts .post h3 a:visited {
	color: #06486a;	
}
#posts .post p {
	margin: 1.2em 3em 1.2em 0;
	color: #26343b;
}
#posts .post img {
	max-width: 530px;
	margin: 1.1em 0 1.1em 0;
	-webkit-box-shadow: 0px 2px 10px rgba(0,0,0,.4);
	-moz-box-shadow: 0px 2px 10px rgba(0,0,0,.4);
	box-shadow: 0px 2px 10px rgba(0,0,0,.4);
}
#posts .post ul, #posts .post ol {
	padding: 0px 30px 0px 20px;
}
#posts .post .caption {
	margin: -2.7em 20px 0 0;
	font-size: .85em;
	text-align: right;
	font-style: oblique;
	color: #26343b;
}
#posts .post .postmetadata {
	display: block;
	margin: -2px 0px -.3em 0px;
	height: 18px;
	font-family: 'Yanone Kaffeesatz', Georgia, serif;
	color: #ad498b;
	padding: 1px 4px 7px 20px;
	font-size: 16px;
	background: #ad498b url(img/tagsBack.png) -7px center;
	max-width: 400px;
}
#posts .post .postmetadata a:link, #posts .post .postmetadata a:visited {
	font-size: 18px;
	font-family: 'Yanone Kaffeesatz', Georgia, serif;
	color: #ad498b;
	text-decoration: underline;
}
#posts .post .postmetadata a:hover {
	text-decoration: none;
}
#posts .post .date {
	position: absolute;
	top: 5px;
	left: -95px;
	width: 65px;
	background: #ad498b;
	color: #fff;
	padding: 0px;
	-webkit-box-shadow: 0px 2px 10px rgba(0,0,0,.4);
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-box-shadow: 0px 2px 10px rgba(0,0,0,.4);
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
}
#posts .post .date div {
	padding: 3px 8px 5px 9px;
	margin-right: 4px;
	border-right: 1px dashed white;
	text-align: center;
	text-shadow: 0px 1px 0px rgba(0,0,0,.2);
}
#posts .post .date span {
	display: block;
	-outline: 1px solid red;
}
#posts .post .date .dateDay {
	font-size: 37px;
	letter-spacing: -2px;
	margin-bottom: 3px;
}
#posts .post .date .dateMonth {
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: -1px;
}
#posts .post .date .dateYear {
	font-size: 12px;
	color: #deb8d1;
	line-height: 16px;
}
#posts .post .date:after {
	position: absolute;
	top: -10px;
	right: -10px;
	width: 10px;
	height: 90px;
	content: ".";
	background: #fff;	
}
#posts .post .postFeedback {
	border-top: 1px dotted #cedfda;
	padding: 5px 0px;
}
#posts .post .postFeedback .postShare {
	float: right;
}

/* @end */

/* @group Comments */

.postFeedback h3#comments {
	margin-top: 0;
}
#posts .postFeedback ol.commentlist {
	padding: 0px;
}
.postFeedback .commentlist li {
	list-style-type: none;
}
#posts .postFeedback .commentlist li .comments_div {
	position: relative;
	padding: 0px 0px 5px 60px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 15px;
}
#posts .postFeedback .commentlist li .comments_div img {
	-webkit-box-shadow: 0px 0px 0px #fff;
	-moz-box-shadow: 0px 0px 0px #fff;
	box-shadow: 0px 0px 0px #fff;
	-webkit-border-radius: 5px;
	float: left;
	max-width: 48px;
	margin: 0px 0px 0 -60px;
}
#posts .postFeedback .commentlist li .comments_div cite {
	display: block;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #06486a;
	margin: 0px 0px -2px 0;
}
#posts .postFeedback .commentlist li .comments_div cite a:link,
#posts .postFeedback .commentlist li .comments_div cite a:visited {
	color: #06486a;
	font-size: 15px;
}
#posts .postFeedback .commentlist li .comments_div a:link,
#posts .postFeedback .commentlist li .comments_div a:visited {
	color: #787878;
	font-size: 13px;
}
#posts .postFeedback .commentlist li .comments_div p {
	font-size: 14px;
	line-height: 18px;
	margin: .8em 50px .8em 0;
}
#posts .postFeedback .commentlist li .comments_div .yarr {
	position: absolute;
	top: 20px;
	right: 0px;
	text-align: right;
	width: 20px;
}
#posts .postFeedback .commentlist li .comments_div .yarr span {
	padding: 3px 8px;
	margin: 0 0px 0 -100px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#posts .postFeedback .commentlist li .comments_div .yarr span:hover {
	background: rgba(0,0,0,.1);
}
#posts .postFeedback .commentlist li .comments_div .yarr span img {
	margin: 4px 4px -5px 0;
	height: 12px;
}
#commentform label small {
	margin: 6px;
	font-size: 14px;
}
input[type=submit] {
	position: relative;
	cursor: pointer;
	display: block;
	margin: 20px 0px 5px 0px;
	padding: 10px 10px 13px 10px;
	font-family: 'Yanone Kaffeesatz', Georgia, serif;
	text-decoration: none;
	color: #06486a;
	font-size: 20px;
	line-height: 15px;
	border: 1px solid #a2c4c2;
	background: #e2f5f4;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2f6f4));
	background: -moz-linear-gradient(left top, #ffffff 0%, #e2f6f4 100%);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 2px 5px rgba(0,0,0,.1);
}
input[type=submit]:hover {
	background: #e0e8e7;
	background: -webkit-gradient(linear, left top, left bottom, from(#e2f6f4), to(#ffffff));
	background: -moz-linear-gradient(left top, #e2f6f4 0%, #ffffff 100%);
	-webkit-box-shadow: 0px -2px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 0px -2px 5px rgba(0,0,0,.1);
}
input[type=text], textarea {
	padding: 5px;
	font-size: 13px;
	border: 1px solid #36a1c9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: .3s;
	-webkit-box-shadow: 0px 0px 10px rgba(14,132,176,.1);
	-moz-box-shadow: 0px 0px 10px rgba(14,132,176,.1);
	box-shadow: 0px 0px 10px rgba(14,132,176,.1);
	background: -webkit-gradient(linear, left bottom, left top, from(#f1fbff), to(#ffffff));
	background: -moz-linear-gradient(left bottom, #f1fbff 0%, #ffffff 100%);
}
input[type=text]:focus, textarea:focus {
	border: 1px solid #0c3a4b;
	-webkit-box-shadow: 0px 0px 10px rgba(14,132,176,.4);
	-moz-box-shadow: 0px 0px 10px rgba(14,132,176,.4);
	box-shadow: 0px 0px 10px rgba(14,132,176,.4);
}

/* @end */

/* @group Sidebar */

#content #sidebar {
	float: right;
	width: 300px;
	font-size: 13px;
	line-height: 18px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	border-radius: 6px;
}
#content #sidebar h3 {
	font-family: 'Yanone Kaffeesatz', Georgia, serif;
	font-weight: normal;
	font-size: 28px;
	line-height: 23px;
	margin-bottom: 8px;
}
#content #sidebar .sidebarSection {
	position: relative;
	padding: 20px 25px 20px 20px;
	border-bottom: 1px solid rgba(0,0,0,.15);
}
span.arrow {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0px 0px -2px 2px;
	line-height: 11px;
	text-indent: -5000em;
	background: url(img/jumpArrow.png);
}

/* @group Sidebar About */

#content #sidebar .sectionAbout {
	padding-top: 245px;
}
#sidebar .sectionAbout .aboutPhoto, #sidebar .sectionAbout .aboutPhotoBack {
	position: absolute;
	top: -20px;
	right: 15px;
	width: 225px;
	height: 225px;
	background: #fff;
	border: 6px solid #fff;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.3);
	-webkit-transform: rotate(4deg);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.3);
	-moz-transform: rotate(4deg);
}
#sidebar .sectionAbout .aboutPhotoBack {
	top: 10px;
	right: 70px;
	width: 200px;
	height: 200px;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
}
#sidebar .sectionAbout .aboutClip {
	position: absolute;
	top: 20px;
	right: -9px;
	width: 62px;
	height: 87px;
	background: url(img/aboutClip.png);	
}
#sidebar .moreLink {
	color: #a23e80;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#sidebar .sectionAbout .aboutPortfolio:link, #sidebar .sectionAbout .aboutPortfolio:visited {
	position: relative;
	display: block;
	margin: 20px 0px 5px 0px;
	padding: 10px 10px 13px 60px;
	font-family: 'Yanone Kaffeesatz', Georgia, serif;
	text-decoration: none;
	color: #06486a;
	font-size: 20px;
	line-height: 15px;
	border: 1px solid #a2c4c2;
	background: #e2f5f4;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2f6f4));
	background: -moz-linear-gradient(left top, #ffffff 0%, #e2f6f4 100%);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 2px 5px rgba(0,0,0,.1);
}
#sidebar .sectionAbout .aboutPortfolio:hover {
	background: #e0e8e7;
	background: -webkit-gradient(linear, left top, left bottom, from(#e2f6f4), to(#ffffff));
	background: -moz-linear-gradient(left top, #e2f6f4 0%, #ffffff 100%);
	-webkit-box-shadow: 0px -2px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 0px -2px 5px rgba(0,0,0,.1);
	
}
#sidebar .sectionAbout .aboutPortfolio .aboutCamera {
	position: absolute;
	display: block;
	top: -10px;
	left: -10px;
	width: 63px;
	height: 64px;
	text-indent: -5000em;
	background: url(img/5D.png);
}

/* @end */

/* @group Sidebar Flickr/Camera+ */

#sidebar .sidebarFlickr {
	overflow: hidden;
}
#sidebar .sidebarFlickr .sidebarFlickrPhotos {
	clear: both;
	margin: 0px -4px;
}
#sidebar .flickr_badge_image {
	float: left;
	width: 77px;
	margin: 5px;
	display: block;
}
#sidebar .flickr_badge_image img {
	display: block;
	-webkit-transition: .25s;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,.2);
	border: 1px solid transparent;
}
#sidebar .flickr_badge_image:hover img {
	-webkit-box-shadow: 0px 0px 8px rgba(255,69,192,1);
	-moz-box-shadow: 0px 0px 8px rgba(255,69,192,1);
	border: 1px solid #ac498a;
}

#sidebar .sectionCamPlus .camPlusPhotos {
	clear: both;
	overflow: hidden;
	margin: 0px -4px;
}
#sidebar .camPlusPhotos a.cp_link:link, #sidebar .camPlusPhotos a.cp_link:visited {
	display: block;
	width: 75px;
	height: 75px;
	float: left;
	overflow: hidden;
	margin: 5px;
	-webkit-transition: .25s;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,.2);
	border: 1px solid transparent;
}
#sidebar .camPlusPhotos a.cp_link:hover {
	-webkit-box-shadow: 0px 0px 8px rgba(255,69,192,1);
	-moz-box-shadow: 0px 0px 8px rgba(255,69,192,1);
	border: 1px solid #ac498a;
}
#sidebar .camPlusPhotos a.cp_link img {
	min-height: 75px;
	min-width: 75px;
}

#sidebar .sectionCamPlus .camPlusPhone {
	float: right;
	outline: 0px;
	margin: 0 -22px 0 0;
}
#content #sidebar h4 {
	clear: both;
	font-family: 'Yanone Kaffeesatz', Georgia, serif;
	font-weight: normal;
	font-size: 23px;
	line-height: 23px;
	color: #a23e80;
	margin: 20px 0px 5px 0px;
}

body.single .navigation {
	display: none;
}
body .navigation {
	margin-bottom: 20px;
}

/* @end */

/* @group Sidebar Featured */
#sidebar .sidebarFeatured ul {
	padding: 1px 10px 0px 18px;
}
#sidebar .sidebarFeatured ul li {
	margin: 0px 0px 10px 0;	
	line-height: 16px;
}
#sidebar .sidebarFeatured ul li a:link, #sidebar .sidebarFeatured ul li a:visited {
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 3px 0;
}

/* @end */
#sidebar .sidebarSearch #searchField {
	width: 200px;
}
#sidebar .sidebarSearch #searchSubmit {
	float: right;
	padding: 5px 8px 6px 8px;
	margin: 0px 0 0 -20px;
	border-radius: 4px;
	font-size: 17px;
	border: 1px solid #36a1c9;
}




/* @end */
