/*  
Theme Name: Uno
Theme URI: http://patillo.org
Description: Assembled by James Patillo
Version: 1.0
Author: JP
Author URI: http://patillo.org
*/

body {
	margin: 0; padding: 0;
	
	font-family: "Georgia"; font-size: 11px;
        text-align:center;
	background:#eeeeee top left repeat url(images/lil_wrapper.png);
}

#body2 {
	height:100%;width:100%;background:top left repeat-x url(images/big_wrapper.png);
}

.clear {clear: both;}
#page {
	margin: 0 auto;
	padding:0 8px;
	width: 895px;
	text-align:left;

	/*background: top repeat-y url(images/fullback.png);*/
}

#heading{
	margin:0;
	padding:0;
	height:70px;
	background: #fff top left repeat-x url(images/bckcontainer_invert.gif);
}

#logo h1{
	margin:0;padding:10px 0 0 70px;font-size:30px;
	color:#000000;
	text-shadow:1px 1px 1px #999;
}

#logo p {
	margin:0;
	padding-left:75px;
}

#logo {
	margin: 0; padding: 0;
	width: 525px; height: 100%;
	float:left;
	background: bottom left no-repeat url(images/android_hide.png);
}

#banner {
	width:300px;height:100%;float:right;/*background: top no-repeat url(images/android_peek.png);*/
}

#banner p { margin:0 20px; }

#searchdrop { width:250px;padding:2px 10px 5px 30px;height:40px;background: no-repeat url(images/searchdrop.png); }


#menu {
	margin: 0; padding: 0 0/*15px*/ 0 0;
	clear:both;background-image:url(images/blank.gif);background-repeat:repeat-x;
}



#container {
	background: #fff left bottom repeat-x url(images/bckcontainer.gif);
	/*background: #fff left top repeat-y url(images/posscontentback.png);*/
	text-align:left;
	width:895px;
}

#content {
	float: left;
	padding: 25px 25px 40px 20px;
	width: 595px;
	
	
}
#content h2.pagetitle {
	margin: 0 0 15px 0; padding: 0;
	font-size: 20px; font-weight: normal;
	color: #27343c;
}
#content .post {
	margin: 0 0 50px 0;
	position: relative;
}
#content .post h2 {
	margin: 0; padding: 0;
	font-size: 24px;
}
#content .post h2 a {
	color: #27343c;
	text-decoration: none;
}
#content .date {
	position: absolute;
	left: -66px; top: 10px;
	width: 41px; height: 69px;
	background: no-repeat url(images/bckdate.gif);
	font-size: 14px; line-height: 1em;
	text-align: center;
	color: #27343c;
	text-transform: lowercase;
}
#content .date span {
	display: block;
	margin: 0 0 5px 0;
	height: 45px; line-height: 45px;
	font-size: 30px;
}
#content .meta {
	margin: 10px 0;
	color: #898989;
}
#content .meta a {
	color: #4c8918;
	text-decoration: underline;
}
#content .entry {
	color: #3e5360;
	line-height: 2em;
}
#content .post .entry li {
	list-style-position: inside;
}
#content .entry a {
	color: #68a1c4;
	text-decoration: underline;
}
#content .entry img {
	margin: 0 5px 5px 0;
}
#content .tags {
	margin: 10px 0;
}
#content .tags a {
	color: #4c8918;
	text-decoration: underline;
}
#sidebar {
	margin-top:10px;
	float: right;
	width: 250px;
	border-left:1px #cccccc solid;

}
#sidebar ul {
	margin: 10px 12px 0 13px; padding: 0;
	list-style-type: none;
}
#sidebar ul ul {
	margin: 0 0 20px 20px;			
}
#sidebar ul ul {
	margin: 0 0 0 20px;
}
#sidebar li li {
	margin: 10px 0;
	color: #27343c;
	list-style-image: url(images/bcksidebarlili.gif);
}
#sidebar a {
	color: #27343c;
	text-decoration: none;
}
#sidebar a:hover {
	font-weight: bold;
	color: #4c8918;
	text-decoration: underline;
}
#sidebar h3 {
	margin: 0; padding: 0;
	height: 30px; line-height: 30px;
	
	font-size: 16px;
	color: #3e5360;
}
#sidebar h3 span {
	padding: 5px 0 5px 5px;
	
}


