/*  
Theme Name: Lionshare 2.0
Theme URI:  
Description:  A custom WordPress theme Coded for exclusive use by <a href="http://www.wpgeek.com" target="blank">Wpgeek.com</a>.
Version:  1.0
Author: WPGeek
Author URI: http://www.wpgeek.com/
*/
* { margin: 0; }
html { padding: 0; margin: 0; }
html, body { height: ; }

body { background-image:url('http://www.lionsharemovie.com/images/background.jpg');  background-repeat:repeat-x; font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	color: 140900; }

img { border: none; }

a { outline: none; }
a:link { text-decoration: none; color: #140900; border: 0px; }
a:active { text-decoration: underline; color: #F90; border: 0px; }
a:visited { text-decoration: none; color: #140900; border: 0px; }
a:hover	{ text-decoration: underline; color: #000; border: 0px; } 
a:focus { outline: none; }

h1, h2, h3, h4 { margin: 0; padding: 0; font-weight: normal; font-family: georgia; font-size: large;}


form { padding: 0px; margin: 0px;}
input { font-family: 'arial'; color: 140900}; font-size: 11px;}
textarea { font-family: 'arial'; color: 140900}; font-size: 11px;}
select { font-family: 'arial'; color: 140900; font-size: 11px;}

.alignleft { float: left; }
.alignright { float: right; }
.clear { clear: both; }

/* BGContainer +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.wrapper { width: 960px; min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -30px; }
.BGC { width: 960px; margin: 0 auto;  position: relative }

/* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Header { height: px; }
.Header .Header_left { float: left; margin-top: 48px; margin-bottom: 5px; }
.Header .Header_right { float: right; margin-top: -44px;  margin-bottom: -10px; }

/* Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Menu  { clear: both; float: left; width: 960px;
font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
        font-weight: 900;
	color: 140900;

 }
.Menu ul { margin-top:33; padding: 0; float: left; }
.Menu ul li{ margin: 0; padding: 0; list-style: none; display: inline; float: left; line-height: 2px; padding: 0 18px; }

/* Container +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.CON { width: 960px; float: left; position: relative; }

/* Container for Pages +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.CON_page { width: 960px; float: none; margin-left: 180px; }

/* Side Central +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SC { width: 600px; position: relative; float: left; margin: 0; padding: 0; }

/* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Post { position: relative; margin: 20px 21px 50px 8px; padding: ; }
.Post h1 { font-size: 20px; line-height: 1.4em; font-weight: bold; }
.Post h2 { font-size: 14px; line-height: 1.4em; }

.Post img { display: inline; }

.Post p { margin: 5px 0 10px 0; padding: 0; font-size: 12px; line-height: 1.4em; }

.Post ol { margin: 0; padding: 0; }
.Post ul { margin: 0; padding: 0; }
.Post ol li { list-style-type: decimal; margin: 5px 0 5px 30px; padding: 0; }
.Post ul li { list-style: square; margin: 5px 0 0 20px; padding: 0 0 0 10px; }

.Post blockquote { margin: 5px; padding: 1px 5px; background: #eee; }
.Post blockquote p { font-size: 11px; padding: 10px; margin: 5px 0px; line-height: 15px; border: 1px dashed #444;}
.Post blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; font-size: 11px; line-height: 15px; }
.Post a { text-decoration: underline;}

/* Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments { margin: 10px 10px 0 10px; }

/* Comments List  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .List h3, #respond { font-size: 10px; font-weight: normal; text-transform: uppercase; }
.Comments .List ol { padding: 0px; margin: 0px;}
.Comments .List li { position: relative; padding: 5px; margin: 0 0 5px 0; list-style-type: none; border: 1px solid #464646; }
.Comments .List .ListNr { position: absolute; top: 5px; right: 5px; font-size: 11px; line-height: 12px; font-family: 'Arial'; font-weight: normal; }

.Comments .List big { margin: 0px; padding: 0; font-size: 11px; line-height: 11px; font-weight: bold; display: block;}
.Comments .List small { padding: 0; margin: 0px; font-size: 10px; }

.Comments .List .ListContent { font-size: 11px; line-height: 1.4em; background: #fff; display: block;}

/* Comments Form ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .Form h3 { font-size: 10px; font-weight: normal; text-transform: uppercase; }
.Comments .Form { position: relative; }
.Comments .Form form { margin: 0px; padding: 0px; }
.Comments .Form p { padding: 0px; margin: 0px; font-size: 11px; }
.Comments .Form p small strong { font-size: 10px; font-weight: bold; }
.Comments .Form p small { font-size: 11px; display: block; }
.Comments .Form .TextField { background: #fff; border: solid 1px #464646; padding: 4px; font-size: 11px; display: block; width: 500px; }
.Comments .Form .TextArea { background: #fff; border: solid 1px #464646; padding: 4px; font-size: 12px; display: block; width: 500px; }

.Comments .Form input.SubmitComment { margin-top: 8px;}

/* Navigation ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Navigation { margin: 0 10px; text-align: center; line-height: 1.4em; } 

/* Side Bar Left +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SRL { width: 180px;  display: block; position: relative; margin: 0; padding: 0; float: left; }

.left_widget { display: block; margin: 20px 0 0px 0px; padding: 0 0 5px 0;  }
.left_widget h1 { padding: 0px 0px; font-size: 14px; line-height: 1.4em; }
.left_widget ul { margin: 0; padding: 0; }
.left_widget ul li { margin: 0 0 0 0px; padding: 0; list-style: square; line-height: 1.4em; }

/* Side Bar Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SRR { width: 180px; display: block; position: relative; margin: 0; padding: 0; float: left; }

.right_widget { display: block; margin: 0 0 0px 0; padding: 0 0 5px 0; }
.right_widget h1 { padding: 0px 0px; font-size: 11px; line-height: 1.4em; }
.right_widget ul { margin: -20px 0px 0px 0px; padding: 0; }
.right_widget ul li { margin: 10px 0 0 10px; padding: 0; font-size: 11px; list-style: square; color: #140900; line-height: 1.4em; }

/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Footer, .push { height: 30px; }

.Footer { width: 600px; display: block; text-align: center; margin: 0 auto; clear: both; position: relative; height: 30px; }
.Footer p { font-size: 10px; padding: 0px; margin: 0px; line-height: 1.4em; }
.Footer a { text-decoration: underline;}
