/*********************************************************************************************



Theme Name: Movie Magazine
Theme URI: http://www.rockablethemes.com/
Description: A magazine style theme by <a href="http://www.rockablethemes.com">Rockable Themes</a>
Version: 1.0
Author: Rockable Themes
Author URI: http://www.rockablethemes.com




**********************************************************************************************

1.  CSS Reset             -------------------------  All Theme Files
2.  Header                -------------------------  header.php
3.  Menu                  -------------------------  main-menu.php
4.  Second Menu           -------------------------  secmenu-dash.php
5.  Featured Container 1
6.  Featured Container 2
7.  Slider                -------------------------  sliders.php               
8.  Home Categories       -------------------------  home-categories.php
9.  Blog                  -------------------------  template-blog.php
10. Sidebar               -------------------------  sidebar.php
11. Tabs                  -------------------------  rockable-tabs.php
12. Search                -------------------------  search.php
13. Single Page           -------------------------  single.php, single-data.php
14. Related & Share       -------------------------  single-data.php
15. Page Navigation       -------------------------  page-navi.php
16. Contact Us Page       -------------------------  template-contact.php
17. Archive               -------------------------  archive.php
19. Footer                -------------------------  footer.php

**********************************************************************************************/




/********************************************************************************************* 

1.  CSS Reset  -------------------------  All Theme Files

*********************************************************************************************/   
* {
margin:0;
padding:0;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}

body {
	background-color:#ededed;
	font-weight:normal;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

fieldset, img {border: 0;}

address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}

ol, ul {list-style-type: none; list-style-position:inside;}
caption, th {text-align: left;}

h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight:normal;
 }

q:before, q:after {content: '';}
abbr, acronym {border: 0;}


/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */


/********************************************************************************************* 
Font Replacement
*********************************************************************************************/
@font-face {
	font-family: Museo100;
	src: url('/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/includes/fonts/Museo100.otf');
	font-style:normal;

}

@font-face {
	font-family: Museo300;
	src: url('/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/includes/fonts/Museo300.otf');
	font-style:normal;

}

@font-face {
	font-family: Museo500;
	src: url('/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/includes/fonts/Museo500.otf');
	font-style:normal;

}

@font-face {
	font-family: Museo700;
	src: url('/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/includes/fonts/Museo700.otf');
	font-style:normal;

}

@font-face {
	font-family: Museo900;
	src: url('/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/includes/fonts/Museo900.otf');
	font-style:normal;

}


/********************************************************************************************* 

2.  Header     -------------------------  header.php

*********************************************************************************************/ 
#header-container {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/header_elements/header_background2.jpg) repeat-x;
	height:118px;
	margin:0 0 0 0;
} 

#header-wrap {
	width:970px;
	margin:0 auto;
	padding:0 0 0 0;
}

#header-secmenu-dash {
	width:970px;
	height:31px;
	margin:0 auto;
}

#header-light {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/header_elements/header_light.png) no-repeat;
	width:935px;
	height:99px;
	padding:17px 0 0 0;
	margin:0 auto;
}

#logo h2 {
	text-align:center;
}

#site-description p {
	font-family:Georgia,Times New Roman,serif;
	font-style:italic;
	font-size:11px;
	color:#808d22;
	text-align:center;
}


/********************************************************************************************* 

3. Main Menu       -------------------------  main-menu.php

*********************************************************************************************/
#menu-container {
	width:970px;
	height:70px;
	margin:0 auto;
}

#menu-wrap {
	width:970px;
	height:44px;
}

#menu-part1 {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/menu_elements/menu_part1.png) no-repeat;
	width:10px;
	height:44px;
	float:left;
}

#menu-part2 {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/menu_elements/menu_part2.png) repeat-x;
	width:950px;
	height:44px;
	float:left;
	position:relative;
}

#menu-part3 {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/menu_elements/menu_part3.png) no-repeat;
	width:10px;
	height:44px;
	float:left;
}

#menu-shadow {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/menu_elements/menu_shadow.png) no-repeat;
	width:970px;
	height:26px;
}

.main-menu-container {
	padding:8px 10px 0 10px;
}

.main-menu-container a {
	font-family:Helvetica, Arial,Sans-serif;
	font-size:11px;
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	margin:0 0 0 0;
	
}

ul#main-menu {
	float:left;
}

ul#main-menu li {
	margin-right: 5px;
}

ul#main-menu li li {
	background-image:none;
	width: 206px;
	border-bottom: 1px dashed #cecece;
}

ul#main-menu li li a {
	background: url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/categories-menu-linkbg.png) no-repeat 14px 50%;
	text-align: left;
	height:auto;
	padding:7px 3px 7px 27px;
	display: block;
	width: 179px;
	color: #8b8b8b;
	font-weight: normal;
	margin:0 0 0 0;
}

ul#main-menu li li a:hover {
	background-color: #f0f0f0;
	color: #000000;
}

#main-menu ul {
	background: url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/catdropdown-bg2.png) no-repeat bottom left;
	margin:0 0 0 0;
	padding: 0 12px 45px;
	width: 210px;
	z-index:401;
}

#main-menu ul li ul {
	border-top: 1px solid #e8e8e8;
}

