/*  
Theme Name: TakeOutWithOut
Theme URI: http://www.takeoutwithout.com
Description: 
Version: 1.0
Author: TakeOutWithOut
Author URI: http://www.takeoutwithout.com
*/

/* STRUCTURE */
body {
text-align:center;
margin:0;
padding:0;
font-size:12px;
font-family:Arial;
background-color: #FFFFFF;
}

#body2 {
	background: #000000;
}


#page {
width:960px;
margin:auto;
text-align:left;
}

/* postmeta */
.postmeta {	
	padding: 7px 5px; margin: 20px 0px 15px 0px;	
	font-size: 1em;	
	color: #888888;
	border: 1px solid #111111;
	background: #111111;
	height: 20px;
}
.postmeta .date{ margin: 0 10px 0 5px; color: red;}
.postmeta a.comments { margin: 0 10px 0 5px; color: #FFFFFF; text-decoration: none;}
.postmeta a.readmore { margin: 0 10px 0 5px; color: #FFFFFF; text-decoration: none;}

.post-info { font-size: .95em; padding-top: 3px; margin-left: 5px; color: #444;	}
.post-info a { color: #BD4200; } 

/* navbar */

.navbar {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 10px 30px;
	margin: 0 auto 10px;
	width: 930px;
	text-align: left;
}

.navbar-options {
	padding-right: 20px;
}

.navbar-options a {
	color: #555555;
	font-weight: bold;
}

.navbar-options a:hover {
	color: #888888;
	font-weight: bold;
	text-decoration: none;
}

/* form elements */
form {
	margin: 20px 10px; padding: 5px 10px 20px 10px;
	/*border: 1px solid #111; 
	background: #070707; 	*/
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0;
	color: #fff;
}

input, select, textarea {
	padding: 5px 4px;
	font: normal 1em Verdana, Tahoma, sans-serif;
	color: #000000;
	/*background: #0C0C0C;  */
	border: 1px solid #1C1C1C;
}
textarea {
	width: 400px;
	height: 100px;
	display: block;	
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #48780E;
	background: #000;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #1c1c1c;
}



/*  Navigation  */
#nav {
	position: absolute;
	margin: 0; padding: 0;		
	height: 40px;
	width: 900px;	
	left: 0;	top: 35px;	
	border-bottom: 1px solid #1A1A1A;
}
#nav ul {
	float: left;
	list-style: none;
	width: 880px;		
	height: 40px;
	margin: 0 0 0 5px; padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	float: left;
	margin: 0;	padding: 0 8px;
	font: bold 15px/35px 'Trebuchet MS', Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
	color: #5c9a12;	
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #eee;
	background: none;
	border: none;
}
#nav ul li.current_page_item a {	
	color: #0077B5;	
}

#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 72px Georgia, 'Times New Roman', Times, serif;
	letter-spacing: -1.5px;
	color: #fff;
	text-decoration: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 140px; left: 10px;	
}
#header h1#logo-text a:hover {
	background: none;	border: none;
}
#header p#intro {
	position: absolute;
	margin: 0; padding: 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	text-transform: none;
	color: #cd9857;
	width: 400px;
	
	/* change the values of top and left to adjust the position */
	top: 245px; left: 15px;		
}

p {
	color: #0000000;
}

/* header search */
#body2 form#quick-search {
	top: 38px; 
	right: 0;
	padding: 0; 
	margin: 0;
	border: none;
	width: 262px; 
	height: 30px;
	background: url(images/header-search.jpg) no-repeat;	
	z-index: 999999;
	float: right;
}
#body2 form#quick-search p {
	margin: 0; padding: 0;		
}
#body2 form#quick-search .tbox {
	margin: 2px 0 0 5px; 
	width: 210px;
	background: none;
	border: none;
}
#body2 form#quick-search label,
#body2 form#quick-search .btn {
	display: none;	
}


#header {
height:130px;
width:960px;
padding-left:0px;
padding-top: 30px;
padding-bottom:30px;
clear:both;
margin: auto auto 10px;
text-align:left;
}

