/* @override 
	http://lvtn.kenblaue.com/wp-content/themes/lvtn/style.css
	http://lovetann.net/v1/wp-content/themes/lvtn/style.css
*/

/*
LAYOUT: One-Column 
DESCRIPTION: One-column fluid layout with sidebars stacked in two columns below content
*/


/* Style Guide

Colors
text grey: #3c3c3c
sub text grey #7e7e7e
bkgd grey: #3c3c3c
lt text grey: #cccccc
red: #ff004f
lime: #e5ff00
green: #cae200
powder blue: #cfecec
lt. blue: #59b6f1
blue: #0095fc
pink: #f964cc
orange: #ffcf49

*/

/* @group Structure */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

div#wrapper {
	width: 930px;
	margin-left: auto;
	margin-right: auto;

}

div#header {
	height: 35px;
	width: 690px;
	background: url(images/bkgd_lines.gif) no-repeat 0 20px;
}

div.sidebar {
	overflow: hidden;
	width: 200px;
	float: right;
	display: block;
	margin-top: 196px;
}

div#container {
	width: 690px;
	float: left;
	background: url(images/bkgd_lines.gif) repeat-y 0 0;
}

div#content {
	width: 611px;
	margin-left: 38px;
}

div#footer {
	width: 930px;
	height: 340px;
	background: url(images/bkgd_lines.gif) repeat-y 0 0;
	margin-top: -6px;
	float: left;
}

#background {
		background: url(images/bkgd_lines.gif) repeat-y 0;
	float: left;
	margin-top: 13px;
}

/* @end */

/* @group Basic Styling */


:focus {
	outline: 0;
}

body {
	font: 100.01%/1.2 Arial, Geneva, sans-serif;
	color: #000;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a:link {
	color: #20a2c9;
	text-decoration: none;
	padding-bottom: 3px;
}

a:visited {
	color: #20a2c9;
	text-decoration: none;
	padding-bottom: 3px;
}

a:hover {
	color: #e73f49;
	text-decoration: none;
	padding-bottom: 3px;
}

img {

}

img a {

}

img a:hover {

}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", "MS PGothic", Helvetica, Arial, Geneva,  "MS Pゴシック", sans-serif;
}

h1 {
	font-size: 2.3em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.1em;
	margin-bottom: 15px;
	margin-top: 30px;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1.1em;
}

h6 {
	font-weight: bold;
}

blockquote {
	font: normal normal 1.6em "Arial Rounded MT Bold", "Hiragino Maru Gothic Pro";
	text-shadow: #00a1e4 0 1px 3px;
	color: #545454;
	margin-left: 30px;
	margin-right: 30px;
	text-align: center;
}

pre {

}

code {

}

pre code {

}

small {
	font-size: 75%;
	line-height: 140%;
}

strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

span.edit-link {

}


/* @end */

/* @group Header */

h1#blog-title, #blog-description {
	display: none;
}

.line {
	height: 8px;
	background: url(images/lvtn_core_sprit.gif) 0 -52px;
}

.topbar {

}

.topbar ul li {
	display: block;
	float: left;
	width: 200px;
}

.topbar .mod-date {
	font-size: 10px;
	margin-top: 5px;
	margin-left: 38px;
}

.topbar #searchsubmit {
	display: none;
}

.topbar #search {
	float: right;
	text-align: right;
	margin-right: 45px;
	margin-top: 2px;
	display: none;
}

.topbar input {
	width: 160px;
	border: 1px solid #dedede;
	height: 15px;
	font-size: 11px;
	color: #5c5c5c;
}


/* @end */

/* @group Home */

#home-image{
	width: 615px;
	height: 422px;
	background: url(images/home/rotate.php) no-repeat -4px 0;
	margin-top: 12px;
	margin-left: -4px;
}

/* @end */

/* @group Content */

#blog-title {
	width: 611px;
	float: left;
	display: block;
	height: 145px;
	background: url(images/lvtn_blog_title.jpg) no-repeat -4px 0;
	clear: both;
	text-align: center;
	color: #fff;
	font-size: 1px;
}

.entry-meta {
	font-size: .7em;
	display: block;
	clear: both;
	margin-bottom: 8px;
	margin-top: 12px;
	margin-left: 9px;
	vertical-align: bottom;
}

.lvtn-blog .entry-meta {
	font-size: .7em;
	display: block;
	clear: both;
	margin-bottom: 8px;
	margin-top: 12px;
}