#main-menu li:hover ul,
ul#main-menu li.sfHover ul {
	top:35px;
}

#main-menu li li {
	background-image: none;
	margin: 0px;
}

ul#main-menu > li {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/menu_divider.jpg) no-repeat;
	background-position:right;
	padding:9px 9px 7px 4px;
}

ul#main-menu > li:hover,
ul#main-menu > li.current-cat,
ul#main-menu > li.current_page_item {
	
}
		
ul#main-menu > li:hover > a,
ul#main-menu > li.current-cat > a,
ul#main-menu > li.current_page_item > a {
	color:#808D22;
}

#main-menu li li a:hover {
	border: none;
}

#main-menu li li:hover ul,
ul#main-menu li li.sfHover ul {
	top:0px;
	left: 221px;
}

.nav ul { position:absolute; top:-999em; background-position: bottom; background-repeat: no-repeat; }
.nav li { float:left; position:relative; }
.nav a { display:block; float: left; }
.nav li:hovers ul, ul.nav li.sfHover ul { left:0px; top:46px; }
.nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }
.nav li li:hover ul, ul.nav li li.sfHover ul { left:234px; top:0px; }
.nav li:hover ul, .nav li li:hover ul { top: -999em; }
.nav li li {	display: block;	padding: 0px; float: left; height: auto !important; }
.nav li ul { width: 234px; }
.nav li li a:link, .nav li li a:visited {	display: block; height: auto; float: left; }
.nav li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }



/****** styling the menus feature from wp 3.0 ******/
#main-menu2 {
	margin:0 0 0 0;
	float:left;
}

#main-menu2 ul li a {
	padding:12px 9px 12px 9px;
}

.menu li {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/menu_divider.jpg) no-repeat;
	background-position:right;
	padding:5px 3px 7px 0;
	float:left;
	position:relative;
}

ul.sub-menu {
	background: url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/catdropdown-bg2.png) no-repeat bottom left;
	margin:13px 0 0 0;
	padding:5px 12px 45px;
	width: 210px;
	float:left;
	display:none;
	z-index: 99999;
	position:absolute;
}

.sub-menu li {
	width:210px;
	padding:5px 0 5px 0;
	border-bottom: 1px dashed #cecece;
	background-image:none;
}

.sub-menu li:hover {
	background-color: #f0f0f0;
}

.sub-menu li a {
	background: url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/categories-menu-linkbg.png) no-repeat 5px 50%;
	color:#8b8b8b;
	padding:7px 3px 7px 15px;
}

.current-page2 {
	list-style-type:none;
	margin:0 7px 0 0;
	float:left;
}




/********************************************************************************************* 

4. Second Menu       -------------------------  secmenu-dash.php

*********************************************************************************************/
.second-menu-container {
	padding:5px 0 0 0;
	width:500px;
	float:left;
}

.second-menu-container ul li {
	float:left;
	padding:0 7px 0 0;
}

.second-menu-container ul li a {
	font-family:Helvetica, Arial,Sans-serif;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	color:#414141;
}

.second-menu-container ul li a:hover {
	color:#666;
}


/********************************************************************************************* 

5.  Featured Container 1     

*********************************************************************************************/
#featured-container1 {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/slider_elements/slider_background.jpg) repeat-x;
	height:449px;
}

/********************************************************************************************* 

6.  Featured Container 2     

*********************************************************************************************/
#featured-container2 {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/featured_bg.jpg) repeat-x;
}

#featured-divider {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/featured_divider.jpg) repeat-x;
	background-repeat:repeat;
	height:3px;
	margin:0 0 23px 0;
}

#feat-cat-divider {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/featured_cat_elements/feat_cat_divider.png) no-repeat;
	margin:0 auto;
	width:962px;
	height:3px;
}

#featured-categories {
	width:970px;
	margin:0 auto;
}

#feat-cat-wrapper {
	width:950px;
	float:left;
	margin:26px 0 0 9px;
}

#feat-cat-thumb {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/featured_cat_elements/feat_cat_thumb_bg.png) no-repeat;
	width:310px;
	height:138px;
}

#feat-cat-panel {
	background: #000;
	height: 200px;
	display: none;
}
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 4px #333;
	background: url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/btn-slide.gif) no-repeat center top;
}
.btn-slide {
	background: url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 144px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active {
	background-position: right 12px;
}


/********************************************************************************************* 

7.  Slider     -------------------------  sliders.php     

*********************************************************************************************/
#slider-wrap {
	width:970px;
	height:378px;
	margin:0 auto;
}


/********************************************************************************************* 

8.  Home Categories  -------------------------  home-cats.php     

*********************************************************************************************/
#home-main-container {
	width:970px;
	margin:0 auto;
}

#home-categories-box {
	float:left;
}

.home-categories-wrap {
	width:635px;
	margin:0 0 0 5px;
}

.home-cat-tittle {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/home_cat_elements/cat_tittle_background.jpg) repeat-x;
	width:100%;
	height:34px;
}

.home-cat-tittle h5 {
	font-family:Helvetica, Arial,Sans-serif;
	font-size:11px;
	color:#808D22;
	width:68px;
	float:left;
	margin:8px 0 0 12px;
}

