/*  
Theme Name: vc

		
*/
*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}
@font-face {
	font-family: "Croso";
	src: url(fonts/Croso.ttf) format("truetype");
}
@font-face {
	font-family: "Croso2";
	src: url(fonts/Croso.eot);
}

body 
{
font-size: 12px;
margin: 0px;
padding: 0px;
text-align: center;
color: #bdbdbd;
font-family: Arial, Helvetica, sans-serif;
background:#0e0e0e url(images/header.jpg) center top no-repeat;
}

#wrap
{
width:980px;
margin: auto;
background: none;
padding: 0px;
background: #000000 url(images/header.jpg) center top no-repeat;
}


                         /****************** Blogtitle ******************/


#blogtitle
{
height:245px;
text-align: left;
margin: 0px;
padding: 0px;
}
.title-link
{
width: 762px;
height:96px;
margin: 0px 0px 0px 0px;
padding: 18px 0px 0px 25px;
float:left;
}
.title-link img
{
border:none;
}

#description
{
float:left;
width:980px;
text-align: center;
}

.description
{
color: #ffeab6;
text-align: center;
font-size: 14px;
font-weight:normal;
padding:4px 221px 0px 52px;
margin:0px 0px 0px 0px;
line-height:24px;
height:48px;
}
#rss-top
{
padding:6px 890px 0px 30px;
margin:0px 0px 0px 0px;
float: left;
width:50px;
}
#rss-top a:link, #rss-top a:visited {
font-size:10px;
color: #fdbea8;
text-decoration: underline;
border: none;
font-weight: normal;
}
#rss-top a:active, #rss-top a:hover {
font-size:10px;
color: #fdbea8;
text-decoration: none;
border: none;
font-weight: normal;
}

/* nav
--------------------------------------------------*/
#nav
{
font-family: "Croso", "Croso2", Arial, Helvetica, sans-serif;
margin:0px 0px 0px 0px;
padding:5px 0px 0px 10px;
width:500px;
height:27px;
float:left;
overflow: hidden;
}


#nav ul 
{
margin:0;
padding:0;
}

#nav li {
float:left;
margin:0px;
padding:0px;
list-style-type:none;
}

#nav li a 
{
display:block;
padding:0px 14px 0px 14px;
font-size:18px;
color:#dcc7b0;
letter-spacing:1px;
font-weight: normal;
text-decoration:none;
line-height:26px;
}


#nav .selected a,
#nav .current_page_item a,
#nav a:hover
{
padding:0px 14px 0px 14px;
font-size:18px;
color:#f5eade;
text-decoration:none;
display:block;
}

#nav a:visited
{
padding:0px 14px 0px 14px;
font-weight: normal;
text-decoration:none;
display:block;
}

/* search */

#sb_search{
  margin: 0px;
  padding: 6px 149px 0px 0px;
  height: 23px;
  width:304px;
  float:right;
}
#search_form{
  margin: 0px;
  padding: 0px;
}
.s_text{
  border: 0;
  margin:0px 0px 0px 0px;
  padding:3px 0px 0px 0px;
  font-size: 12px;
  color: #7e6a6c;
  width: 166px;
  background: transparent;
}
.searchsubmit{
	background: url(images/search.gif) top left no-repeat;
	margin:2px 0px 0px 9px;
	padding:0px 0px 0px 0px;
	height: 23px;
	width: 59px;
	border: 0;
	cursor: pointer;  
}
.txt{
  margin: 0px;
  padding: 0px 0px 0px 0px;
  float: left;
}
.btn{
  margin: 0px;
  padding: 0px;
  float: left;
}


                         /****************** Container ******************/
#container
{
clear:left;
padding:0px;
margin:0px auto;
}


                         /****************** Left Sidebar Container ******************/

#leftnav
{
float: left;
width: 200px;
padding: 0px 0px 0px 10px;
margin: 0px 0px 0px 0px;
text-align: left;
}

                         /****************** Right Sidebar Container ******************/

#rightnav
{
float: right;
width: 200px;
padding: 125px 10px 0px 0px;
margin: 0px 0px 0px 0px;
text-align: left;
}

                         /****************** Content ******************/
#content
{
width: 538px;
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 11px;
text-align: left;

}

#content ul
{
padding-left: 15px;
}

#content ul li{
margin-left: 15px;
list-style-type: none;
}

#content ul ul li{
padding-left: 3px;;
}


#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
padding-left: 5px;
padding-right: 5px;
}
                         /****************** Footer ******************/

.footer
{
background: url(images/footer-bg.jpg) top repeat-x;
display: inline-table;
width:100%;
margin:0px;
padding:0px;
}

#footwrap
{
background: url(images/footer.jpg) top center no-repeat;
margin: auto;
padding: 0px;
color: #bda095;
font-size:12px;
font-weight: normal;
height:127px;
width:980px;
}

#footwrap img {
padding: 0px 0px 0px 0px;
border:none;
}

