/*
Theme Name: A Simple Love
Theme URI: http://wplover.com/a-simple-love-a-thematic-child-theme-from-wplover/
Description: Quite a simple, pleasant-looking Thematic child theme.
Author: Hafiz Rahman
Author URI: http://wplover.com/
Template: thematic
Version: 0.9
.work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/3c-r-fixed-primary.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


body {
	background : #fff url("images/header2.png") left 7px repeat-x;
	color : #333;
	font-family : Lucida Grande,Helvetica,Arial,Verdana,sans-serif;
	font-size : 62.5%;
	line-height : 2em;
	}
a {
	color : #be194f;
	}
#header {
	margin : 0 auto;
	position : relative;
	width : 940px;
	}
#branding,#access {
	margin : 0 auto;
	overflow : visible;
	width : 940px;
	}
#branding {
	padding-bottom : 20px;
	padding-top : 80px;
	}
#access {
	position : absolute;
	top : 0px;
	}
.skip-link {
	display : none;
	}
.sf-menu,.sf-menu * {
	list-style : none;
	margin : 0;
	padding : 0;
	}
.sf-menu {
	line-height : 13px;
	}
.sf-menu ul {
	position : absolute;
	top : -999em;
	width : 16em;
	}
.sf-menu ul li {
	width : 100%;
	}
.sf-menu li:hover {
	visibility : inherit;
	}
.sf-menu li {
	float : left;
	position : relative;
	}
.sf-menu a {
	display : block;
	position : relative;
	}
.sf-menu li:hover ul,.sf-menu li.sfHover ul {
	left : 0;
	top : 12px;
	z-index : 99;
	}
ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul {
	top : -999em;
	}
ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul {
	left : 16em;
	top : 0;
	}
ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul {
	top : -999em;
	}
ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul {
	left : 16em;
	top : 0;
	}
.sf-menu a {
	font-family : Helvetica,Arial,Verdana,sans-serif;
	padding : 9px 20px;
	text-decoration : none;
	text-transform : uppercase;
	}
.sf-menu a,.sf-menu a:visited {
	color : #666;
	}
.sf-menu li:hover,.sf-menu li.sfHover,.sf-menu a:focus,.sf-menu a:hover,.sf-menu a:active {
	background : #f0f0f0;
	outline : 0;
	}
.sf-menu ul {
	border-bottom : 1px solid #96d1e2;
	border-left : 1px solid #96d1e2;
	border-right : 1px solid #96d1e2;
	}
.sf-menu li:hover ul,.sf-menu li.sfHover ul {
	top : 31px;
	}
.sf-menu ul ul {
	margin-top : 0;
	}
.sf-menu ul a {
	background : #f0f0f0;
	border-bottom : 1px solid #fff;
	border-bottom : none;
	border-right : 1px solid #fff;
	}
.sf-menu ul a:hover {
	border-bottom : 1px solid #fff;
	border-right : 1px solid #fff;
	color : #FF4B33;
	}
#branding {
	margin-bottom : 16px;
	padding-bottom : 20px;
	padding-top : 80px;
	}
#blog-title {
	border-bottom : 1px dotted #c4e1d0;
	margin-bottom : 10px;
	padding-bottom : 12px;
	}
#branding #blog-title a {
	color : #666;
	font-family : Helvetica,Georgia,serif;
	font-size : 3.4em;
	font-weight : normal;
	letter-spacing : -2px;
	text-decoration : none;
	}
#blog-description {
	color : #666;
	font-size : 1.1em;
	font-weight : normal;
	letter-spacing : 1px;
	text-transform : uppercase;
	}
#container {
	padding-top : 8px;
	}
#primary {
	border-left : 1px dotted #ccc;
	margin-left : 10px;
	padding-left : 10px;
	width : 200px;
	}
#secondary {
	float : left;
	}
.navigation {
	font-family : Helvetica,Arial,sans-serif;
	letter-spacing : 1px;
	margin-bottom : 20px;
	overflow : hidden;
	text-transform : uppercase;
	width : 100%;
	}
#nav-above {
	display : none;
	}
.nav-next {
	float : right;
	text-align : right;
	width : 45%;
	}
.nav-previous {
	float : left;
	width : 45%;
	}
.navigation a {
	color : #333;
	text-decoration : none;
	}
body.home #nav-above {
	display : none;
	}
.post {
	background : url("images/divider.png") 230px bottom no-repeat;
	font-size : 1.2em;
	margin-bottom : 24px;
	padding-bottom : 1px;
	}
.entry-content{ font-size: 1.2em; }
.entry-title {
	color : #be194f;
	font-family : Helvetica,Arial,sans-serif;
	font-size : 2em;
	font-weight : bold;
	letter-spacing : -1px;
	margin-bottom : 5px;
	padding-bottom : 1px;
	}
.entry-title a {
	text-decoration : none;
	}
.post .entry-meta,.post .entry-utility {
	clear: both;
	border-bottom : 1px dotted #ddd;
	color : #999;
	font-size : 0.825em;
	margin-bottom : 24px;
	padding-bottom : 5px;
	}
	body.home .post .entry-meta, body.home .post .entry-utility { clear: none; }
.post .entry-meta a,.post .entry-utility a {
	color : #666;
	text-decoration : none;
	}
.post .entry-meta a:hover,.post .entry-utility a:hover {
	border-bottom : 1px dotted #ccc;
	}
.post p, .entry-content p {
	margin-bottom : 24px;
	}
.post pre,#content .page pre {
	font-size : 1.6em;
	}
#content .page code {
	font-size : 1.2em;
	}
.post ul,.post ol,#content .page ul,#content .page ol {
	color : #555;
	margin-bottom : 20px;
	margin-left : 20px;
	padding-left : 10px;
	}
.post ul li,#content .page ul li {
	list-style-type : disc;
	margin-bottom : 5px;
	}
.post ul li li,#content .page ul li li {
	font-size : 1em;
	}
.post ol li,#content .page ol li {
	list-style-type : decimal;
	}
.post ol li li,#content .page ol li li {
	font-size : 1em;
	}
.post dt {
	border-bottom : 1px dotted #ddd;
	margin-bottom : 5px;
	padding-bottom : 5px;
	}
.post dd {
	color : #555;
	margin-bottom : 1em;
	}
.post dl {
	margin-bottom : 1.3em;
	padding-left : 20px;
	}
.post a.more-link {
	background : #be194f;
	color : #fff;
	font-size : 0.75em;
	font-weight : bold;
	padding : 5px 10px; margin-bottom: .2em;
	text-decoration : none;
	text-transform : uppercase;
clear: left;
	}
.post a.more-link:hover {
	background : #d93c6f;
	}
a.more-link .meta-nav {
	display : none;
	}
.post h3,.post h4,.post h5,.post h6 {
	border-bottom : 1px solid #eee;
	color : #999;
	margin : 5px 0;
	padding : 5px 0;
	}
.post h3 {
	font-size : 1.6em;
	}
.post h4 {
	font-size : 1.4em;
	}
.post h5 {
	font-size : 1.2em;
	text-transform : uppercase;
	}
.post h6 {
	font-size : 1.1em;
	text-transform : uppercase;
	}
.post blockquote {
	background : #f0f0f0;
	font-size : 1em;
	margin : 10px 0px;
	padding : 10px 20px 1px 10px;
	}
.post blockquote p {
	font-stayle : italic;
	}
.post pre {
	font : 1.2em Consolas,monospace;
	margin : 10px 0;
	}
.post code {
	font : 1em Consolas,monospace;
	}
.post .page-link {
	font-size : 0.825em;
	margin-bottom : 20px;
	text-transform : uppercase;
	}
.page-link a {
	background : #f0f0f0;
	border-bottom : 1px solid #ddd;
	border-left : 1px solid #eee;
	border-right : 1px solid #ddd;
	border-top : 1px solid #eee;
	padding : 5px 10px;
	text-decoration : none;
	}
.post .entry-utility {
	border-top : 1px solid #d0d0d0;
	margin-bottom : 60px;
	padding : 5px 0;
	}
.aside {
	font-size : 1.1em;
	padding-top : 30px;
	}
.aside a {
	text-decoration : none;
	}
.aside a:hover { background-color: #ffdde8; }
.xoxo li {
	margin-bottom : 15px;
	}
.xoxo li li {
	margin-bottom : 0;
	}
#comments {
	padding : 22px 10px 0 0;
	}
#comments,#comments input,#comments textarea {
	font-size : 12px;
	}
#comments h3 {
	font-family : Helvetica,Arial,sans-serif;
	font-size : 1.4em;
	font-weight : bold;
	line-height : 22px;
	padding : 0 0 18px 0;
	}
#comments-list {
	padding : 0 0 18px 0;
	}
#comments-list ol,#comments-list ul {
	border : 3px double #eee;
	list-style : none;
	margin : 0;
	}
#comments-list ol {
	margin : 0 0 18px 0;
	}
#comments-list li {
	background : #fff;
	padding : 18px 1.5em 18px 1.5em;
	position : relative;
	}
#comments-list li.alt {
	background : #f0f0f0;
	}
#comments-list li.bypostauthor {
	background : #FFFFCC;
	}
#comments-list ul li {
	border : 1px solid #ccc;
	margin : 0 0 18px 0;
	}
#comments-list li .avatar {
	height : 36px;
	left : 1.5em;
	position : absolute;
	top : 22px;
	width : 36px;
	}
#comments-list .comment-author {
	font-weight : bold;
	padding : 9px 0 0 46px;
	}
#comments-list .comment-meta {
	color : #666;
	font-size : 11px;
	padding : 0 0 9px 46px;
	}
#comments-list .comment-meta a {
	color : #666;
	font-style : italic;
	text-decoration : none;
	}
#comments-list .comment-meta a:active,#comments-list .comment-meta a:hover {
	color : #FF4B33;
	}
.comment-reply-link {
	font-size : 11px;
	padding : 0 0 18px 0;
	text-align : right;
	}
.comment-reply-link a {
	color : #666;
	font-style : italic;
	text-decoration : none;
	}
.comment-reply-link a:active,.comment-reply-link a:hover {
	color : #FF4B33;
	}
.comment-navigation {
	font-weight : bold;
	margin-right : 0.5em;
	padding : 0 0 18px 0;
	}
.comment-navigation a {
	border : 1px solid #ccc;
	color : #666;
	font-weight : normal;
	padding : 0.5em 0.75em;
	text-decoration : none;
	}
.comment-navigation a:active,.comment-navigation a:hover {
	color : #FF4B33;
	}
.comment-navigation a,.comment-navigation span {
	margin-right : 0.5em;
	}
#trackbacks-list .comment-content {
	left : -9000px;
	position : absolute;
	}
#respond {
	background : #fff;
	margin-bottom : 22px;
	overflow : hidden;
	padding : 18px 0 0 0;
	position : relative;
	}
#comments-list #respond {
	border-bottom : 1px solid #ccc;
	margin : 0 0 18px 0;
	padding : 18px 1.5em;
	}
#comments-list ul #respond {
	border : 1px solid #ccc;
	margin : 0;
	}
#cancel-comment-reply {
	font-size : 11px;
	position : absolute;
	right : 1.5em;
	top : 18px;
	}
#cancel-comment-reply a {
	color : #666;
	}
#respond .required {
	color : #FF4B33;
	font-weight : bold;
	}
.form-section label {
	font-size : 11px;
	}
.form-section input {
	margin : 0 0 18px 0;
	width : 98%;
	}
.form-section textarea {
	width : 99%;
	}
#form-allowed-tags p {
	color : #666;
	font-size : 11px;
	margin : 0;
	}
#form-allowed-tags span {
	font-style : italic;
	}
.form-submit {
	padding : 18px 0 0 0;
	text-align : right;
	}
.subscribe-to-comments {
	color : #666;
	float : left;
	font-size : 11px;
	margin : 0;
	padding : 18px 0 0 0;
	}
.solo-subscribe-to-comments {
	color : #666;
	font-size : 11px;
	padding : 18px 0 0 0;
	}
.comment_license {
	clear : both;
	color : #666;
	font-size : 11px;
	margin : 0;
	padding : 18px 0 0 0;
	}
#footer {
	background : #333;
	color : #fff;
	font-size : 1.2em;
	padding : 30px 0;
	}
#author-info {
	border: 1px dotted #ccc;
	padding: 5px;
	overflow: hidden;
	font-size: 1.2em;
	margin-bottom: 20px;
	}
#author-info h2 {
	border-bottom: 3px double #ddd;
	padding: 5px 0;
	font-size: 1.8em;
	margin-bottom: 10px;
	}
#author-info .avatar {
	float : left;
	border : 3px double #ddd;
	margin : 0 10px 10px 0;
	}

#my-recent-posts .post-thumb, .archive .post-thumb { float: left; padding-bottom: 1em; }
.archive .post-thumb { margin: 0 10px 10px 0; }
#my-recent-posts h2, #my-recent-posts .entry-meta, #my-recent-posts .entry-utility, #my-recent-posts .entry-content { margin-left: 200px; }
#my-recent-posts .post .entry-meta, #my-recent-posts .post .entry-utility, #my-recent-posts .post p { margin-bottom: 0; }
#my-recent-posts .post { background: none; clear: left; padding-bottom: .5em}
.post-image { margin-bottom: 1em; }

.widgetcontainer li a { /*line-height: .5em !important;*/ }