.home-cat-tittle h6 {
	font-family:Helvetica, Arial,Sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:#808D22;
	float:left;
	margin:8px 0 0 12px;
}

.home-cat-tittle h6 small {
	color:#fff;
	font-size:11px;
}

.home-cat-tittle a {
	font-family:Helvetica, Arial,Sans-serif;
	font-size:11px;
	color:#fff;
	float:left;
	text-decoration:none;
	text-transform:uppercase;
	margin:8px 0 0 0;
}
	

.cat-rounded-corners {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/home_cat_elements/tittle_rounded_corners.png) no-repeat;
	width:635px;
	height:4px;
}

.home-cat-body {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/home_cat_elements/home_cat_body_background.jpg) repeat-y;
	width:635px;
}

.home-cat-footer {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/home_cat_elements/home_cat_footer_background.jpg) no-repeat;
	width:635px;
	height:24px;
}

.home-cat-shadow {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/home_cat_elements/home_cat_shadow.jpg) no-repeat;
	width:635px;
	height:29px;
}

.home-category-block1 {
	padding:13px 0 0 0;
}

.home-category-firs {
	width:600px;
	margin:0 0 0 13px;
	background-color:#f6f6f6;
	padding:4px 4px 8px 4px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
}

.home-first-thumb {
	position:relative;
}

.home-first-thumb-title {
	position:absolute;
	background: url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/home_cat_elements/home_cat_title_background.png) repeat-x;
	width:100%;
	height:33px;
	margin:110px 0 0 0;
	padding:8px 0 0 0;
}

.home-first-thumb-title a {
	font-family:Georgia,Times New Roman,serif;
	font-style:italic;
	font-size:15px;
	color:#fff;
	text-decoration:none;
	margin:0 0 0 5px;
	float:left;
}

.home-first-thumb-title a:hover {
	color:#808D22;
}

.home-first-thumb-title small {
	font-family:Georgia,Times New Roman,serif;
	font-style:italic;
	font-size:11px;
	color:#808D22;
	float:left;
	margin:2px 0 0 5px;
}

.home-first-thumb-title strong a {
	font-family:Georgia,Times New Roman,serif;
	font-size:12px;
	color:#808D22;
	float:right;
	font-weight:normal;
	margin:2px 5px 0 0;
}

.home-category-block1 p {
	font-family:Helvetica,Arial,Sans-serif;
	font-size:11.5px;
	line-height:15px;
	margin:12px 0 0 0;
	color: #666;
	height:100px;
	border-bottom:1px dashed #CCC; 
	padding:0 0 3px 0;
}

.home-category-block1 p a {
	text-decoration:none;
	color:#636363;
}

#home-shadow-divider {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/home_cat_elements/shadow_divider.png) no-repeat;
	width:635px;
	height:25px;
	margin:22px 0 0 0;
}

.home-category-other ul {
	margin:0 0 0 3px;
	padding:15px 0 0 0;
}

.home-category-other li {
	width:190px;
	float:left;
	margin:0 0 0 8px;
	background-color:#f6f6f6;
	padding:4px 4px 8px 4px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
}

.home-other-thumb {
	position:relative;
}

.home-cat-bubble {
	position:absolute;
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/home_cat_elements/bubble.png) no-repeat;
	width:20px;
	height:18px;
	margin:5px 0 0 165px;
	text-align:center;
}

.home-cat-bubble a {
	font-family:Georgia,Times New Roman,serif;
	font-style:italic;
	font-size:10px;
	text-decoration:none;
	color:#808D22;
}

.home-other-thumb-title {
	position:absolute;
	background-image:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/home_cat_elements/home_cat_title_background.png);
	width:185px;
	margin:60px 0 0 0;
	padding:5px 0 5px 5px;
}

.home-other-thumb-title a {
	font-family:Georgia,Times New Roman,serif;
	font-size:13px;
	font-style:italic;
	color:#fff;
	text-decoration:none;
}

.home-other-thumb-title a:hover {
	color:#808D22;
}

.home-category-other small {
	font-family:Georgia,Times New Roman,serif;
	font-style:italic;
	font-weight:500;
	font-size:11px;
	color:#808D22;
	margin:8px 0 0 0;
	float:left;
}

.home-category-other small strong {
	color:#333;
	font-family:Georgia,Times New Roman,serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}

.read-more a {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/comments_elements/submit_btn2.png) no-repeat;
     width:80px;
	 height:24px;
	 display:block;
	 font-family:Helvetica,Arial,Sans-serif;
	 text-transform:uppercase;
	 font-size:9px;
	 text-decoration:none;
	 color:#fff;
	 padding:8px 0 0 14px;
	 position: absolute;
}

.read-more {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/comments_elements/submit_btn_hov2.png) no-repeat; 
	 width:80px;
     height:24px; 
	 display:block;
	 float:right;
	 color:#fff;
	 position: relative;
	 margin:20px 0 0 0;
}

.read-more small h6 {
	font-family:Helvetica,Arial,Sans-serif !important;
	text-transform:uppercase;
	font-style:normal;
	font-size:9px !important;
	padding:8px 0 0 14px;
}