.post-line {
	width: 611px;
	height: 3px;
	background: red url(images/lvtn_core_sprit.gif) no-repeat -37px -67px;
	margin-top: 50px;
	margin-bottom: 3px;
}

.post .entry-date {
	display: none;
}

.post .entry-meta .entry-date {
	float: left;
	margin-right: 20px;
	display: inline;
}

.entry-content p {
	margin-bottom: 8px;
	font-size: .8em;
	line-height: 1.5em;
	text-align: left;
}

.entry-content img, .entry-content img a {
	padding: 12px 17px 12px 12px;
	background: url(images/lvtn_core_sprit.gif) no-repeat -32px -102px;
	margin-left: -5px;
	float: left;
	display: block;
	margin-top: 17px;
}

.pageid-7 .entry-content img {
	background-image: none;
}

.more-link {
	float: left;
	margin-top: 10px;
}

ol {
	margin-left: 20px;
	list-style-type: disc;
	font-size: .8em;
	font-weight: bold;
}

ol li {
	margin-bottom: 10px;
}


/* @end */

/* @group Sidebar */

ul.xoxo {
	float: right;
}

li#rss-links ul li,li#categories ul li {
	width: 150px;
}

ul.xoxo ul li a, .gutter a {
	margin-left: 17px;
	font-size: .8em;
}

.lvtn-logo a{
	width: 200px;
	height: 49px;
	background: #FFF url(images/logo_min.gif) no-repeat 16px;
	color: #fff;
	font-size: 1px;
	text-align: right;
	float: left;
	padding: 0;
}

li#pages h3.widgettitle{
	color: #fff;
	font-size: 1px;
	text-align: right;
	width: 200px;
}

li#pages ul {
	border-top: 2px solid #dedede;
	margin-top: 10px;
}

li#pages ul li{
	margin-top: 10px;
	width: 198px;
}

li#pages ul li a {
	font-size: .9em;
}

li#pages ul li ul {
	display: none;
}

li#rss-links h3.widgettitle, li#categories h3.widgettitle, li#archives h3.widgettitle {
	margin-top: 37px;
	font-size: .7em;
	background: url(images/lvtn_core_sprit.gif) no-repeat -38px -73px;
	height: 1px;
	margin-bottom: 18px;
	padding-top: 5px;
	text-indent: 3px;
	margin-left: -3px;
	width: 200px;
}

li#archives select {
	width: 200px;
	height: 21px;
	background-color: #f6f6f6;
	border: 1px solid #cbcbcb;
}


/* @end */

/* @group Footer */

body.pageid-14 #footer .home-text {
	background: url(images/home_text.gif) no-repeat 40px;
	height: 161px;
}


#footer .lvtn-blog {
	width: 298px;
	float: left;
	margin-left: 34px;
	padding-right: 10px;
	display: none;
}

#footer .lvtn-news {
	width: 298px;
	display: none;
	float: left;
	margin-left: 2px;
}

#footer .lvtn-news strong {
	font-weight: normal;
	font-style: normal;
}

.lvtn-news-box {
	background: url(images/lvtn_core_sprit.gif) no-repeat -348px -81px;
	height: 50px;
	width: 307px;
}

.lvtn-blog-box {
	background: url(images/lvtn_core_sprit.gif) no-repeat -38px -81px;
	height: 50px;
	width: 305px;
}

#footer .gutter {
	width: 200px;
	float: right;
	padding: 0;
	margin: 160px 0 0;
}

.gutter .footer-line {
	height: 5px;
	background: url(images/lvtn_core_sprit.gif) -41px -67px;
	margin: 26px 0 7px;
}

.footer-line {
	height: 1px;
	background: url(images/lvtn_core_sprit.gif) -41px -67px;
	margin: 26px 0 7px 2px;
}

#footer .post p {
	font-size: .7em;
	line-height: 1.3em;
	background-color: #fff;
	margin-left: 2px;
}

#footer .post h2.entry-title {
	background-color: #fff;
	height: 43px;
	margin-left: 2px;
	width: 296px;
}

#footer .post h2.entry-title a{
	color: #44ab55;
	font-size: .8em;
	float: left;
	height: 42px;
	overflow: hidden;
}

.gutter li {
	list-style-type: none;
	margin-bottom: 3px;
}

.gutter li h2 {
	font-size: .7em;
	margin-top: -5px;
	margin-bottom: 8px;
	width: 200px;
}