.headleft {
float:left;
width:450px;
}

.headright {
float:right;
text-align:right;
padding-top: 65px;
}

#menulinks {
height:25px;
width:960px;
clear:both;
margin: 0px auto auto;
background-image: none;
}


#blognavbar {
	float:right;
	text-align:right;
	height:19px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	padding-top: 6px;

}

#blognavbar a {
	padding-top:7px;
	color:#FFFFFF;
	padding-left:17px;
	text-decoration: none;
}

.rsslink a {
	padding-top:7px;
	color:#FFFFFF;
	padding-left:17px;
	background:url(images/rsslink.gif) left 7px no-repeat;
	text-decoration: none;
}

ul#navlist {
margin: 0;
padding: 0 0 0 17px;
white-space: nowrap;
float:left;
width:600px;
}

ul#navlist li {
font-size:10pt;
display:inline;
list-style-type: none;
}

ul#navlist li a {
padding-left:15px;
padding-right:15px;
padding-top:10px;
height:30px;
background-image:none;
display:block;
color:#d7d1d1;
text-decoration:none;
float:left;
font-size:14px;
font-weight:bold;
}

ul#navlist li a:link, ul#navlist li a:visited {
text-decoration: none;
}

ul#navlist li a:hover {
background-position:top left;
text-decoration:none;
color:#333333;
background-image: none;
}

#mainarea {
clear:both;
width:960px;
padding-top:0px;
margin:0
}

#contentarea {
padding-left:20px;
width:600px;
float:left;
padding-bottom:20px;
}

#sidebar {
width:320px;
float:right;
padding: 20px 0px;
}

#widelist li a{
	padding-left:5px;
	padding-top:7px;
	padding-bottom:7px;
	border-bottom: 1px dotted #CCCCCC;
	display:block;
	font-size:10pt;
	color:#555555;
	text-decoration: none;
	clear:both;
	text-align:left;
	margin-left:0px;
	margin-right:4px;
	margin-top:0;
	margin-bottom:0;
	width:300px;
}

#widelist li a:hover {
color:#555555;
text-decoration: none;
}

#searchform {
padding-left:10px;
padding-right:10px;
padding-top:10px;
}

#searchform #s {
border:none;
font-family:Helvetica, Arial, sans-serif;
font-size:10pt;
color:#555555;
width: 235px;
padding-right: 4px;
padding-bottom: 4px;
padding-top:6px;
padding-left:7px;
float:left;
height:19px;
font-weight:bold;
margin-left:0px;
border:1px solid #717171;
}

#searchform #s:focus {
background-color:#717171;
color:#FFFFFF;
}

#searchsubmit {
background-image:url(images/search.png);
width:32px;
height:29px;
float:right;
border:none;
font-family:Helvetica, Arial, sans-serif;
background-color:transparent;
cursor:pointer;
margin-right:10px;
}

#sidebar1 {
width:155px;
float:left;
margin-left:1px;
margin-right:5px;
}

#sidebar2 {
width:155px;
float:left;
margin-right:1px;
}

#footer {
width:960px;
height:87px;
background:url(images/backfooter.png) bottom left repeat-x;
clear:both;
color:#CCCCCC;
}

#footer a:hover {
color:#FFFFFF;
}

#footer .left {
float:left;
padding-left:0px;
padding-top:42px;
line-height:18px;
}

#footer .right {
float:right;
padding-right:0px;
padding-top:42px;
line-height:18px;
text-align:right;
}

/* POST DETAILS */

.post {
padding-left:10px;
padding-right:20px;
padding-top:10px;
}

.entry {
line-height:20px;
}

.posttop {
clear:both;
width:100%;
height:40px;
margin-top:10px;
}

.posttop .dateicon {
border-right: 1px dotted #000000;
padding-right:8px;
float:left;
}

.posttop .title {
padding-left:8px;
float:left;
}

.posttop .dateicon .day {
font-size:23px;
color: #000000;
clear:both;
text-align:right;
font-weight: bold;
text-transform:uppercase;
}