.read-more2 a {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/comments_elements/submit_btn2.png) no-repeat;
     width:80px;
	 height:24px;
	 display:block;
	 font-family:Helvetica,Arial,Sans-serif;
	 font-size:9px;
	 text-decoration:none;
	 text-transform:uppercase;
	 color:#fff;
	 padding:8px 0 0 14px;
	 position: absolute;
}

.read-more2 {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/comments_elements/submit_btn_hov2.png) no-repeat; 
	 width:80px;
     height:24px; 
	 display:block;
	 float:right; 
	 position: relative;
	 margin:10px 0 0 0;
}

.read-more2 small h6 {
	padding:8px 0 0 14px;
	color:#808D22;
	font-family:Helvetica,Arial,Sans-serif;
	font-size:9px;
	text-transform:uppercase;
}

.posted-by {
	font-family:Georgia,Times New Roman,serif;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
	color:#333;
	margin:10px 0 0 0;
	float:left;
}

.posted-by a {
	font-family:Georgia,Times New Roman,serif;
	font-style:italic;
	font-size:12px;
	font-weight:normal;
	color:#808D22;
	text-decoration:none;
}

/********************************************************************************************* 

9.  Blog     -------------------------  template-blog.php     

*********************************************************************************************/
.blog-container {
	padding:13px 0 0 0;
	
}

.blog-content {
	padding:5px 0 0 20px;
	width:600px;
}

.blog-image {
	float:left;
}

.blog-image img {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #EEEEEE;
	padding:5px;
}

.blog-data {
	width:330px;
	margin:0 0 0 15px;
	float:left;
}

.blog-data h2 {
	border-bottom:1px dashed #CCC;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}

.blog-data h2 a {
	font-family:Georgia,Times New Roman,serif;
	font-size:20px;
	font-style:italic;
	color:#39474d;
	text-decoration:none;
}

.blog-data h2 a:hover {
	color:#808D22;
}

.blog-data small strong {
	font-family:Georgia,Times New Roman,serif;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
	color:#39474d;
}

.blog-data small {
	font-family:Georgia,Times New Roman,serif;
	font-size:11px;
	font-style:italic;
	color:#808D22;
	padding:5px 0 0 0;
}

.blog-data small a {
	text-decoration:none;
	color:#808D22;
}

.blog-data p {
	font-family:Helvetica,Arial,Sans-serif;
	font-size:11.5px;
	line-height:15px;
	color:#666;
	margin:50px 0 0 0;
}


/********************************************************************************************* 

10.  Sidebar  -------------------------  sidebar.php

*********************************************************************************************/ 
#sidebar-container {
	width:310px;
	float:left;
	margin:0 0 0 15px;
}

.sidebar-block-header {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/home_cat_elements/cat_tittle_background.jpg) repeat-x;
	width:310px;
	height:34px;
}

.sidebar-title-rounded-corners {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/sidebar_elements/sidebar_title_rounded_corners.png) no-repeat;
	width:310px;
	height:4px;
}

.sidebar-block-body {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/sidebar_elements/sidebar_body_background.jpg) repeat-y;
	width:310px;
}

.sidebar-block-footer {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/sidebar_elements/sidebar_footer.jpg) no-repeat;
	width:310px;
	height:24px;
}

.sidebar-block-shadow {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/sidebar_elements/sidebar_footer_shadow.jpg) no-repeat;
	width:310px;
	height:24px;
	margin:0 0 4px 0;
}

.sidebar-block-header h4 {
	font-family:Helvetica,Arial,Sans-serif;
	font-size:11px;
	color:#808D22;
	text-transform:uppercase;
	width:50px;
	float:left;
	margin:8px 0 0 12px;
}

.sidebar-block-header h3 {
	font-family:Helvetica,Arial,Sans-serif;
	font-size:11px;
	text-transform:uppercase;
	width:100px;
	float:left;
	color:#fff;
	margin:8px 0 0 0;
}

#searchtop { width:275px; margin:0 18px 0 0; float:right;}
#searchtop2 { width:275px; margin:0 18px 0 20px; float:left;}
#topsearch { float:right; width: 275px; height: 28px; background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/sidebar_elements/search_bg.png) no-repeat; margin:13px 0 0 0; }
#topsearch #s { float: left; margin: 7px 0 0 30px; border: 0; width: 230px; background: none; color:#333; font-family:Georgia,Times New Roman,serif; font-style:italic; }
#go {  width:1px; height:1px; text-indent:-9999px; background: none; border:none; cursor: pointer; }

#not-found {
	font-family:Georgia,Times New Roman,serif;
	font-style:italic;
	font-size:15px;
	margin:0 0 0 20px;
}

#sidebar-shadow-divider {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/sidebar_elements/shadow_divider.jpg) no-repeat;
	width:310px;
	height:10px;
	margin:13px 0 0 0;
}

#sidebar-social {
	margin:13px 0 0 13px;
}

#sidebar-social a {
	text-decoration:none;
}

/****** subscribe by rss ******/
#sidebar-rss {
	width:90px;
	line-height:11px;
	float:left;
}

#sidebar-rss img {
	float:left;
	margin:5px 0 0 0;
}