#footer {
	padding: 5px 15px 3px 0;
	text-align: right;
	font-size: 90%;
	line-height: 1.75em;
	color: #ccc;
background:url(images/blank_over_foot.gif) top left repeat-x;
}
#footer a {
	color: #fff;
	font-size: 95%;
	text-decoration: underline;
}

.navigation {
	margin: 10px 0 20px 0; padding: 0 5px;
	height: 25px; line-height: 25px;
	display: block;
	background-color: #3a4c57;
	border: #27343c 2px solid;
	text-align: center;
	color: #fff;
}
.navigation a {
	color: #fff;	
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

acronym, abbr {
	border-bottom: 1px dashed #3e5360;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #3a4c57;
	margin-left: 1.5em;
	padding-left: 5px;
}

#commentform input, #commentform textarea {
	border-top: #d8d8d8 1px solid; border-left: #d8d8d8 1px solid;
	background-color: #e9e9e9;
	color: #000;
}

#commentform #submit {
	font-family: "Georgia"; font-size: 11px;
	text-transform: lowercase;
	width: 81px; height: 31px;
	cursor: pointer;
	background: no-repeat url(images/bcksubmitbtn.gif);
	border: none;
	color: #fff;
}

h3#comments, h3#respond {
	margin: 0 0 10px 0; padding: 0;
	font-size: 20px;
	color: #27343c;
}

ol.commentlist {
	margin: 20px 0 0 0; padding: 0;
	list-style-type: none;
}

ol.commentlist a {
	color: #4c8918;
	text-decoration: underline;
}

ol.commentlist li {
	border-bottom:1px #aaaaaa dotted;
	margin-bottom:15px;
}

ol.commentlist cite {
	margin-top:20px;
	font-size: 12px; font-weight: bold; font-style: normal;
}

ol.commentlist small {
	font-size: 10px; font-style: normal;
}

.commenttext {
	margin: 10px 0;
	/*background: #27343c left bottom no-repeat url(images/bckcommenttext.gif);*/
	width: 425px;
	color: #000;
	
}
.commenttext p, .commenttext ul, .commenttext ol, .commenttext blockquote {
	margin: 0; padding: 10px 15px;
	/*background: no-repeat url(images/bckcommenttextp.gif);*/
	border: none;
	font-size:12px;
	line-height:17px;
	color:#3e5360;
	font-family: "Georgia"; font-size: 11px;
}
.commenttext p *, .commenttext ul *, .commenttext ol *, .commenttext blockquote * {
	margin: 0; padding: 0;
	background: none !important;
}
.commenttext a {
	color: #fff;
	text-decoration: underline;
}
.commenttext li {
	margin: 0 0 0 15px;

}

.link a {
	color: #4c8918;
	text-decoration: underline;
}

.form-table th {width:200px;}



.photo{margin:0 auto;}




