/*-----------------------------------------------------------------------------
	
	MacVideoTraining Blog
	author: johannagoodyear.com
	version:   1.0

/* ---------------------------------------------------------------------------
Basics
-----------------------------------------------------------------------------*/
body { margin: 0; padding: 0; background: #f9f9f9; font-family:Arial, Helvetica, sans-serif; color: #666; }
a { color: #3b3b3b; }
img { border: 0; }

/* ---------------------------------------------------------------------------
Spacers & Headers
-----------------------------------------------------------------------------*/
br { margin: 0; padding: 0; border-width: 0; line-height: 6px; }
.break { margin: 0; padding: 0; border-width: 0; height:8px; line-height: 8px; }
.bigBreak { height:15px; }
*.brHalf { display:block; margin-top:-0.5em; }
*.brSingle { display:block; margin-top:0em; }
*.brOne { display:block; margin-top:1.5em; }
*.brDouble { height:22px; }

/* ---------------------------------------------------------------------------
HREF Selectors
-----------------------------------------------------------------------------*/	

/* ---------------------------------------------------------------------------
Paragraph/Header/List Selectors
-----------------------------------------------------------------------------*/	
p { font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-weight:normal; line-height:21px; color:#303f53; padding:0; margin:0; padding-bottom: 15px; text-align: left; }
h1 { font-family: Arial, serif; color:#314d85; font-size: 2em; line-height:26px; padding:0; margin:0; padding-bottom: 15px; font-weight: normal; }
h2 { font-size: 24px; font-weight: normal; font-style: normal; color: #3b3b3b; margin-top: 0px; margin-bottom: 0.5em; padding-bottom: 10px; line-height:31px;}
h3 { font-family: Arial, Helvetica, sans-serif; color:#86AFEE; font-size:21px; padding:0; margin:0; padding-bottom: 12px; font-weight: normal; }
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height:24px; color:#797979; margin:0; font-style:normal; font-weight: normal; padding-bottom: 0px; }
ul { list-style:none; margin-left: 0px; font-family: Verdana, Helvetica, sans-serif; font-size: 12px; color:#303f53; line-height:19px; margin-top: 0px; padding-bottom: 2px; padding-left:10px;}
li { padding-bottom:12px; list-style:url(images/dot.png); margin-left:5px; }

/* ---------------------------------------------------------------------------
Menu
-----------------------------------------------------------------------------*/	
#menu { background:url(images/menuBar.jpg) center; height:59px; }
#menu .page_item a { display: block; padding-right: 40px; line-height: 3em; color: #FFF; text-decoration: none; }
#menu .current_page_item a, #menu .page_item a:hover { color: #ffcb5b; }
#menu ul { width: 830px; margin: 0 auto; padding: 10px 0px 0px 10px; bottom: 0; left: 0; list-style: none; }
.double-right-sidebar #menu ul { width: 947px; }
#menu ul li { float: left; list-style:none; padding-bottom:0; margin-left:0; }

/* ---------------------------------------------------------------------------
Header
-----------------------------------------------------------------------------*/	
#header-wrap { background: url(images/topBanner_bgRepeat.jpg) repeat-x center top; }
#header { height: 162px; background: url(images/topBanner_bg.jpg) no-repeat top; width: 938px; margin: 0 auto;  }
.no-sidebar div #header { background-image: url(images/header-no-sidebar.jpg); }
.double-right-sidebar div #header { background-image: url(images/header-double-sidebar.jpg); }
#header div { width: 938px; margin: 0 auto; }
.double-right-sidebar #header div { width: 947px; }
#header h1 { padding: 15px 0px 0px 38px; margin:0; }
#header h1 a { color: #3b3b3b; text-decoration: none; font-weight: normal; font-style: normal; text-shadow: #000 0 1px 2px; float: left; }
h2 a { text-decoration: none; color: #3b3b3b; }
#blog-description { position: relative; top: 60px; color: #616161; text-shadow: #000 0 1px 1px; left: 1.3em; }

/* ---------------------------------------------------------------------------
Content
-----------------------------------------------------------------------------*/	
#page { margin:0; padding:0; }
#body { float: left; width: 550px; padding-left: 20px; padding-right: 20px; }
.no-sidebar div div #body { width: 760px; float: none; }
#content-container { background: #f9f9f9 url(images/content_top.jpg) repeat-x center top; }
/*.no-sidebar div #content-container { background-image: url(images/body-no-sidebar.jpg);}
.double-right-sidebar div #content-container { background-image: url(images/body-double-sidebar.jpg);}
*/
#content { padding:29px 0px 0px 0px; width: 865px; margin: 0 auto; }
.double-right-sidebar #content { width: 947px; }

/* ---------------------------------------------------------------------------
Sidebar
-----------------------------------------------------------------------------*/	
#sidebar_frame { float: right; font-size: 0.9em; width: 234px; position: relative; left: -15px;}
#sidebar_top{background:url(images/sidebar_top.png) no-repeat; width:234px; height:16px;}
#sidebar { width: 196px; padding:10px 15px 10px 23px; position: relative; background:url(images/sidebar_mid.png);}
#sidebar_btm{background:url(images/sidebar_btm.png) no-repeat; width:234px; height:16px;}
.double-right-sidebar #sidebar { font-size: 0.8em; float: left; position: relative; left: 28px; width: 181px; }
.double-right-sidebar #sidebar2 { font-size: 0.8em; float: right; position: relative; left: -8px; width: 169px; }
.sidebar h2 { font-size: 1.4em; color: #b0202e; margin-bottom: 5px; }
.sidebar a { color: #9f9f9f; }
.sidebar ul, .sidebar ul ol { margin: 0; padding: 0; }
.sidebar ul li { list-style-type: none; list-style-image: none; margin-bottom: 8px; line-height:21px; }
.sidebar ul p, .sidebar ul select { margin: 0px 0 8px; }
.sidebar ul ul, .sidebar ul ol { margin: 0px 0 0 2px; }
.sidebar ul ul ul, .sidebar ul ol { margin: 0 0 0 2px; }
ol li, .sidebar ul ol li { list-style: decimal outside; }
.sidebar ul ul li, .sidebar ul ol li { margin: 3px 0 0; padding: 0; }
/* Search */
.sidebar #searchform div { /*	background-image: url(images/searchform.jpg);
*/	width: 226px; height: 49px; margin-left: -19px; }
.sidebar #searchform div #s { border: 0; margin-top: 14px; margin-left: 19px; width: 149px; height: 16px; color: #909090; font-size: 1.0em; outline: none; padding:5px; }
.sidebar #searchform div #searchsubmit { border: 0; background: #E2E2E2; width: 25px; height: 26px; margin-left: 1px; overflow: hidden; cursor: pointer; font-family: "Arial", "Georgia", "Baskerville", serif; color: #3b3b3b; font-size: 11px; text-transform: lowercase; }
.double-right-sidebar .sidebar #searchform div { background-image: url(images/searchform-double-sidebar.jpg); width: 190px; height: 45px; margin-left: -3px; }
.double-right-sidebar .sidebar #searchform div #s { border: 0; margin-top: 14px; margin-left: 19px; width: 117px; height: 16px; color: #909090; font-size: 0.9em; outline: none; }
/* Tag cloud */
.widget_tag_cloud a { text-decoration: none; }
/* Wordpress calendar */
#calendar_wrap { margin: 0px; }
#wp-calendar { width: 100%; }
#wp-calendar th { text-align: left; }
/* Photoblog widget */
.sidebar .elegant_grunge_photoblog div { text-align: center; }
.sidebar .photoblog-thumbnail img { background: #fff; border: 1px solid #aaa; padding: 3px; display: inline; }

/* ---------------------------------------------------------------------------
Posts
-----------------------------------------------------------------------------*/	
.post .entry { font-size: 0.9em; line-height: 1.3em; clear: both; }
.post .author { color: #949494; font-size: 0.8em; position: relative; top: -1.5em; }
.post .info { color: #bcbcbc; font-size: 0.8em; }
.post .date { /*	background-image: url(images/date.jpg);
*/	width: 89px; height: 30px; text-align: center; float: left; text-transform: uppercase; padding-top:4px; }
.post .date .month { float:left; font-size: 12px; line-height: 18px; color: #3b3b3b; font-weight: bold;}
.post .date .day { float:left; font-weight: bold; font-size: 12px; line-height: 18px; color: #b0202e; padding-right:5px; }
.post .date .year { float:left; font-size: 12px; color: #b0202e; line-height: 18px; font-weight: bold; }
.metadata { margin: 20px 0px 20px 0px; text-align: left; font-size: 0.7em; color: #797979; }
.metadata a { text-decoration: none; }
.photoblog-thumbnail { display: inline; vertical-align: middle; }
.more-link { clear: both; display: block; margin-top: 30px; margin-left: 20px; font-size: 0.9em; color: #88897b; background: url(images/more-link.png) no-repeat left center; padding-left: 30px; }
.hr { clear: both; border: 0; background-image: url(images/dottedLine.jpg); background-repeat:no-repeat; color: #f8faf7; width: 550px; height:35px; margin: -8px auto 0; }
.hr hr { display: none; }
.navigation { width: 100%; margin-top: 20px; }
.navigation a { text-decoration: none; font-size: 0.7em; }
.navigation .previous { float: right; }
.navigation .next { float: left; }
.search_result { margin-left: 20px; }
.search_result h4 { margin-left: -20px; }
.search_result h4 a { text-decoration: none; }
.search_result .metadata { color: #BFC4C1; margin-top: 10px; text-align: left; }
.search_result .metadata a { color: #BFC4C1; }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; }
.alignright { float: right; }
.clear { clear:both; }
.wp-caption { border: none; text-align: center; background-color: #f8faf7; padding-top: 4px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

/* ---------------------------------------------------------------------------
Comments
-----------------------------------------------------------------------------*/	
.commentlist { padding: 0; list-style-type: none; margin-top: 16px; margin-left: 0px; }
.commentlist ul { list-style:none; margin-left: 0px; font-family: Verdana, Helvetica, sans-serif; font-size: 12px; color:#1c2332; line-height:21px; margin-top: 0px; padding-bottom: 0px; }
.commentlist li { margin-top: 16px; margin-left: 30px; max-width: 550px; }
.commentlist li .comment-content, .commentlist li .before-comment, .commentlist li .after-comment, .commentlist li .after-comment div { background-color:#ececec; }
.commentlist li .comment-content { position:relative; zoom:1; _overflow-y:hidden; padding: 28px 0 0px 0px; }
.commentlist li .before-comment { /* top+left vertical slice */
	position:absolute; left:0px; top:0px; width: 27px; /* top slice width */ margin-left: -27px; height:100%; _height:1600px; /* arbitrary long height, IE 6 */ background-position:top left; }
.commentlist li .after-comment { /* bottom */
	position:relative; width:100%; }
.commentlist li .after-comment, .commentlist li .after-comment div { height: 40px; /* height of bottom cap/shade */ font-size:11px; }
.commentlist li .after-comment { background-position:bottom right; }
.commentlist li .after-comment div { position:relative; width:27px; /* bottom corner width */ margin-left: -27px; background-position:bottom left; }
.commentlist .comment { margin: 0; font-size: 11px; padding-right: 27px; }
.comment-text { margin-left: 42px; margin-right: 10px; margin-top: 24px; font-size: 14px; line-height:19px; }
.comment-text * { margin-bottom: 0; padding-bottom: 0; }
.commentlist .comment .reply { text-align: right; position: relative; top: 15px; z-index: 100; font-size: 11px; line-height:19px; }
.commentlist .comment .reply a { color: #D7DBD8; text-decoration: none; }
.avatar { float: left; margin:0 10px 0 0!important; }
/* Comment Form */
input.text { width: 200px; padding: 5px; border: 1px solid #ececec; }
textarea { width: 410px; height: 100px; margin: 0; padding: 5px; border: 1px solid #ececec; }
#respond { font-size: 24px; font-weight: normal; font-style: normal; color: #3b3b3b; margin-top: 0px; margin-bottom: 0.5em; padding-bottom: 5px;  }

/* ---------------------------------------------------------------------------
Frame
-----------------------------------------------------------------------------*/	
.frame-outer.aligncenter { text-align: center; }
.frame-outer span { display: inline-block; }
.frame-outer span span span span { padding: 15px 0px 15px 0px; min-width: 150px; min-height: 150px; text-align: left; overflow: hidden; }
.frame-outer span span span span * { max-width: 425px; }
.frame-outer.small span span span span { padding: 10px; min-height: 38px; min-width: 38px; }
.frame-outer span span span span span { background: none; }
.frame-outer span span span span .wp-caption-text { margin-top: 10px; }

/* ---------------------------------------------------------------------------
Footer
-----------------------------------------------------------------------------*/	
#footer-wrap-outer { }
#footer-wrap { height:150px; width: 100%; background: url(images/footer_bg.jpg) repeat-x center top;}
.no-sidebar div #footer-wrap { /*	background-image: url(images/footer-no-sidebar.jpg);*/
}
.double-right-sidebar div #footer-wrap { /*	background-image: url(images/footer-double-sidebar.jpg);*/
}
#footer { width: 800px; margin: 0 auto; padding-left: 0px; padding-right: 7px; padding-top: 80px; min-height: 30px; position:relative;}

#footer #subscribe a { display: block; position: absolute; background-image: url(images/footer_subscribe.png);
	width: 140px; height: 80px; margin-left: 700px; margin-top: -28px; text-indent: -2000px; overflow: hidden; }
#footer .legal, #footer .credit { color: #acacac; }
#footer .legal { position:absolute; left:195px; top:85px; }
#footer #logo a { display: block; position: absolute; background-image: url(images/footer_mvtLogo.jpg);
	width: 180px; height: 70px; margin-left: -25px; margin-top: -28px; text-indent: -2000px; overflow: hidden; }
#footer .credit a { text-decoration: none; }
#footer .credit { float: right; }
#footer .widget-wrap { float: left; width: 264px; margin-bottom: 36px; }
#footer .widget { margin-right: 21px; margin-left: 21px; }
#footer { font-size: 0.8em; line-height: 1.1em; }
#footer a { color: #a3a3a3; }
#footer h2 { color: #fff; font-size: 1.3em; margin-bottom: 15px; font-weight: normal; font-style: normal; }