#sidebar-rss span {
	font-family:Museo500;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
	float:left;
	margin:3px 0 0 3px;
}

#sidebar-rss small {
	font-family:Museo300;
	font-size:11px;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	float:left;
	margin:0 0 0 3px;
}


/****** follow on twitter *****/
#sidebar-twitter {
	width:90px;
	line-height:11px;
	float:left;
	margin:0 7px 0 7px;
}

#sidebar-twitter img {
	float:left;
	margin:5px 0 0 0;
}

#sidebar-twitter span {
	font-family:Museo500;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
	float:left;
	margin:3px 0 0 3px;
}

#sidebar-twitter small {
	font-family:Museo300;
	font-size:11px;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	float:left;
	margin:0 0 0 3px;
}


/****** rss mail ******/
#sidebar-rssmail {
	width:100px;
	line-height:11px;
	float:left;
}

#sidebar-rssmail img {
	float:left;
	margin:6px 0 0 0;
}

#sidebar-rssmail span {
	font-family:Museo500;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
	float:left;
	margin:3px 0 0 3px;
}

#sidebar-rssmail small {
	font-family:Museo300;
	font-size:11px;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	float:left;
	margin:0 0 0 3px;
}
	

/****** sidebar widgets ******/
.sidebar-block-header h2 {
	font-family:Helvetica,Arial,Sans-serif;
	font-size:11px;
	color:#808D22;
	text-transform:uppercase;
	margin:8px 0 0 12px;
}

.sidebar-block ul {
	font-family:Helvetica,Arial,Sans-serif;
	font-size:11px;
	padding:0 0 0 12px;
}

.sidebar-block ul li {
	list-style-image: url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/categories-menu-linkbg.png);
	margin:10px 0 0 0;
}

.sidebar-block ul a {
	text-decoration:none;
	color:#666;
}

.sidebar-block ul a:hover {
	color:#000;
}

.sidebar-block .textwidget {
	font-family:Georgia,Times New Roman,serif;
	font-style:italic;
	width:290px;
	line-height:15px;
	margin:10px 0 0 12px;
}

/****** custom widgets ******/

.widget-thumb {
	width:60px;
	float:left;
	margin:0 0 0 10px;
}

.widget-data {
	width:220px;
	margin:0 0 0 7px;
	float:left;
}

.tab-content li {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/sidebar_elements/shadow_divider.jpg) no-repeat;
	background-position:bottom;
	padding:0 0 15px 0;
}

.flickr-widget {
	margin:0 0 0 3px;
}

.flickr-widget img {
	margin:12px 0 0 15px;
	border:3px solid #CCC;
	float:left;
}

.flickr-widget img:hover {
	border:3px solid #0C2B41;
}

#twitter_update_list {
	padding:5px 0 0 0;
}

#twitter_update_list li {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/sidebar_elements/shadow_divider.jpg) no-repeat;
	list-style:none;
	background-position:bottom;
	font-family:Helvetica,Arial,Sans-serif;
	font-size:11.5px;
	line-height:15px;
	text-transform:none;
	color:#666666;
	margin:0 0 0 0;
	padding:0 0 15px 0;
}

.twitter-reply a {
	color:#000;
}

.twitter-data {
	margin:5px 0 5px 12px;
	width:290px;
}

.twitter-data a {
	font-family:Georgia,Times New Roman,serif;
	font-style:italic;
	color:#808D22;
	text-decoration:none;
}

#twitter_update_list small a {
	color:#808D22;
	text-decoration:none;
}


/********************************************************************************************* 

11.  Tabs  -------------------------  rockable-tabs.php

*********************************************************************************************/
.tabs-menu {
	margin:0 0 0 5px;
}

.tabs-menu li {
	list-style-type: none; 
	float: left;
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/menu_divider.jpg) no-repeat;
	background-position:right;
	padding:0 9px 0 9px;  
}

#last-tab {
	background-image:none;
}

.tabs-menu li a {
	font-family:Helvetica,Arial,Sans-serif;
	font-size:11px;
	text-decoration: none; 
	color: #fff; 
	display: block;
	margin:8px 0 0 0; 
	padding:0 0 8px 0;
	text-transform: uppercase;  
	outline: none; 
	cursor: pointer; 
}

.tabs-menu li a:hover {
	color:#666;
}

 
.tabs-menu li.active a {
	color:#808D22; /*--Makes sure that the active tab does not listen to the hover properties--*/ 
}

.tabs-divider {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/menu_divider.jpg) no-repeat;
	width:3px;
	height:27px;
	float:left;
	margin:0 10px 0 0;
}

.tab-container ul {
	padding:7px 0 0 0;
}

.widget-data h3 {
	padding:0 0 5px 0;
}

.widget-data h3 a {
	font-family:Helvetica,Arial,Sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#444;
	padding:0 0 5px 0;
}

.widget-data small {
	font-family:Georgia,Times New Roman,serif;
	font-style:italic;
	font-size:11px;
	color:#666;
}

.widget-data small a {
	text-decoration:none;
	color:#666;
	cursor:default;
}

.widget-data h5 {
	font-family:Georgia,Times New Roman,serif;
	font-style:italic;
	font-size:11px;
	color:#808D22;
}