.posttop .dateicon .month {
font-size:12px;
color:#000000;
font-weight: bold;
clear:both;
text-align:right;
text-transform:uppercase;
}

.posttop .thetitle a {
font-size:23px;
color:#000000;
clear:both;
text-decoration: none;
}

.posttop .thetitle a:hover {
text-decoration:none;
color:red;
}

.posttop .title .under {
font-size:12px;
font-weight: bold;
color: red;
clear:both;
}

.posttop .under a {
color:#000000;
}

.postbottom {
clear:both;
float:right;
}

.postbottom a.commentslink {
height:30px;
padding-top:3px;
display:block;
float:left;
padding-right:6px;
}

.postbottom a.stumbleupon {
width:30px;
height:36px;
display:block;
float:left;
background-image:url(images/stumbleuponicon.png);
}

.postbottom a.digg {
width:31px;
height:36px;
display:block;
float:left;
background-image:url(images/diggicon.png);
}

.postbottom a.delicious {
width:35px;
height:36px;
display:block;
float:left;
background-image:url(images/deliciousicon.png);
}

.postbottom a.google {
width:35px;
height:36px;
display:block;
float:left;
background-image:url(images/googleicon.png);
}

/* STYLING */
h1 {
font-size:25px;
clear:both;
color:#FFFFFF;
text-transform:uppercase;
padding: 0px 0 0 20px;
margin:0;
}

h1 a {
color:#FFFFFF;
}

h1 a:hover {
color:#FFFFFF;
text-decoration:none;
}

.description {
font-size:14px;
clear:both;
margin:0;
font-weight:bold;
text-transform:uppercase;
color:#999999;
}

a {
color: #000000;
text-decoration: underline;
}

a:hover {
color: red;
text-decoration:underline;
}

#advertarea  {
padding-left:8px;
clear:both;
padding-top:10px;
}

#advertarea a {
margin:5px;
margin-right:15px;
float:left;
border: 1px solid #CCCCCC;
}



#sidebar h2 {
	border-bottom: 1px solid #B29DA0;
	height:25px;
	font-size:16px;
	font-weight:bold;
	margin-top:35px;
	margin-bottom:0;
	color: #000000;
	clear:both;
	padding: 0px 0px 0px 5px;
}

#subfooter .subfooterwidget h2 {
padding-left:8px;
padding-top:8px;
height:25px;
font-size:16px;
font-weight:bold;
color:#CCCCCC;
}

#sidebar ul li ul li a {
padding-left:5px;
padding-top:4px;
padding-bottom:4px;
border-bottom:#CCCCCC solid 1px;
display:block;
font-size:10pt;
color:#9d8c8c;
text-decoration: none;
clear:both;
text-align:left;
margin-left:-6px;
margin-right:4px;
margin-top:0;
margin-bottom:0;
width:140px;
}

#subfooter .subfooterwidget a {
padding-left:5px;
padding-top:4px;
padding-bottom:4px;
border-bottom:#555555 solid 1px;
display:block;
font-size:10pt;
color:#CCCCCC;
text-decoration: none;
clear:both;
text-align:left;
margin-left:10px;
margin-right:4px;
width:250px;
}

#sidebar ul li ul li a:hover {
color:#555555;
text-decoration: none;
}

#subfooter .subfooterwidget a:hover {
color:#FFFFFF;
text-decoration: none;
}

.clear {
clear:both;
}

.commentlist li, #commentform input, #commentform textarea {
font-family: Helvetica, Arial, sans-serif;
}

#commentform {
text-align:left;
padding-left:35px;
}

.commentlist li {
font-weight: bold;
}

.commentlist cite, .commentlist cite a {
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 10pt;
font-style: italic;
}

.commentlist p {
font-weight: normal;
font-family:Helvetica, Arial, sans-serif;
font-size:10pt;
color:#000000;
}
#commentform p {
font-family:Helvetica, Arial, sans-serif;
}

.commentmetadata {
font-weight: normal;
}


.commentmetadata a {
font-weight: bold;
text-decoration: none;
color: red;
}