.footer-bottom-text {
float:left;
color: #bda095;
text-decoration: none;
text-align:center;
font-weight: normal;
width:600px;
padding:57px 0px 0px 10px;
display:block;
line-height:20px;
}
.footer-bottom-text a:link, .footer-bottom-text a:visited {
color: #bda095;
text-decoration: none;
border: none;
font-weight: normal;
}
.footer-bottom-text a:hover, .footer-bottom-text a:visited:hover {
color: #f1e5e1;
text-decoration: none;
border: none;
}


                         /******************Left Sidebar ******************/

#sidebarleft
{
color: #959394;
margin: 0px;
background: none;
padding:0px;
background: url(images/sidebar-bg.jpg) repeat-y;
}

#sidebarleft ul
{
list-style-type:none;
background:url(images/sidebar-footer.jpg) no-repeat bottom;
padding-bottom:39px;
}

#sidebarleft li
{
padding-bottom: 0px;

}

#sidebarleft ul li
{
padding-left: 0px;
margin-left: 30px;
margin-right: 10px;
padding-bottom: 2px;
list-style-image:url(images/arr.gif);
}

#sidebarleft ul li li
{
padding-left: 0px;
margin-left: 8px;
margin-right: 3px;
padding: 2px 0;
list-style-image:url(images/arr.gif);
}

#sidebarleft a:link, #sidebarleft a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #959394;
text-decoration: none;
border: none;
font-weight: normal;
}
#sidebarleft a:active, #sidebarleft a:hover {
font-family: Arial, Helvetica, sans-serif;
color: #959394;
text-decoration: underline;
border: none;
font-size:12px;
}
#sidebarleft h2 {
font-weight:bold;
font-style: italic;
color: #a1a1a1;
padding: 9px 0px 0px 0px;
margin:0px;
height:38px;
text-align:center;
background:url(images/sidebar-title.jpg) no-repeat;
}

#sidebarleft p
{
padding: 3px;
}
#sidebarleft div
{
background:url(images/sidebar-footer.jpg) no-repeat bottom;
padding-bottom:39px;
}
#sidebarleft img
{
margin:0px;
border: #1e1c1d 1px solid;
}

                         /******************Right Sidebar ******************/

#sidebarright
{
color: #959394;
margin: 0px;
background: none;
padding:0px;
background: url(images/sidebar-bg.jpg) repeat-y;
}

#sidebarright ul
{
list-style-type:none;
background:url(images/sidebar-footer.jpg) no-repeat bottom;
padding-bottom:39px;
}

#sidebarright li
{
padding-bottom: 0px;

}

#sidebarright ul li
{
padding-left: 0px;
margin-left: 30px;
margin-right: 10px;
padding-bottom: 2px;
list-style-image:url(images/arr.gif);
}

#sidebarright ul li li
{
padding-left: 0px;
margin-left: 8px;
margin-right: 3px;
padding: 2px 0;
list-style-image:url(images/arr.gif);
}

#sidebarright a:link, #sidebarright a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #959394;
text-decoration: none;
border: none;
font-weight: normal;
}
#sidebarright a:active, #sidebarright a:hover {
font-family: Arial, Helvetica, sans-serif;
color: #959394;
text-decoration: underline;
border: none;
font-size:12px;
}
#sidebarright h2 {
font-weight:bold;
font-style: italic;
color: #a1a1a1;
padding: 9px 0px 0px 0px;
margin:0px;
height:38px;
text-align:center;
background:url(images/sidebar-title.jpg) no-repeat;
}

#sidebarright p
{
padding: 3px;
}
#sidebarright div
{
background:url(images/sidebar-footer.jpg) no-repeat bottom;
padding-bottom:39px;
}
#sidebarright img
{
margin:0px;
border: #1e1c1d 1px solid;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 0 0; }


                         /****************** Paragraph ******************/

p
{
margin-bottom: 0px;
margin-top: 12px;
}

                         /****************** Blockquote ************************/

blockquote
{
margin: 0px 0px 0px 30px;
padding: 0px 25px 0px 0px;
font-style: italic;
color: #999;
border-left: 1px solid #4d4d4c;
}


                         /****************** Post Metadata ********************/

.postmetadata
{
font-size: 12px;
padding: 10px 0px 6px 0px;
margin: 0px 20px 0px 20px;
text-align: center;
color: #3b3a3a;
font-weight:normal;
line-height:15px;
}

#content .postmetadata
{
padding-left: 10px;
}

.postmetadata a:link
{
border: none;
color: #3b3a3a;
font-weight: normal;
}

.postmetadata a:visited
{
color: #3b3a3a;
font-weight: normal;
}
a:active{
color: #3b3a3a;
font-weight: normal;
text-decoration: underline;
}
.postmetadata a:hover
{
color: #3b3a3a;
font-weight: normal;
text-decoration: underline;
}



                         /****************** Links ************************/

a:link
{
color: #bdbdbd;
text-decoration: none;
font-weight: bold;
}

a:visited
{
color: #bdbdbd;
text-decoration: none;
font-weight: bold;
}
a:active{
text-decoration: underline;
font-weight: bold;
}
a:hover
{
text-decoration: underline;
}



a img 
{
border: none;
background:none;
padding:0px;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


                         /****************** Comments ************************/

.commentlist
{
padding-left:0px;
padding-right:0px;
color: #333;
}

.commentlist li
{
margin: 8px 15px 8px 0px;
list-style: none;
background: #fff;
border: 2px solid #4d4d4c;
}


.commentlist li ul li
{
border: none;
}


.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentlist a:link
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #4d4d4c;
}

.commentlist a:visited
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #4d4d4c;
}

