/*Theme Name: NCIS Los Angles TemplateTheme URI: http://freewomensblogs.comDescription: 3 columns theme clean and simple fixed width, designed by <a href="http://freewomensblogs.com">Free Women's Blogs</a>Version: 1.0Author: Free Women's BlogsAuthor URI: http://freewomensblogs.com*//************************//*     Global Design    *//************************/* {    margin: 0;    padding: 0;}a {	color: #BF94FF;	text-decoration: none;}a:hover{	text-decoration: underline;}body {    font-family: Verdana, sans-serif; font-size:12px;    background-color: #040605;}ul, ol {    list-style-type: none;}blockquote, #content ul, #content ol, p, pre {    margin: 0 0 0.5em 0;}/************************//*     Layout Design    *//************************/#page {	width: 1004px;	margin: 0 auto;	}#header {    position: relative;    }#wrapper {    clear: both;     margin-top:-10px;    position: relative;           width:1004px;}#main{	float: left;	width: 570px;	padding-bottom:50px;		margin-left:5px;}#content {	float: left;	width: 570px;	padding:0;	}.sidebar {width:195px;}.side-left {    float: left;    padding-left:5px;}.side-right {    float: left;      margin-left:10px;   width:195px;       }/************************//*        Header        *//************************/#headerimg {    height: 345px;    background: url(images/header.jpg) no-repeat center;}#headerimg h1 {    text-align:left;    padding-left:60px;    padding-top:150px;    font-family: gramond, 'times New Roman';    font-size: 42px;}#headerimg a {	color: #C1D1EC;    text-decoration: none;}.description {     text-align:left;     color: #B1CDEF;     margin-top:-2px;      padding-left:120px;    font-family: arial, Verdana;    font-size: 14px;}/************************//*    Sidebar Design    *//************************/.sidebar ul {	font-size: 12px;}.sidebar ul h2 {	font-weight:normal;  	font:14pt  gramond,'times new roman';	color:#ffffff;    background:url(images/topbar.gif) no-repeat;        width:195px;        padding:10px 0 18px 10px;}.sidebar ul li {	    margin-bottom: 10px;}.sidebar ul ul {    margin: 0;}.sidebar ul ul li {    margin-bottom: 3px;    line-height: 15px;    padding-left: 10px;    width:190px;    }.sidebar ul ul ul {    display: none;}/************************//*    Content Global    *//************************/blockquote {    font-style: italic;    padding: 0 10px;}h1 {    font-size: 30px;}h2 {    font: 24px gramond, 'times new roman';    color:#B1CDEF; }h3 {    font-size: 14px;    color:#A1B2C7;}h4 {    font-size: 12px;}h5 {    font-size: 12px;}h6 {    font-size: 12px;}code, pre {    overflow: auto;    font-family: Courier;}#content ul {    padding-left: 20px;    list-style-type: square;}#content ol {    padding-left: 25px;    list-style-type: decimal;}#content ul ol, #content ol ul {    margin-top: 0.5em;}/************************//*    Content Design    *//************************/.posttop {	background:url(images/posttop.gif) no-repeat center;	width:569px;	height:42px;	margin:0;}.postbottom {	background:url(images/postbottom.gif) no-repeat top center;	width:569px;	height:42px;	margin:0px;}.post{	color: #A1B2C7;    font-size: 12px;    margin-left:0px;    padding:0 10px 10px 10px;    width:569px;	background:url(images/contentbg.gif) repeat-y left;}.post h2 {	padding-top:0px;}.post h2 a{	color:#B1CDEF;	font:24px gramond,'times new roman';}.postmetadata {	color: #99C7FF;    font-weight: normal;    font-size: 10px;    margin-bottom: 30px;}.postinf {	color: #A1B2C7;    font-weight: normal;    font-size: 10px;    margin-bottom: 5px;    width:500px;}.postmetadata a {color: #99C7FF;}.entry {    padding: 0px 0 20px 10px;    width:534px;       text-align:justify;    clear:both;    margin:0;    margin-top:-30px;}p.alt {    font-size: 12px;}.entry-tags {    display: block;}.navigation {    height: 1em;    font-size: 12px;    margin: 0 10px 0 10px;    width:500px; }.alignleft, .nav-previous {    float: left;}.alignright, .nav-next {    float: right;}a img {    border: none;}/************************//*    Comment Design    *//************************/#content ol.commentlist {	font-size: 11px;	padding: 0;	list-style-type: none;    margin: 0;    width:520px;}ol.commentlist li cite.author {    font-size: 13px;    font-weight: bold;    font-style: normal;}ol.commentlist li {    margin-bottom: 1em;    background-color: #284569;    border: 1px solid #4A6B94;    padding: 5px;}ol.commentlist li.alt {}ol.commentlist a {}ol.commentlist p {    margin: 0 0 0.5em 0;}#commentform p {    font-size: 12px;    margin: 0 0 5px 0;}#comment {    width: 90%;}#author, #email, #url, #comment {    padding: 3px;    font-family: Verdana, sans-serif;    font-size: 10px;}small.commentmetadata {    margin: 0 0 0.3em 0;}h3#comments, h3#respond {    font-size: 14px;    margin: 4px 0 4px 0;}h3#comments {    margin-top: 10px;}.recentcomments{	color:#B1CDEF;}/************************//*     Search Design    *//************************/#searchform  {	text-align: right;	width: 190px;	height: 33px;		margin-left:10px;}#searchsubmit {	width: 50px;	height:20px;	border: 1px solid #989898;	background-color: #eaeaea;	margin: 0 0;	font-size: 12px;}#menu_search_box{	font-family:Verdana, Arial, Helvetica, sans-serif;	color:#B1CDEF;	font-size:12px;	float:right;	padding-top:23px;	padding-right:160px;	font-variant:small-caps;}#menu_search_box input.s{	width:150px;	font-size:12px;	color:#B1CDEF;	border:0px;	background:none;}#menu_search_box span{	position:relative;}/************************//*   Calendar Design    *//************************/#wp-calendar {	width: 200px;	color:#B1CDEF;}#wp-calendar td {	text-align: center;	color:#4F5D6F;}/************************//*     Footer Design    *//************************/#footer {    font-size: 12px;    height: 35px;    width: 100%;    text-align:center;    padding: 0;    clear: both;    margin: 0;	    color:#4A6B94;  }#footer a{	color:#A1B2C7;}/************************//*     Other Design     *//************************/.clear {    clear: both;}#date{background:url(images/calendar.gif) no-repeat;float:left;height:57px;width:63px;margin:0px 10px 0px 10px; }.month{	text-align:center;	font-size:11px;	margin-top:2px;	margin-bottom:0;	height:25px;	color:#E1E1E1;	}.day{text-align:center;margin:0;font:36px gramond,'times new roman';color:#ffffff;margin-top:6px;line-height:28px;}