.widget-data h5 a {
	text-decoration:none;
	color:#808D22
}



/********************************************************************************************* 

12.  Search / Search Results  -------------------------  search.php     

*********************************************************************************************/
#search-container {
	width:970px;
	margin:0 auto;
}

#search-wrap {
	width:635px;
	float:left;
}

.search-posts {
	width:622px;
	padding:0 0 0 12px;
}

.search-posts p {
	font-family:Helvetica,Arial,Sans-serif;
	font-size:11.5px;
	line-height:15px;
	color:#666;
	width:609px;
	margin:15px 0 0 0;
}

#search-thumb {
	position:relative;
	width:609px;
}

#search-thumb-title {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/home_cat_elements/home_cat_title_background.png) repeat-x;
	height:33px;
	padding:8px 0 0 0;
	width:100%;
	margin:110px 0 0 0;
	position:absolute;
}

#search-thumb-title a {
	font-family:Georgia,Times New Roman,serif;
	font-size:15px;
	font-style:italic;
	color:#fff;
	margin:0 0 0 5px;
	text-decoration:none;
	float:left;
}

#search-thumb-title small {
	font-family:Georgia,Times New Roman,serif;
	font-size:12px;
	font-style:italic;
	color:#808D22;
	margin:2px 0 0 5px;
	float:left;
}

#search-thumb-title strong a {
	font-family:Georgia,Times New Roman,serif;
	font-size:12px;
	color:#808D22;
	margin:2px 5px 0 0;
	float:right;
	font-weight:normal;
}


/********************************************************************************************* 

13.  Single Page  -------------------------  single.php

*********************************************************************************************/ 
.singlepage-wrap {
	width:970px;
	margin:0 auto;
}

#single-container {
	float:left;
	width:635px;
	margin:0 0 0 5px;
}

#single-body {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/home_cat_elements/home_cat_body_background.jpg) repeat-y;
	width:635px;
	padding:10px 0 10px 0;
}

#comments-body {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/home_cat_elements/home_cat_body_background.jpg) repeat-y;
	width:635px;
	padding:10px 0 0 0;
}

#single-shadow-divider {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/home_cat_elements/shadow_divider.png) no-repeat;
	width:635px;
	height:25px;
	margin:20px 0 0 0;
}

.title {
	font-family:Georgia,Times New Roman,serif;
	font-style:italic;
	font-size:18px;
	font-weight:bold;
	color:#333;
	margin:0 0 5px 20px;
}

.meta {
	margin:0 0 0 20px;
}

#single-body .meta ul li {
	font-family:Georgia,Times New Roman,serif;
	font-style:italic;
	font-size:11px;
	list-style-type:none;
	float:left;
	margin:0 0 0 0;
	color:#808D22;
}

#single-body .meta ul li strong {
	font-family:Georgia,Times New Roman,serif;
	font-style:italic;
	color:#333;
	font-weight:bold;
}

#single-body .meta ul li a {
	text-decoration:none;
	color:#808D22;
}

#single-body p {
	font-family:Helvetica,Arial,Sans-serif;
	font-size:11.5px;
	line-height:15px;
	width:600px;
	color:#666666;
	padding:0 0 0 20px;
	margin:10px 0 10px 0;
}

#single-body blockquote {
	border-left:3px solid #CCCCCC;
	color:#999;
	margin:10px 0 10px 30px;
}

#single-body blockquote p {
	font-family:Georgia,Times New Roman,serif;
	width:570px;
	font-size:14px;
	font-style:italic;
	padding-left:10px;
}

#single-body address {
	font-family:Georgia,Times New Roman,serif;
	font-size:13px;
	margin:10px 0 10px 20px;
	font-style:italic;
}

#single-body ol {
	margin:5px 0 5px 0
}

#single-body ol li {
	font-family:Helvetica,Arial,Sans-serif;
	font-size:11.5px;
	line-height:15px;
	color:#666;
	list-style-type:decimal;
	margin:0 0 0 30px;
}

#single-body ul li {
	font-family:Helvetica,Arial,Sans-serif;
	font-size:11.5px;
	line-height:15px;
	color:#444;
	list-style-type:disc;
	margin:0 0 0 30px;
}
	

#single-body h1 {
	font-family:Helvetica,Arial,Sans-serif;
	font-size:22px;
	color:#333;
	margin:3px 0 3px 20px;
	font-weight:bold;
}

#single-body h2 {
	font-family:Helvetica,Arial,Sans-serif;
	font-size:20px;
	color:#333;
	margin:3px 0 3px 20px;
	font-weight:bold;
}

#single-body h3 {
	font-family:Helvetica,Arial,Sans-serif;
	font-size:18px;
	color:#333;
	margin:3px 0 3px 20px;
	font-weight:bold;
}

#single-body h4 {
	font-family:Helvetica,Arial,Sans-serif;
	font-size:16px;
	color:#333;
	margin:3px 0 3px 20px;
	font-weight:bold;
}

#single-body h5 {
	font-family:Helvetica,Arial,Sans-serif;
	font-size:14px;
	color:#333;
	margin:3px 0 3px 20px;
	font-weight:bold;
}

