/* 
	A very nice black & white theme with a hint of red by marketto.ru
	Ver. 1.1 Special

*/

body{font:18px/1.5 Georgia, 'Times New Roman', Times, serif; }
* {font-family: Georgia, 'Times New Roman', Times, serif;}

a {color:#0000ee;}
a:hover {text-decoration:none; background:#ccccfc;}
a:visited {color:#6666f5;}

#topline-b {background:#000; padding:5px 0 5px 25px; color:#fff;}
#topline-b a, #topline-b a:visited, #topline-b a:hover {background:transparent; text-decoration:underline; color:#fff;}
#topline-b a:hover {text-decoration:none;}

#titles, #content, #bottom {padding-left:100px; width:65%;}

h1.pagetitle{font-size:100px; font-weight:normal; line-height:1em; padding:0px; margin:30px 0 0 -30px;}
h2.pagetitle{font-size:45px; font-weight:normal; line-height:1em; padding-left:0px; margin:0 0 20px;}
h3.pagetitle{font-size:20px; font-weight:normal; line-height:normal; padding:10px; margin:0 0 40px -10px;  background:#eee;}

#content h1{font-size:40px; font-weight:normal; margin-top:30px; margin-left:0px;}
/* .page-recipes #content h1{margin-left:-30px;} */
#content h2{font-size:28px; font-weight:normal; font-style:italic; margin:20px 0 10px 0px; padding-bottom:10px; border-bottom:1px solid #eee;}
#content p {margin-bottom:10px;}
#content li {list-style:none; font-size:20px; margin-bottom:20px;}
#content img {border:3px solid #eee;}
#content table {border-left:1px solid #eee; border-top:1px solid #eee; margin-top:10px;}
#content td {border-right:1px solid #eee; border-bottom:1px solid #eee; padding:5px;}
#content tr:hover {background:#eee;}
#content div.sourcecode {font:12px/1.5 'Courier New', Courier, monospace; margin-bottom:10px; padding:10px 10px 10px 20px; border-left:2px solid #ccc; background:#f5f5f5;}



.n404 h3.pagetitle {visibility:hidden;}
.n404 #content {visibility:hidden;}

#bottom{font-size:15px; margin:100px 0 50px 100px; padding:15px 0 0 0; border-top:1px solid #ccc;}