/*
	Theme Name: Lianna Gutierrez
	Theme URL: http://www.adpublishing.org
	Description: Wordpress Theme for Lianna Gutierrez
	Author: Adpublishing
	Author URI: http://www.adpublishing.org
	Version: 1.0 Beta
	
*/

body {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0 auto 0;
	padding: 0;
	line-height: 20px;
	
	}
	
	
/***** Hyperlinks ********************/

a, a:visited {
	color: #2255AA;
	text-decoration: none;
	}
	
a:hover {
	color: #2255AA;
	text-decoration: underline;
	}
	
	
a:focus, a:hover, a:active {
	outline: none;
	}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/***** Wrap ********************/

#wrap {
	width: 1030px;
	height:780px;
	margin: 0 auto 0;
	padding: 0;
	background:url(images/background.png);
	}

/***** Header  ********************/

#header {
	width: 1029px;
	height: 80px;
	margin: 0;
	padding: 0;
	}
	
#title-area {
	background: url(images/lianna-logo.jpg) left top no-repeat;
	width: 1029px;
	float: left;
	margin: 0; 
	padding: 20px 0 0 0;
	overflow: hidden;
	
	}
	
#title-area #title {
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin: 0; 
	padding: 0;
	}
	
#title-area #title a {
	color: #333333;
	margin: 0; 
	padding: 0;
	text-decoration: none;
	}
	
#title-area #title a:hover {
	color: #333333;
	text-decoration: none;
	}
	
#title-area #description {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0;
	}

#header .widget-area {
	width: 470px;
	float:right;
	margin-right:75px;
	margin-top:5px;
	padding: 0;
	height:43px;
	
	}
	
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	}
	

	
/***** Image Header - Partial Width ********************/

.header-image #header #title-area {
	background: url(images/lianna-logo.jpg) left top no-repeat;
	margin-left:100px;
	}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	float: left;
	width: 378px;
	height: 98px;
	margin:0;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.header-image #title-area #description {
	display: block;
	width: 0; 
	height: 0;
	overflow: hidden;
	}


/***** Menu ********************/
	

.menus a{
font: bold 11px Arial;
display: block;
padding-top: 4px;
text-decoration: none;
color:#333333;
float: left;
display: inline;
margin-right: 0px;
text-align:center;
}	


.fanbuttons a{
width: 102px;
height: 43px;
background-image:url(images/y-menu_06.png);
background-repeat: no-repeat;
}

.fanbuttons a:hover{
background-image:url(images/menu_06.png);
color:#FFFFFF;
}	
.homebuttons a{
width: 55px;
height: 43px;
background-image:url(images/y-menu_01.png);
background-repeat: no-repeat;
}

.homebuttons a:hover{
background-image:url(images/menu_01.png);
color:#FFFFFF;
}	

.aboutbuttons a{
width: 51px;
height: 43px;
background-image:url(images/y-menu_02.png);
background-repeat: no-repeat;
}
.aboutbuttons a:hover{
background-image:url(images/menu_02.png);
color:#FFFFFF;
}	


.blogbuttons a{
width: 45px;
height: 43px;
background-image:url(images/y-menu_03.png);
background-repeat: no-repeat;
}
.blogbuttons a:hover{
background-image:url(images/menu_03.png);
color:#FFFFFF;
}	

.contactbuttons a{
width: 66px;
height: 43px;
background-image:url(images/y-menu_04.png);
background-repeat: no-repeat;
}
.contactbuttons a:hover{
background-image:url(images/menu_04.png);
color:#FFFFFF;
}	

.gallerybuttons a{
width: 60px;
height: 43px;
background-image:url(images/y-menu_05.png);
background-repeat: no-repeat;
}
.gallerybuttons a:hover{
background-image:url(images/menu_05.png);
color:#FFFFFF;
}	
.newsbuttons a{
width: 52px;
height: 43px;
background-image:url(images/y-menu_07.png);
background-repeat: no-repeat;
}
.newsbuttons a:hover{
background-image:url(images/menu_07.png);
color:#FFFFFF;
}	


/***** Inner ********************/

#inner {
	width: 1029px;
	margin: 20px 0 20px 0;
	padding: 0;
	}
	

/***** slide ********************/
.slide{
height:530px; 
width:410px; 
float:left; 
text-align:center; 
margin-top:11px; 
margin-left:80px;
}

#rotator
{
	overflow: hidden;
	position: relative;
	height:530px; 
	width:410px; 
	float:left; 
	margin-top:11px; 
	margin-left:80px;
}