#single-body h6 {
	font-family:Helvetica,Arial,Sans-serif;
	font-size:12px;
	color:#333;
	margin:3px 0 3px 20px;
	font-weight:bold;
}

#single-body p img {
	background: #fff;
	border:1px solid #eeeeee;
	padding:5px;
	max-width:585px;
	height:auto;
}

#single-body a {
	font-family:Georgia,Times New Roman,serif;
	font-style:italic;
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

#single-body a:hover {
	color:#666;
	text-decoration:underline;
}


/********************************************************************************************* 

14.  Related Posts & Share  -------------------------  single-data.php

*********************************************************************************************/ 
.related-posts {
	width:310px;
	float:left;
	border-right:1px dashed #EDEDED;
}

.related-posts h3 {
	font-family:Georgia,Times New Roman,serif !important;
	border-bottom:1px dashed #EDEDED;
	font-style:italic;
	font-size:20px !important;
	font-weight:bold;
	margin:0 0 5px 20px !important;
	padding:0 0 3px 0;
}

.related-posts ul {
	margin:15px 0 0 0;
}

.related-posts ul li {
	list-style-type:none !important;
	margin:0 0 0 20px !important;
	color:#808D22 !important;
	font-size:11px !important;
}

.related-posts ul li a {
	color:#39474D !important;
	font-family:Georgia,Times New Roman,serif !important;
	font-style:italic;
	font-size:11.5px !important;
}

.share {
	width:310px;
	float:left;
}

.share h3 {
	font-family:Georgia,Times New Roman,serif !important;
	border-bottom:1px dashed #EDEDED;
	font-style:italic;
	font-size:20px !important;
	font-weight:bold;
	margin:0 0 5px 0 !important;
	padding:0 0 3px 20px;
}

.share ul {
	margin:20px 0 0 20px;
}

.share ul li {
	margin:0 25px 0 0 !important;
}

.facebook a {
     background: url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/single_elements/facebook1.png) no-repeat;
     width:32px;
	 height:32px;
	 display:block;
}

.facebook {
     background: url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/single_elements/facebook.png) no-repeat;
	 width:32px;
     height:32px; 
	 display:block;
	 float:left;
	 margin:10px 0 0 0;
}

.twitter a {
     background: url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/single_elements/twitter1.png) no-repeat;
     width:32px;
	 height:32px;
	 display:block;
}

.twitter {
     background: url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/single_elements/twitter.png) no-repeat;
	 width:32px;
     height:32px; 
	 display:block;
	 float:left;
	 margin:10px 0 0 0;
}

.delicious a {
     background: url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/single_elements/delicious1.png) no-repeat;
     width:32px;
	 height:32px;
	 display:block;
}

.delicious {
     background: url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/single_elements/delicious.png) no-repeat;
	 width:32px;
     height:32px; 
	 display:block;
	 float:left;
	 margin:10px 0 0 0;
}

.digg a {
     background: url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/single_elements/digg1.png) no-repeat;
     width:32px;
	 height:32px;
	 display:block;
}

.digg {
     background: url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/single_elements/digg.png) no-repeat;
	 width:32px;
     height:32px; 
	 display:block;
	 float:left;
	 margin:10px 0 0 0;
}

.stumble a {
     background: url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/single_elements/stumbleupon1.png) no-repeat;
     width:32px;
	 height:32px;
	 display:block;
}

.stumble {
     background: url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/single_elements/stumbleupon.png) no-repeat;
	 width:32px;
     height:32px; 
	 display:block;
	 float:left;
	 margin:10px 0 0 0;
}


/********************************************************************************************* 

15.  Page Navigation     -------------------------  page-navi.php     

*********************************************************************************************/
#navigation {
	font-family:Georgia,Times New Roman,serif;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	margin:15px 0 30px 0;
}

.wp-pagenavi span.pages {
	margin:0 20px 0 0;
	background:none;
	color:#39474D;
}

.wp-pagenavi a, .wp-pagenavi span {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/page_navi_bg.png) no-repeat;
	padding:12px 18px 12px 17px;
	margin-right: 2px;
	text-decoration: none;
    color:#666;
}

.wp-pagenavi span.current {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/page_navi_bg_hov.png) no-repeat;
	color:#39474D;
}
	
.wp-pagenavi a:hover {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/page_navi_bg_hov.png) no-repeat;
	color:#39474D;
}


/********************************************************************************************* 

16.  Contact us page  -------------------------  template-contact.php

*********************************************************************************************/ 
#feel-free-contact {
	padding:48px 0 0 0;
	line-height:37px;
}



.contact-wrapper {
	width:600px;
	margin:10px 0 0 20px;
	padding:20px 0 0 0;
	float:left;
	border-top:1px dashed #CCC;
}

.contact-wrapper small {
	font-family:Georgia,Times New Roman,serif;
	font-style:italic;
	font-size:11.5px;
	color: #666;
	margin:5px 0 30px 0;
	width:428px;
	float:left;
}

.text_title {
	font-family:Georgia,Times New Roman,serif;
	font-style:italic;
	font-size:16px;
	color:#39474d;
}

#contact{
	width:600px;
}

