/*Theme Name:		Milarepa
Version: 		1.0
Description: 	Milarepa
Author: 		-
Author URI:		-


== Short-cuts for Joe ==
Link to to inside the image folder:  (Can only be used on the php files, not in CSS - DUH!
	<img src="<?php bloginfo('template_directory') ?>/images/headerbg.png">
*/

/* Reset Browser Defaults*/
@import url(library/styles/reset.css); 

/* Site Specific Styles */
@import url(css/screen.css);

/* Site Specific Styles */
@import url(css/wordpress-extras.css);

body {
background-image: url(images/bodybg.jpg);
background-position:top;
background-repeat:repeat-x;
background-color: #ffffff;
font-family: Lucida, Calibri, Georgia, Tahoma;
}
.postmeta-single {
border: #da3126 dashed 1px;
background-color:#ffc9c5;
padding: 5px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#wrapper {
margin: 0 auto;
width:939px;
margin-top:15px;
margin-bottom:15px;
padding-top:10px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#header {
background-image: url(http://www.milarepamovie.com/wp-content/themes/milarepa/images/headerbg.png);
background-repeat:no-repeat;
background-position:top;
height: 150px;
background-color:#a19f8e;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-bottom:10px;
padding-top:5px;
padding-bottom:5px;
}
#headerlogo {
float:left;
margin-top: 20px;
margin-left: 10px;
}
#headertext {
width: 650px;
float:left;
margin-top: 20px;
margin-left: 25px;
}
#headertitle {
float:left;
margin:10px 0 0 40px;
}
h2 {
color:#ffffff;
font-size:36px;
padding:0 5px 0 5px;
}
#headerdesc {
float:left;
margin:5px 0 0 40px;
color:#ce463d;
font-weight:bold;
font-size: 18px;
padding:0 5px 0 5px;
}
#headernav {
background-color:#ac0000;
height:47px;
color:#000000;
margin:0 0 10px 0;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#headernavtext {
padding-top:13px;
padding-left:5px;
padding-right:5px;
}
#headernavtext a {
color:#ffffff;
font-weight:bold;
text-decoration:none;
margin-top:10px;
padding:10px 15px 10px 15px;
}
#headernavtext a:hover {
background-image:url(http://www.milarepamovie.com/wp-content/themes/milarepa/images/navigationbg_hover.jpg);
background-color:#da1313;
color:#FFFFFF;
}
#headernavtext ul {list-style:none;display:inline;}
#headernavtext li {list-style:none; display:inline;}
#headernavtext ul li {list-style:none;display:inline;}
#headernavtext ul li ul {list-style:none;display:inline;}
#headernavtext ul li ul li {list-style:none;display:inline;}
#contentwrapper {
background-image: url(http://www.milarepamovie.com/wp-content/themes/milarepa/images/wrapperbg.jpg);
}
#contentwrappertop {
}
#contentwrapperfooter {
background-image:url(http://www.milarepamovie.com/wp-content/themes/milarepa/images/contentfooter.png);
}
#content {
float: left;
width:555px;
margin-right:100px;
}
.post {
width:650px;
margin-bottom:15px;
}
.posttitle{
margin-bottom:5px;
padding:0 5px 0 5px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
h1 {
font-size:20px;
font-weight:bold;
color:#da3126;
text-align: left;
}
h1 a {
color:#da3126;
text-decoration:none;
}
.posttext {
background: url(http://www.milarepamovie.com/wp-content/themes/milarepa/images/blackbg.png);
margin-bottom:5px;
color:#000000;
font-size:14px;
padding:10px;
line-height:20px;
}
.posttext p{
padding-bottom:10px;
}
.posttext a{
color:#ac0000;
font-weight:bold;
text-decoration:none;
}
.posttext a:hover{
text-decoration:underline;
}
.posttext ul {
padding-left:40px;
padding-right:40px;
color:#666666;
margin-top:20px;
margin-bottom:20px;
}
.posttext ul li {
list-style-type:disc;
list-style-position:inside;
color:#666666;
margin-bottom:5px;
}
.posttext ol {
list-style-type:decimal;
padding-left:40px;
padding-right:40px;
color:#666666;
margin-top:20px;
margin-bottom:20px;
}
.posttext ol li {
list-style-type:decimal;
list-style-position:inside;
color:#666666;
margin-bottom:5px;
}
.postmeta {
background-image: url(http://www.milarepamovie.com/wp-content/themes/milarepa/images/darkerblackbg.png);
color:#999999;
padding:2px 5px 0 0;
text-align:right;
font-size:12px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.postmeta a{
color:#ac0000;
font-weight:bold;
text-decoration:none;
}
.postmeta a:hover{
text-decoration:underline;
}
#sidebar {
float:right;
width: 279px;
}
.sidebarwidgetbg {
margin-bottom:15px;
}
.sidebarwidget {
padding:0 0 5px 0;
font-size:12px;
color:#000000;
}
h3 {
background-color:#a19f8e;
color:#333333;
font-size:16px;
font-weight:bold;
text-align:center;
padding-top:10px;
padding-bottom:10px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
h3 a {
color:#333333;
font-decoration:none;
}

.sidebarwidget a {
color:#333333;
font-weight:bold;
text-decoration:none;
}
.sidebarwidget a:hover {
text-decoration:underline;
}
.sidebarwidget ul {
list-style:none;}
.sidebarwidget li {
list-style:none;
display:block;
}
.sidebarwidget li:hover {
	background-color:#f6f6f6;
}
.sidebarwidget ul li {
padding: 10px;
border-bottom:#757575 solid 1px;
list-style:none;}
.sidebarwidget ul li ul {
list-style:none;}
.sidebarwidget ul li ul li {
list-style:none;}

#footer {
border-top:#ac0000 solid 10px;
background-color:#060708;
color:#FFFFFF;
min-height:100px;
padding:5px;
text-align:right;
font-size: 12px;
}
#footer a {
color:#ac0000;
font-weight:bold;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