.commentlist a:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #000000;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #000000;
}


.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
text-decoration: none;
color: #4d4d4c;
}

.commentnumber {
margin-top: 2px;
float:right;
color: #4d4d4c;
font-size: 30px;
}

#comment
{
width:90%;
}

.textarea-comment, .input-comment{
border:#4d4d4c 1px solid;
}
.submit-comment{
border:#4d4d4c 1px solid;
background-color:#383837;
color:#9e9e9e;
padding:5px 10px 5px 10px;
cursor: hand;
cursor:pointer;
}


                         /****************** Headings******************/

h1
{
font-size: 35px;
color: #0017a6;
}

h2
{
font-family: Arial, Helvetica, sans-serif;
display: block;
font-size: 14px;
font-weight: normal;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}
h2.posttitle   
{
font-weight:bold;
font-style: italic;
font-size: 14px;
color: #dadcdb;
line-height:22px;
text-align:left;
padding: 4px 20px 0px 25px;
margin:0px;
}
.posttitle a:link, .posttitle a:visited, .posttitle a:hover, .posttitle a:visited:hover
{
font-size: 14px;
color: #dadcdb;
font-weight:bold;
font-style: italic;
text-decoration: none;
}

h2.pagetitle   
{
font-weight:bold;
font-style: italic;
font-size: 14px;
color: #dadcdb;
line-height:22px;
text-align:center;
padding: 4px 20px 0px 20px;
margin:0px;
}

.pagetitle a:link, .pagetitle a:visited, .pagetitle a:hover, .pagetitle a:visited:hover
{
font-weight:bold;
font-style: italic;
font-size: 14px;
color: #dadcdb;
text-decoration: none;
}

h3
{
font-family: Arial, Helvetica, sans-serif;
display: block;
font-size: 14px;
font-weight: bold;
}
h4
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
padding: 0px;
margin: 0px;
text-align: center;
color:#bdbdbd;
}

h5
{
font-family: Arial, Helvetica, sans-serif;
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

                          /*Miscellaneous*/

.entry
{
margin: 5px 5px 5px 5px;
}
.entry img
{
margin:0px;
border: #1e1c1d 1px solid;
}
                         /*Contained Floats Fix*/
.post
{
display: block;
overflow:hidden;
margin-left:auto;
margin-right: auto;
margin-bottom:15px;
background:url(images/post-bg.jpg) repeat-y;
}
.posttop
{
margin:0px;
height:56px;
display:block;
overflow: hidden;
background:url(images/post-title.jpg) no-repeat;
}
.posttop-hidden
{
height:24px;
display:block;
overflow: hidden;
}
.postfooter
{
margin:0px;
height:26px;
background:url(images/post-footer.jpg) no-repeat bottom;
display:block;
}

.bookmark
{
float:left;
margin:0px;
width:538px;
height:15px;
padding:0px 0px 0px 0px;
background:url(images/bookmark.jpg) no-repeat bottom;
}
.bookmark-img
{
float:right;
margin:2px 0px 0px 0px;
height:25px;
}
.rating
{
float:left;
margin:0px;
width:360px;
height:24px;
padding:4px 0px 0px 20px;
}
.post-tag-bg
{
margin:0px;
width:538px;
background: url(images/post-tag-bg.jpg) repeat-y;
}
.pagetop
{
margin:0px;
height:56px;
display:block;
overflow: hidden;
background:url(images/page-title.jpg) no-repeat;
}
.pagefooter
{
margin:0px;
height:26px;
background:url(images/page-footer.jpg) no-repeat bottom;
}
.date
{
font-size: 11px;
line-height:15px;
padding: 11px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align: center;
color: #938384;
float:right;
width:132px;
}

                     /*Code*/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #333;
color: #FFFFE8;
}

/******************Search**************/

#searchform {
text-align:center;
	}

/******************Calendar**************/
#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0;
width: 200px;
}

#wp-calendar #next a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td 
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th 
{
/*padding: 3px 0;*/
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img 
{	
border:none;
}

.alignright {
text-align: right;
}

.alignleft {
text-align: left;
}

.navigation {
display: block;
text-align: center;
margin: 30px 10px 30px 10px;
}
.navigation a {
color:#bdbdbd;
}

.wp-smiley
{
padding: 0;
}

.textwidget
{
padding: 0px 10px 0px 10px;
}
.widget_tag_cloud div
{
padding: 0px 10px 0px 10px;
}
#tags ul{
padding: 0px 10px 30px 10px;
}

