/*
Theme Name:		Action Factory
Theme URI:		
Description:	Template for Action Factory
Version:		1.0
Author:			
Author URI:		
*/
html {
	height: 100%;
	width: 100%;
	overflow: -moz-scrollbars-vertical;	
}
body 
{
	height: 100%;
	width: 100%;
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	background-image: url(/wp-content/themes/ActionFactory/images/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bg
{
	background-image: url(/wp-content/themes/ActionFactory/images/backgroundLayer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
}
* { padding: 0; margin: 0; }
.clear
{
	clear:both;
	height:1px;
	overflow:hidden;
}	

/*---:[ global elements ]:---*/

a:link, a:visited, a:active { color: #df0021; text-decoration: none; }

a:hover { color: #df0021;text-decoration: underline;}

a img { border: none; }
	
blockquote { font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; color: #555; margin: 0 30px 10px; padding: 0 0 0 10px; border-left: 1px solid #aaa; }

abbr, acronym { border-bottom: 1px dotted #aaa; text-transform: uppercase; cursor: help; }
	
code { color: #090; font-family: Courier, monospace; }

pre { margin: 0 0 10px; overflow: auto; font-size: 12px; clear: both; }

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

p.unstyled { font-size: 12px; }

.flickr_blue { color: #007ae4; text-transform: lowercase; }

.flickr_pink { color: #ff2a96; text-transform: lowercase; }

.green { color: #090; }

.red { color: #f00; }

.orange { color: #f40; }

.purple { color: #909; }

/*---:[ comment form styles ]:---*/

#comment_form {
	width: 500px;
	float: left;
	padding-top: 10px;
}

	#comment_form p {
	margin: 0px;
	margin-bottom:10px;
}
	
		#comment_form label { padding: 0 0 0 10px; font-size: 12px; }

		#comment_form .text_input {
	width: 191px;
	padding: 3px;
	color: #444;
	font: normal 12px Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	border: 1px solid #999;
}
		
		#comment_form .text_area { width: 321px !important; }
	
			#comment_form .text_input:focus {
	background-color: #FFFFFF;
	border: 1px solid #666;
}
	
		#comment_form .form_submit { padding: 15px 4px; background: #EBEBEB url(images/submit_bg.gif); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 14px Arial, Helvetica, sans-serif; cursor: pointer; }
		
		#comment_form p.subscribe-to-comments { font-size: 14px; }
		
			#comment_form p.subscribe-to-comments label { font-size: 11px; }
			
#comment_form label
{
	font-size: 11px;	
}



/*---:[ search form styles ]:---*/

#search_form { }

	#search_form .search_input {
	width: 201px;
	padding: 3px;
	color: #666666;
Georgia, "Times New Roman", Times, serif; 	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-left: 5px;
}
	
	li.widget .search_input { font-size: 12px !important; }
	
		#search_form .search_input:focus { border-top: 1px solid #666; border-left: 1px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
		
/*---:[ comment styles ]:---*/

#comments { width: 500px; float: left; clear: both; }

	ul#comment_list { list-style: none; margin: 0 0 25px; border-top: 1px solid #bbb; }
		
		ul#comment_list li.comment { padding: 12px; 0 0 0; border-bottom: 1px dotted #bbb; }
			
		ul#comment_list li.trackback { width: 470px; padding: 12px; 15px 0 15px; background: url('images/trackback_bg.gif'); }
				
			.comment_meta { margin: 0 0 12px; 0; }
			
				.comment_num { padding: 0 15px 0 20px; font-weight: bold; font-size: 12px; float: right; }
				
				.trackback .comment_num { padding: 0 0 0 20px; }
				
					.comment_num a, .comment_num a:visited { color: #888; text-decoration: none; }
					
						.comment_num a:hover { color: #df0021; text-decoration: none; }
				
				.comment_meta strong { font-size: 16px; }
					
				.comment_time { font: normal 11px Verdana, Helvetica, Arial, sans-serif; color: #888; }
		
			.comment .entry { padding: 0 15px; }
			
				.comment .entry p { margin: 0 0 11px; 0; }



/*---:[ sidebar styles ]:---*/

		li.widget p { margin: 0 0 15px 0; padding: 0 10px; }

		
		li.widget ol, li.linkcat ol { margin: 0 0 0.5em 20px; }

				li.widget li a, li.widget li a:visited, li.linkcat li a, li.linkcat li a:visited { text-decoration: none; }
				
					li.widget li a:hover, li.linkcat li a:hover { text-decoration: none; }
			
				li.widget li .recent_date {
	padding: 0 0 0 8px;
	font-weight: bold;
	color: #888;
	font-size: 11px;
}
		
		li.widget ul.flickr_stream { list-style: none; margin: 0; padding: 0 10px; }
		
			li.widget ul.flickr_stream li { margin: 0; padding: 0 5px 5px 0; display: inline; }
			
				li.widget ul.flickr_stream li a img { padding: 3px; }
				
				li.widget ul.flickr_stream li a:hover img { background: #ff2a96; }
		
			/*---< FlickrRSS styles for the widget only >---*/
		
			li.widget_flickrrss { }
			
				li.widget_flickrrss a img { margin: 0 5px 5px 0; padding: 3px; }
				
				li.widget_flickrrss a:hover img { background: #ff2a96; }

/*---:[ headlines ]:---*/

h1, h2, h3 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
	
#content h1, #content h2, #content h3 {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-transform: uppercase;
	background-image: url(images/headerRule.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
	padding-left: 20px;
	position: relative;
	left:-20px;
}	

h1 { font-size: 20px; 	margin-bottom: 30px;}


	
	#masthead h1 { padding: 0.4em 0 0.2em 0; border-top: 1px solid #ccc; text-align: center; clear: both;}
	
	h1 a, h1 a:visited, h1 a:hover { 	color: #333333; text-decoration: none; }
	
h2 { 	color: #333333; font-size: 20px;	margin-bottom: 30px;}

	h2 a {	color: #333333; text-decoration: none; }

	
		h2 a:visited, h2 a:hover, h2 a:link  { 	color: #333333; text-decoration: none; 	margin-bottom: 30px;}
	
	.posts h2 {
	line-height: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

	h2.archive_head { font-weight: bold !important; font-size: 14px !important; text-transform: uppercase !important; letter-spacing: normal !important; margin: 0 0 15px!important; padding: 10px 0px 15px!important; border-top: 3px solid #ffffff!important;  }

h3 { font-size: 16px; 	margin-bottom: 30px;}	
	h3.comments_headers
	{
		font-size: 16px;
		margin-top:15px;
	}

h4 { font-size: 16px; margin-top:10px; color: #666666;}	


/* for understanding browsers */
#container{
	min-height:800px;
	height:auto !important;
	height:100%;
	width: 770px;
	margin-right:auto;
	margin-left:auto;
	background-color: #FFFFFF;
}
/* for Internet Explorer */
/*\*/
* html #container {
	height: 100%;
	width: 770px;
	margin-right:auto;
	margin-left:auto;
}
#masthead
{
	height: 91px;
}
#masthead img
{
	float:left;
}

ul#nav {
	background-color:#FFFFFF;
	clear:both;
	float:left;
	height:34px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	overflow:hidden;
	width:755px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #df0021;
	border-right-color: #df0021;
	border-bottom-color: #666666;
	border-left-color: #df0021;
	padding-left: 15px;
}

ul#nav li {
	font: bold 12px Helvetica, Arial, sans-serif;
	float: left;
	display: block;
	height:34px;
}

#nav li a:link, #nav li a:visited, #nav li a:active
{
	height:24px;
	display:block;
	float:left;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin:0px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#nav li a:hover
{
	background-color: #df0021;
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 21px;
}
#nav li.current_page_item a:link, #nav li.current_page_item a:visited, #nav li.current_page_item a:active,  #nav li.current_page_item a:hover
{
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	height: 24px;
}

#header_img {
	position: relative;
	float: left;
	clear: both;
	width:964px;
	overflow:hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#header_img img { 
	display: block; 
}
#content_box {
	text-align: left;
	float: left;
	clear: both;
	background:#fff url(/wp-content/themes/Vicelona/images/content-background-top.gif) repeat-x;
	padding-top: 10px;
	width:770px;
}

.sidebar_list
{
}
.sidebar_list li
{
	list-style-type: none;
	background-color: #FFFFFF;
	margin-bottom:10px;
}

.widget ul, .linkcat ul
{
	padding:5px 10px 10px;
}
.textwidget
{
	padding-top:10px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.widget ul li a:link, .widget ul li a:visited, .widget ul li a:active
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.widget ul li a:hover
{
	text-decoration: underline;
}
.widget ul li, .linkcat ul li
{
	margin-top:0px;
	margin-bottom:0px;
}
.linkcat ul li a
{
	font-weight: bold;	
	font-size:12px;
}

.widget h2, .linkcat h2
{
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 5px 10px;
	margin-bottom: 5px;
	background-color: #000000;
}

#sidebar
{
	float:right;
	width: 225px;
	padding-right: 12px;
	overflow: hidden;
}
#content
{
	float:left;
	width: 500px;
	overflow:hidden;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#footer
{
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	clear: both;
	margin-top: 20px;
	font-size: 12px;
	color: #999999;
}
#footer p
{
	margin-top: 5px;
	margin-bottom: 5px;
}
#wp-calendar
{
	width:100%;
}
#wp-calendar caption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3f7eba;
	margin-bottom: 5px;
}
#wp-calendar a
{
	text-decoration:none;
}
#wp-calendar tr th, #wp-calendar tr td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	font-weight: bold;
}
#wp-calendar tr td#prev
{
	text-align:left;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
	font-weight: bold;
}
#wp-calendar tr td#next
{
	text-align:right;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:10px;
	font-weight: bold;
}
.entry
{
	margin-top:10px;
	margin-bottom:10px;
	font-size: 13px;
}
.entry p
{
	margin-top:5px;
	margin-bottom:10px;
	line-height:18px;
	color:#666666;
}
.add_comment
{
	margin-right:15px;
	margin-bottom: 3em;
}
.tagged
{
	font-size: 12px;
	color: #666666;
	margin-bottom: 3em;
}