.download-item{font-size:14px;border-bottom:1px #cccccc dashed;padding-bottom:5px;}
.text-box{float:left;width:300px;}
.link-box{float:right;width:160px;vertical-align: middle;}
.link-box img {border:0;}
.link-box a,a:link,a:active,a:visited {text-decoration:none;}





.shadow {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}








.pagenav {  } /* the outermost list item; contains whole list */
.page_item {  } /* any Page item */
.current_page_item {  } /* the current Page */
.current_page_parent {  } /* parent of the current Page */
.current_page_ancestor {  } /* any ancestor of the current Page */

















/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.preload1 {background: url(images/blank_over.gif);}
.preload2 {background: url(images/blank_overa.gif);}

.favmenu {padding:0 0 0 0/*32px*/; margin:0; list-style:none; height:36px; position:relative; 
	z-index:500; font-family:arial, verdana, sans-serif; background:#fff top right url(images/blank.gif);}
.favmenu li.top {display:block; float:left;}
.favmenu li a.top_link {display:block; float:left; height:36px; line-height:27px; color:#ccc; text-decoration:none; font-
	size:11px; font-weight:bold; padding:0 0 0 12px;  cursor:pointer;background: url(images/blank.gif);}
.favmenu li a.top_link span {float:left; display:block; padding:0 44px 0 28px;height:36px;
	background:url(images/blank.gif) right top;}
.favmenu li a.top_link span.down {float:left; display:block; padding:0 44px 0 28px; height:36px; 
	background:url(images/blanka.gif) no-repeat right top;}
.favmenu li a.top_link:hover {color:#fff; background: url(images/blank_over.gif) no-repeat;}
.favmenu li a.top_link:hover span {background:url(images/blank_over.gif) no-repeat right top;padding-top:2px;}
.favmenu li a.top_link:hover span.down {background:url(images/blank_overa.gif) no-repeat right top;}

.favmenu li:hover > a.top_link {color:#fff; background: url(images/blank_over.gif) no-repeat;}
.favmenu li:hover > a.top_link span {background:url(images/blank_over.gif) no-repeat right top;}
.favmenu li:hover > a.top_link span.down {background:url(images/blank_overa.gif) no-repeat right top;}


.favmenu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.favmenu a:hover {visibility:visible; position:relative; z-index:200;}
.favmenu li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.favmenu ul, 
.favmenu :hover ul ul, 
.favmenu :hover ul :hover ul ul,
.favmenu :hover ul :hover ul :hover ul ul,
.favmenu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.favmenu :hover ul.sub {left:0; top:31px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:150px; height:auto; z-index:300;}
.favmenu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:150px; font-weight:normal; font-size:large;}
.favmenu :hover ul.sub li a {display:block; font-size:11px; height:20px; width:150px; line-height:20px; text-indent:5px; color:#000; text-decoration:none;}
.favmenu :hover ul.sub li a.fly {background:#fff url(images/arrow.gif) 80px 7px no-repeat;}
.favmenu :hover ul.sub li a:hover {background:#3a93d2; color:#fff;}
.favmenu :hover ul.sub li a.fly:hover {background:#3a93d2 url(images/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.favmenu :hover ul li:hover > a.fly {background:#3a93d2 url(images/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.favmenu :hover ul :hover ul,
.favmenu :hover ul :hover ul :hover ul,
.favmenu :hover ul :hover ul :hover ul :hover ul,
.favmenu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:90px; z-index:400; height:auto;}































#bubblecontainer {width:200px; margin:15px; padding:20px;}
.xsnazzy h1, .xsnazzy h2, .xsnazzy p {margin:0 10px; letter-spacing:1px;}
.xsnazzy h1 {font-size:2.5em; color:#fc0;}
.xsnazzy h2 {font-size:2em; color:#234; border:0;}
.xsnazzy p {padding-bottom:0.5em; color:#eee;}
.xsnazzy h2 {padding-top:0.5em; padding-left:10px;}
.xsnazzy {background: transparent; margin:1em;}

.xsnazzy em {display:block; width:0; height:0; color:#d8d8ee; overflow:hidden; border-top:12px solid #4c8918; border-left:12px dotted transparent; border-right:12px dotted transparent; margin-left:50px;}
/* hack for IE5.5 */
* html .xsnazzy em {width:24px; height:12px; w\idth:0; hei\ght:0;}
.xsnazzy span {display:block; width:0; height:0; color:#fff; overflow:hidden; border-top:10px solid #7f7f9c; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:52px; margin-top:-15px;}
* html .xsnazzy span {width:20px; height:10px; w\idth:0; hei\ght:0;}

.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; overflow:hidden; font-size:0;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
.xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:1px solid #4c8918; border-right:1px solid #4c8918;}

.xb1 {margin:0 8px; background:#4c8918;}
.xb2 {margin:0 6px; background:#4c8918;}
.xb3 {margin:0 4px; background:#4c8918;}
.xb4 {margin:0 3px; background:#7f7f9c; border-width:0 5px;}

.xb5 {margin:0 2px; background:#7f7f9c; border-width:0 4px;}
.xb6 {margin:0 2px; background:#7f7f9c; border-width:0 3px;} 
.xb7 {margin:0 1px; background:#7f7f9c; border-width:0 3px; height:2px;} 

.xboxcontent {display:block; background:#7f7f9c; border:3px solid #4c8918; border-width:0 3px;}