p.dropcap-first:first-letter {
	color: #D4D4C7;
	float: left;
	font-size:80px;
	line-height:60px;
	padding-top:4px;
	padding-right:5px;
}

.bottom-line {
	//background: url(images/lvtn_core_sprit.gif) no-repeat 0 -303px;
	height: 22px;
	width: 692px;
	clear: left;
	float: left;
}

#footer .post p img {
	margin-bottom: 68px;
	margin-left: 9px;
	margin-top: 0;
}

.blog-cat-link, .blog-arc-link , .news-arc-link {
	height: 20px;
	width: 117px;
	float: left;
	margin-left: 10px;
	margin-top: 21px;
	margin-bottom: 23px;
}

.blog-cat-link {
	background: url(images/lvtn_core_sprit.gif) no-repeat -43px -265px;
}

.blog-arc-link {
	background: url(images/lvtn_core_sprit.gif) no-repeat -160px -265px;
}

.news-arc-link {
	background: url(images/lvtn_core_sprit.gif) no-repeat -355px -265px;
}

.blog-cat-link:hover {
	background: url(images/lvtn_core_sprit.gif) no-repeat -43px -284px;
}

.blog-arc-link:hover {
	background: url(images/lvtn_core_sprit.gif) no-repeat -160px -284px;
}

.news-arc-link:hover {
	background: url(images/lvtn_core_sprit.gif) no-repeat -355px -284px;
}

.credits {
	height: 18px;
	float: left;
	display: block;
	font-size: .6em;
	color: #aaa;
	margin: 3px 0 0 30px;
	clear: both;
	width: 100%;
}

/* @end */

/* @group Conditional */

body.pageid-14 #rss-links, body.pageid-14 #archives, body.pageid-14 #categories {
	display: none;
}

body.pageid-14 ul.xoxo .current_page_item {
	display: none;
}

/* @end */

/* @group Archive */

h2.page-title {
	color: #e73f49;
}

h2.entry-title {
	color: #e73f49;
	float: left;
	margin-bottom: 5px;
	padding-bottom: 0;
	width: 100%;
}


body.archive .entry-content, body.single .entry-content {
	clear: left;
	float: left;
}

body.archive .entry-content img, body.single .entry-content img{
	margin: 4px 4px 4px -9px;
	padding-left: 17px;
}

body.archive h3.entry-title a{
	color: #44ab55;
}

body.archive h3.entry-title a:hover{
	color: #e73f49;
}

body.archive h3.entry-title {
	margin-top: 62px;
}

body.archive .post {
	float: left;
}

body.archive #content .entry-meta, body.single .entry-meta {
	font-size: 1;
	margin: 7px 1px 1px;
}

.category-news #blog-header {
	width: 617px;
	height: 117px;
	background: url(images/lvtn_news_title.jpg) -1px 0;
	margin-bottom: -41px;
}

.category-blog #blog-header {
	width: 617px;
	height: 117px;
	background: url(images/lvtn_blog_title.jpg) -5px 0;
	margin-bottom: -41px;
}

/* @end */

/* @group Single */

body.single .post {
	margin-top: 30px;
	margin-bottom: 30px;
	float: left;
}

#nav-below {
	font-size: .8em;
	float: left;
	width: 593px;
	padding: 13px 10px 10px;
	background-image: url(images/s_grey.gif);
	margin-top: 10px;
	margin-bottom: 20px;
}

#nav-below .nav-previous {
	float: left;
}

#nav-below .nav-next {
	float: right;
}

/* @end */

/* @group Comments */

#comments {
	float: left;
	display: block;
	clear: both;
}

/* @end */

/* @group Plugins */

.ddfmwrap{
	float: left;
	clear: left;
	width: 607px;
	margin-top: 30px;
}

.ddfm label {
	width: 70px;
	float: left;
}

.ddfm input {
	width: 230px;
	background-image: url(images/s_grey.gif);
	margin-top: -1px;
	margin-bottom: 10px;
}

.ddfm img {
	margin: -7px 7px 0 0;
	padding: 3px;
	background-image: none;
	border: 1px dashed #e73f49;
}

.ddfm input#fm_verify {
	width: 155px;
}

.ddfm textarea {
	width: 607px;
	height: 100px;
}

.ddfm .submit {
	margin-left: 70px;
}

.ddfm .credits {
	display: none;
}

.postid-42 #nav-below, .postid-42 div.entry-meta {
	display: none;
}

/* @end */