.text_row input{
	border: 1px solid  #CCC; 
	background: #ededed; 
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	padding: 8px; 
	color: #72868f; 
	width:450px;
	float:left;
	font-family:Helvetica,Arial,Sans-serif;
	font-size:13px;
	color: #72868f; 
}

#contact .text_row textarea{
	height:200px;
	border: 1px solid  #CCC;
	background: #ededed; 
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; padding: 8px; 
	color: #72868f; 
	font-family:Helvetica,Arial,Sans-serif;
	padding-top:4px;
	font-size:13px;
	width:450px;
	
}

.text_row {
	float:left;
	
}

#form_message {
	float:right;
	width:100px;
}

.text_tittle {
	margin:5px 0 0 0;
}

#contact .text_row{
	display:table;
	height:25px;
	margin:0 0 5px 0;
}

#text_row2 {
	padding:20px 0 0 0;
}

#contact .submit_div{
	width:600px;
	display:table;
	
	margin:30px 0 0 0;
}

#contact .submit_div .sub{
	cursor:pointer;
}

#contact .text_row .text_title{
	width:100px;
	height:17px;
	float:left;
	display:table;
	padding:3px 0 0 0;
}


#myReset {
	background: url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/comments_elements/reply2.png) no-repeat;
	color:#fff;
	width:64px;
	height:24px;
	border:none;
	margin:0 10px 0 0;
}

#myReset:hover {
	background: url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/comments_elements/reply_hov2.png) no-repeat;
	color:#808D22;
}

#mySend {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/css/styles/images/comments_elements/reply2.png) no-repeat;
	width:64px;
	height:24px;
	border:none;
	color:#fff;
}

#mySend:hover {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/comments_elements/reply_hov2.png) no-repeat;
	color:#808D22;
}


.success {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/contact_elements/Comment_add.png) no-repeat;
	height:50px;
	font-family:Georgia,Times New Roman,serif;
	font-style:italic;
	color:#647F10;
	font-size:16px;
	padding:20px 0 0 70px;
	width:440px;
	margin:0 0 0 100px;
	display:table;
}

.error {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/contact_elements/Comment_delete.png) no-repeat;
	height:50px;
	font-family:Georgia,Times New Roman,serif;
	font-style:italic;
	color:#39474d;
	font-size:14px;
	padding:20px 0 0 70px;
	width:440px;
	margin:0 0 0 100px;	
}


/********************************************************************************************* 

17.  Archive  -------------------------  archive.php

*********************************************************************************************/  
h3.catname small {
	color:#808D22;
	float:left;
	font-family:Helvetica,Arial,Sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:8px 0 0 12px;
	text-transform:uppercase;
}

h3.catname strong {
	font-family:Helvetica,Arial,Sans-serif;
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	color:#fff;
	margin:8px 0 0 5px;
	float:left;
}
	

/********************************************************************************************* 

18.  Footer  -------------------------  footer.php

*********************************************************************************************/ 
#footer-container {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/footer_elements/footer_background2.jpg) repeat-x;
	background-color:#091517;
	padding:0 0 15px 0;
}

#footer-wrap {
	width:970px;
	margin:0 auto;
}

#footer-light {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/footer_elements/footer_light.png) no-repeat;
	width:960px;
	margin:0 0 0 5px;
}

/****** footer widgets ******/
.footer-widgets {
	margin:30px 20px 0 0;
	width:220px;
	float:left;
}

.footer-widgets h3 {
	font-family:Georgia,Times New Roman,serif;
	font-size:15px;
	color:#808D22;
	font-style:italic;
	border-bottom: 1px dashed #333;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
}

.footer-widgets ul a {
	font-family:Helvetica,Arial,Sans-serif;
	font-size:11px;
	color:#444;
	text-decoration:none;
}

.footer-widgets li {
	list-style-image:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/footer_elements/arrow_footer_widget.png);
}

.footer-widgets li a:hover {
	color:#808D22;
}

.textwidget {
	font-family:Georgia,Times New Roman,serif;
	font-style:italic;
	line-height:15px;
	font-size:11px;
	color:#444444;
}

#copyright-container {
	background:url(/web/20110110115403im_/https://focusonanimation.com/wp-content/themes/MovieMagazine/images/footer_elements/copyright_background.jpg) repeat-x;
	height:40px;
}

#copyright-wrap {
	width:970px;
	margin:0 auto;
}

#copyright-wrap span {
	font-family:Helvetica,Arial,Sans-serif;
	font-size:11px;
	color: #222;
	padding:16px 0 0 0;
}

#copyright-wrap a {
	text-decoration:none;
	color:#333;
}

#copyright-wrap a:hover {
	color:#4B4C4C;
}

span.copyright {
	float:left;
}

span.designed {
	float:right;
}




/*
     FILE ARCHIVED ON 11:54:03 Jan 10, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:34:59 Jul 27, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.868
  exclusion.robots: 0.026
  exclusion.robots.policy: 0.015
  esindex: 0.011
  cdx.remote: 34.687
  LoadShardBlock: 102.035 (3)
  PetaboxLoader3.datanode: 112.198 (4)
  load_resource: 192.156
  PetaboxLoader3.resolve: 109.672
*/