#rotator img
{
	border: 0;
	width: 410px;
	height: 530px;
}
/***** video player ********************/
#video-player
{
width:387px;
height:217px;
background:url(images/player.gif) no-repeat;
float:right;
margin-right:130px;
text-align:center;
padding-left:5px;
}

/***** main content ********************/
#main-content
{
width:387px;
height:300px;
float:right;
margin-top:20px;
margin-right:130px;
overflow:auto;
}

#page-content
{
width:360px;
font-family:calibri;
font-size:14px;
background:#FFFFFF;
opacity:0.8;filter:alpha(opacity=40);
color:#333333;
padding:15px 5px 15px 15px;
height:450px;
float:right;
margin-right:130px;
overflow:auto;
}

/***** scroller ********************/

div.scrollholder
{
    position: relative;
    width: 360px; 
	height: 450px;
    overflow: auto;
}

div.scroll
{
    position: absolute;
    left: 0; top: 0;
    width: 95%;
   
}

/* <Scroll> */
div.track
{
    position: relative;
    float:right;
    top: 0; 
    width: 15px; height: 100%;
    font-size: 0;
  
}

div.drag_bar
{
    position: absolute;
    width: 100%; height: 5px;
    cursor: pointer;
    background: #e9e7e7;
}  

#cal-date{
background:url(images/cal-icon.gif) no-repeat;
width:85px;
height:86px;
float:right;
text-align:center;
padding-top:13px;
color:#FFFFFF;
font-size:34px;
font-family:calibri; 
line-height: 30px;;
font-weight:bolder;
text-transform:uppercase;
}

/***** Gallery ********************/


/***** Breadcrumb ********************/

.breadcrumb {
	background: #F7F7F7;
	margin: 0 0 30px 0;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
	}


/***** Gallery Content ********************/

#content {
	width: 1030px;
	height:542px;
	margin: 0;
	padding: 0;
	float: left;
	}


	

/***** Headlines in Content ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
	}


	


	

/***** Footer ********************/

#footer {

	clear: both; 
	overflow: auto;
	width: 1030px;
	height:140px;
	color:#333333;
	font-size: 13px;
	font-weight:bold;
	margin: 0;
	padding: 2px 0 5px 0;
	font-family:calibri;
	
	
	
	}

#footer .wrap {
	width:700px;
	float:left;
	margin-left:150px;
	margin-top:5px;
	}
	
#footer a, #footer a:visited {
	color:#333333;
	text-decoration: none;
	}
	
#footer a:hover {
	color:#000000;
	text-decoration:none;
	}
	

#footer .powered {
	width: 150px;
	height:53px;
	color:#383838;
	font-size:13px;
	font-weight:bold;
	float:left;
	}
.powered {
	width: 53px;
	height: 53px;
	background: url(images/powered-1.png)0 0 no-repeat;;
	
}
.powered:hover {
	width: 53px;
	height: 53px;
	background: url(images/powered-2.png)0 0 no-repeat;;
}	


#footer .rolling {
	clear: both; 
	overflow: auto;
	width: 1030px;
	height:30px;
	margin: 0;
	padding: 0;
	}
#footer .socialicon {
	width: 500px;
	height:40px;
	margin: 0;
	margin-top:8px;
	margin-left:280px;
	}	
	
#footer .menu {
	width: 430px;
	height:20px;
	margin: 0;
	float:right;
	margin-right:120px;
	text-align:center;
	}			
	



/*===========social icon ======================*/
.sharing-cl{
	  overflow:hidden;
	  margin:0;
	  padding:0;
	  list-style:none;
	  width:480px;
	  margin-top:5px;
	}
	.sharing-cl a{
	  overflow:hidden;
	  width:75px;
	  height:30px;
	  float:left;
	  margin-right:5px;
	  text-indent:-200px;
	  background:url(images/social-icons.png) no-repeat;
	}
	a.sh-su{background-position:-210px -40px;}
	a.sh-feed{background-position:-70px -40px;}
	a.sh-tweet{background-position:-140px -40px;}
	a.sh-mail{background-position:0 -40px;}
	a.sh-digg{background-position:-280px -40px;}
	a.sh-face{
	  margin-right:0;
	  background-position:-350px -40px;
	}
	a.sh-mail:hover{background-position:0 1px;}
	a.sh-feed:hover{background-position:-70px 1px;}
	a.sh-tweet:hover{background-position:-140px 1px;}
	a.sh-su:hover{background-position:-210px 1px;}
	.sh-digg:hover{background-position:-280px 1px;}
	a.sh-face:hover{
	  background-position:-350px 1px;
	}
 
	