small, .nocomments, .postmetadata, blockquote, strike {
color:#555555;
}

code {
font-family:"Courier New", Courier, monospace;
font-size:9pt;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

/* Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
color:#9d8c8c;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
font-family:Helvetica, Arial, sans-serif;
font-size:8pt;
}

#calendar_wrap {
margin-top:5px;
margin-left:10px;
}
#wp-calendar #prev a {
font-size: 8pt;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar caption {
font: bold 10pt Helvetica, Arial, sans-serif;
text-align: center;
}

#wp-calendar th {
font-size:8pt;
font-style: normal;
text-transform: capitalize;
}

p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
margin-right:30px;
}

.alignleft {
float: left
}

/* End Images */



/* Begin Lists */

html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
padding-left: 10px;
text-indent: 10px;
} 

html>body .entry li {
margin: 7px 0 8px 10px;
}

ul {
}
.entry ul li:before, #sidebar ul ul li:before, #subfooter ul ul li:before {
content: "";
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

#sidebar ul, #subfooter ul { 
margin: 0;
padding:0;
}

#sidebar ul ol, #subfooter ul ol {
margin: 0;
padding:0;
}


#sidebar ul li, #subfooter li {
list-style-type:none;
list-style-image:none;
padding-left:0px;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li, #subfooter ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li, #subfooter ul ul li {
margin: 3px 0 0;
padding: 0;
}

.entry form { 
text-align:center;
}

select {
width: 130px;
}

#commentform input {
width: 300px;
height: 13px;
padding: 2px;
margin: 5px 5px 1px 0;
background: #FFFFFF;
}

#commentform textarea {
width: 463px;
padding: 2px;
color: #000000;
}

#commentform #submit {
	margin-right:37px;
	float: right;
	width: 170px;
	height: 30px;
	background: #000000;
	color: #FFFFFF;
}

.alt {
margin: 0;
padding: 10px;
}

.commentlist {
padding-left:30px;
text-align: justify;
}

.commentlist li {
margin: 15px 45px 15px 3px;
padding: 5px 10px 3px;
list-style: none;
border-bottom:#CCCCCC dotted 1px;
}

.commentlist p {
margin: 10px 5px 10px 0;
}

#commentform p {
margin: 5px 0;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
display: block;
}

#sidebar form {
margin: 0;
}
.textwidget {
margin-left:20px;
margin-right:20px;
padding-top:7px;
text-align:left;
}

.textwidget a {
}

acronym, abbr, span.caps {
cursor: help;
}

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

blockquote {
margin: 15px 30px 0 10px;
padding-left: 10px;
border-left: 3px solid #999999;
color:#999999;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
}

hr {
display: none;
}

a img {
border: none;
}

.navigation {
display: block;
clear:both;
text-align: center;
padding-top: 10px;
padding-bottom: 60px;
padding-left:30px;
}

.navigation a {
padding:5px;
color:#CCCCCC;
}

.navigation a:hover {
color:#777777;
text-decoration:none;
}




/* images */

img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ;
  	/* white-space: pre; */
  	background: #111;  
}
acronym {
  	cursor: help;
  	border-bottom: 1px dotted #5B5B5B;
}
blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;  
   background: #111 url(images/quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;	
	color: #808080;	
}




/* footer */
#footer-wrap {
	position: relative;
	clear: both;
	padding: 1em 0 2.5em 0;
	margin-top: 30px;
	font: normal 1em Arial;	
	background: transparent url(images/footer-top.jpg) no-repeat center top;
	color: #000000;
	width: 960px;
	float: left;	
	display: inline;
}
#footer-wrap h3 {
	font: bold 1.3em/1.3em Arial;
	margin-bottom: 0px;
	color: #000000;	
	padding-left: 6px;
}
#footer-content {	
	margin: 0 auto;		
	width: 960px;
	text-align: left;		
}
#footer-content ul.col-list {
	border-top: 1px solid #999999;
	list-style: none;
	margin: 5px 0 0 0px; padding: 0;	
	width: 98%;
}
#footer-content ul.col-list li {
	border-bottom: 1px dotted #CCCCCC;
	padding: 7px 0px;
}
#footer-content ul.col-list li a {
	display: block;
	line-height: 2em;
	font-weight: bold;
	padding: 2px 0 2px 8px;
	width: 98%;	
	color: #000000;
	border: none;
	text-decoration: none;
}
#footer-content ul.col-list li a span {
	color: #000000;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#footer-content ul.col-list li a:hover,