.aktt_tweets li { padding-bottom: 1em; }

.entry-content a.external-link { padding-left: 12px; background:url(images/external.gif) no-repeat center left; }
.entry-content a.pdf-link { padding-left: 18px; background:url(images/file_acrobat.gif) no-repeat center left; }
.entry-content a.doc-link { padding-left: 18px; background:url(images/file_doc.gif) no-repeat center left; }

.azindex ul, .azindex ul li { list-style-type: none !important; margin-left: 0 !important; padding-left: 0 !important; }

.mapp-poweredby { margin-bottom: .5em; }

#foursquare { display: inline-block; float: right; width: 260px; font-size:.8em; line-height: 1.2em; margin: 0 0 .5em 10px; }
#foursquare h4 { padding: 0; margin-top: 0; border: none; }
#foursquare img { float: left; margin: 0 15px 15px 0; }

ul.flickr {
	list-style-type: none; margin:0;
}
	ul.flickr li { margin-bottom: 1em; padding-bottom: 1em; float: left; width: 250px; padding-right: 10px; list-style-type: none;}
	ul.flickr li img { float: left; padding-right: 1ex; margin-bottom: 1em; display: inline-block; }
	
.gallery dt { display: inline-block; border: none; float: left;}
h3 { clear: left; }
#searchform #s { width: 180px; }

div.mapp-container {margin-bottom: 1em; }

img.alignright { clear: right; }

p.callout { background-color: #eee; padding: 1em 2ex; }