#footer-content ul.col-list li a:hover span {
	color: red;
	text-decoration: none;
}

#footer-content .col {
	width: 320px;
	padding: 0 0 30px 0;			
	display: inline;
}
#footer-content .col2 {
	width: 285px;
	padding: 0 0 30px 0;	
	display: inline;	
}

#footer-content .col2 h3 {
	padding-left: 0px;
}

#footer-content .col2 p {
	margin-top: 5px;
}

#footer-content .space-sep {
	margin-right: 15px;
}



ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }


/* display and additional classes */
.clearer { clear: both; }

.clear {
	display:inline-block;
}
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}


















/* Rolling Menu Styles */

#blog-navbar {
	display: block;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	top: 0px;
	float: right
}

#blog-navbar  ul {
	min-height: 25px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 500;	
	font-weight: normal;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif
}

#blog-navbar  li {
	display: inline;
	float: left;
	min-height: 20px;
	position: relative;
	text-align: left;
	margin: 0px 0px 0px 0px;
	height: 25px;
}

#blog-navbar  h2 {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

#blog-navbar  li ul {
	height: auto;
	top: 100%;
	left: 0px;		
	font-weight: normal;
	font-size: 1em;
}

#blog-navbar  li.LargeMenu ul {
	width: 200px;
	height: auto;
	top: 100%;
	left: 0px;
}

#blog-navbar  li ul li {
	text-align: left;
	width: 100px;	
	height: 25px;
	min-height: auto;
	display: block;
	border-bottom: 1px dotted #CCCCCC;
}

#blog-navbar  li.LargeMenu ul li {
	text-align: left;
	width: 100px;	
	height: auto;
	min-height: auto;
	display: block;
}

#blog-navbar  a {
	text-decoration: none;
	}

#blog-navbar  li li ul {
	top: 0;
	left: 0;
}

#blog-navbar  li li:hover ul {
	left: 150px;
}

/* initialy hide all sub sidemenus */
#blog-navbar ul ul,
#blog-navbar ul li:hover ul ul,
#blog-navbar ul ul li:hover ul ul,
#blog-navbar ul ul ul li:hover ul ul,
#blog-navbar ul ul ul ul li:hover ul ul {
	position: absolute;
	display:none;
}

/* display them on hover */
#blog-navbar li:hover ul,
#blog-navbar ul li:hover ul,
#blog-navbar ul ul li:hover ul,
#blog-navbar ul ul ul li:hover ul,
#blog-navbar ul ul ul ul li:hover ul,
#blog-navbar ul ul ul ul ul li:hover ul {
 	 display: block;
}

#blog-navbar  #PhpWebcontent {
	display:none;
}	

/* define the consecutive colors */

#blog-navbar {
	color: #FFFFFF;
}

#blog-navbar ul{
	background: #000000;
}

#blog-navbar ul ul {
	background: #000000;
}
#blog-navbar ul li {
	background: #000000;
}

#feeds li {
  background: url(images/feed.png) top left no-repeat;
  padding-left: 18px;
}

#blog-navbar h2 {
	color: #FFFFFF;
}

#blog-navbar a {
	color: #FFFFFF;
	}

#blog-navbar ul li:hover {
	background: #333333;
}

#blog-navbar ul li ul {

}

#blog-navbar ul li ul li {
	background: #333333;
	/*padding: 10px 10px 5px;*/
}

#blog-navbar ul li ul li:hover {
	background: #666666;
}

#blog-navbar ul li ul ul li{
	background: #666666;
	
}

#blog-navbar ul li ul ul li:hover {
	background: #999999;
}

