/*
Theme Name: Occupy AIPAC
Theme URI: Built with the Developer Kit provided by <a href="http://www.occupytogether.org/" target="_blank">Occupy Together</a> and based on <a href="http://www.cproell.de/wordpress-themes/" target="_blank">cp-minimal</a>, by Christian Proell.
Description: Simple, clean and minimal Blog Theme. It is widget ready and has its own admin panel. You don't have to touch any code to customize it. Features: 2 Columns, CSS Navigation Bar, Sidebar Widget ready, Feedburner Integration, Threaded comment ready, Footer Text, Clean and valid HTML, Custom Admin panel, Custom Logo, Analytics Integration (Google Analytics, Piwik). Requires WP2.9+ and PHP5+
Version: 1.1.1
Author: Dave Reed
Author URI: http://davemreed.tumblr.com/
Tags: black, white, fixed-width, two-columns, right-sidebar, translation-ready
Text Domain: cp
*/

/* ### CSS RESET ### */
body,html{height:100%}html,body,div,span,p,a,applet,object,iframe,font,h1,h2,h3,h4,h5,h6,blockquote,pre,code,img,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,tr,th,td,caption,tbody,tfoot,thead,abbr,acronym,address,big,cite,del,dfn,em,img,kbd,q,s,samp{background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:underline}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* ### MAIN SETTINGS ### */
body{background:#fff;color:#333;font:400 14px/20px "Helvetica Neue","Liberation Sans",Arial,Verdana,Helvetica,FreeSans,sans-serif;}

h1,h2,h3,h4,h5,h6{color:#333;}
h1{font-size:32px;}
h2{font-size:28px;}
h3{font-size:24px;}
h4{font-size:20px;}
h5{font-size:16px;}
h6{font-size:14px;}

a:focus{outline:none;}
hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0;}
ol{list-style:decimal;}
ul{list-style:none;}
li{margin-left:30px;}

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px;}
a{color:#cc0000;text-decoration:none;}
a:hover{color:#cc0000;text-decoration:underline;}
kbd{font-size:10px;}
q:before, q:after {content:"\0022";}
dd {margin-left:20px;}
pre {font-size:11px;overflow:scroll;}

p img{max-width:100%;}

/* ### PAGE SETTINGS ### */
#content{margin:20px auto;min-height:400px;padding:0;}
#contentVF{margin:20px auto;padding:0;}
#main{width:640px;}
#mainB{width:960px;margin-bottom:30px;}

.col-full{margin:0 auto;width:960px;}
.col-left{float:left;background-color:#fff;}
.col-right{float:right;background-color:#fff;}

/* ### HEADER ### */
#header{clear:both;}
#logo{float:left;margin:0 0 0 -20px;width:960px;}
#logo img{margin:0 0 10px 20px;}
#logo h1, #logo h3 {height:0;margin:0;overflow:hidden;width:0;}
#logo h1 a,#logo h1 a:hover{color:#333;text-decoration:none;}
#logo p.description{font-size:11px;margin-left:20px;}

/* ### NAVIGATION BARS ### */ 
#top-nav{clear:both;font-size:10px;font-weight:normal;text-transform:uppercase;}
#top-nav .current_page_item a, #top-nav .current_page_item a:hover{color:#cc0000;}
#sec-nav{clear:both;font-size:12px;font-weight:bold;text-transform:uppercase;}
#sec-nav{border-top:1px dotted #bbb;border-bottom:1px dotted #bbb;}

/* ### NAVIGATION CSS CLASS ### */
.menu{display:inline-block;line-height:100%;margin:0;padding:7px 6px 0;}
.menu a{color:#333;display:block;margin:0;padding:8px 10px;text-decoration:none;}
.menu a:hover{background:#e11f26;color:#fff;}
.menu .current a, .menu li:hover > a{background:#e11f26;color:#fff;}
.menu li{float:left;list-style:none;margin:0 5px;padding:0 0 8px;position:relative;}
.menu li:hover > ul{display:block;z-index:9999;}
.menu ul{background:#000;border:0;color:#fff;display:none;left:0;margin:0;padding:0;position:absolute;top:28px;width:185px;}
.menu ul a{color:#fff !important;font-weight:normal;}
.menu ul a:hover{background:#e11f26 !important;color:#fff !important;}
.menu ul ul{left:185px;top:0px;}
.menu ul li{float:none;margin:0;padding:0;}
.menu ul li:hover a, .menu li:hover li a{background:none;border:none;color:#666;}
.menu li.donate a {background:#e11f26 !important;color:#fff !important;}
.menu li.donate a:hover {background:#000 !important;color:#fff !important;}

/* ### POSTS ### */
.post,div.page{border:1px solid #ddd;margin-bottom:20px;padding:25px 30px 10px 30px;}

.post a{text-decoration:underline;}

.post a:hover{text-decoration:none;}

.post-title h1,.post-title h1 a,
.home .post-title h2,.post-title h2 a {color:#333;line-height:32px;margin-bottom:10px;text-decoration:none;}

.post-title h1 a:hover, .home .post-title h2 a:hover {color:#cc0000;text-decoration:none;border:none;}

.post-title h4 {color:#333;line-height:32px;padding:0px;}

.post-entry {}

.post-entry ul, .post-entry ol {padding:0 0 0 25px;}
.post-entry ul li {list-style:disc;list-style-position:outside;margin:0 0 8px;padding:0;}
.post-entry ol li {list-style:numeral;list-style-position:outside;margin:0 0 8px;padding:0;}
.post-entry ul li ul {margin:0;padding:0 0 0 15px;}
.post-entry ul li ul li, .post-entry ol li ol li {}
.post-entry ul.children, .post-entry ol.children {}

.post-meta {color:#666;font-size:10px;margin-bottom:20px;}

.post-meta a {color:#666;}

.post-meta a:hover {color:#cc0000;text-decoration:underline;}

.post-meta-info {}

.post-meta-comments {float:right;}

.post-read-more {margin:30px 0 20px 0;}

.post-read-more a {color:#333;font-weight:bold;text-decoration:none;}

.post-read-more a:hover {text-decoration:underline;}

.post blockquote, .page blockquote {border-left:3px solid #ccc;font-size:13px;font-style:italic;margin:15px 30px 15px 10px;padding-left:20px;}

.post acronym,.post abbr {border-bottom:1px dashed #999;cursor:help;}

.sticky {background:#f1f1f1;}

.archive-title h1,.archive-title h1 a {color:#333;line-height:32px;margin-bottom:25px;text-decoration:none;}
.archive-title h1 a:hover {color:#cc0000;text-decoration:none;border:none;}

/* ### IMAGES & CAPTIONS ### */
.wp-caption {background-image:url('../../../wp-content/themes/occupyaipac/images/bgStrip.gif');background-repeat:repeat;border:1px solid #FF0000;overflow:hidden;padding:8px;}
.alignleft {float:left; margin:0 15px 10px 0;}
.alignright {float:right;margin:0 0 10px 15px;}
.aligncenter {display:block;margin-bottom:10px;margin-left:auto;margin-right:auto;}
p.wp-caption-text {color:#FFF;font-size:14px;font-style:italic;padding:0;margin:4px 0 0 0;text-align:right;}

#gallery {display:block;margin:0 auto;overflow: hidden;width: 100%; }
.gallery-item {float: left;margin-top: 10px;text-align: center;width: 33%; }
.gallery-icon img {background-image:url('../../../wp-content/themes/occupyaipac/images/bgStrip.gif');background-repeat:repeat;border:1px solid #FF0000;overflow:hidden;padding:8px; }
.gallery-caption {display:none;margin-left: 0; }

/* ### COMMENTS ### */
.commentlist{border:1px solid #ddd;margin-bottom:20px;padding: 30px 0;text-align:justify;}
.commentlist h4{padding:0 30px;}
.commentlist ol{padding-right:30px;}
.commentlist ol li{list-style:none;}
.comment-meta{font-size:12px;margin:18px 10px 10px 0;}
.comment-meta img{float:left;margin:0 10px 0 0;}
.comment-meta span{line-height:42px;}
.comment-meta span.comment-name{font-weight:bold;}
.comment-meta span.comment-name a,.comment-meta span.edit a,.comment-meta span.permalink a{color:#333;text-decoration:underline;}
.comment-meta span.comment-name a:hover,.comment-meta span.edit a:hover,.comment-meta span.permalink a:hover{color:#cc0000;text-decoration:underline;}
.comment-meta span.date{font-size:11px;}
.comment-meta span.edit a:hover,.comment-meta span.permalink a:hover{text-decoration:underline;}
.comment-entry{padding:10px 15px;border-bottom:1px dotted #ccc;}
.comment-entry p{margin:0;}
.comment-entry blockquote{border-left:3px solid #ccc;font-size:13px;font-style:italic;margin:15px 30px 15px 10px;padding-left:20px;}
.comment-form{border:1px solid #ddd;font-size:11px;padding-top:30px;}
.comment-form h4{margin-bottom:18px;padding:0 30px;}
.comment-form a{color:#333;text-decoration:underline;}
.comment-form a:hover{color:#cc0000;text-decoration:underline;}
.comment-form fieldset{padding:0 30px;}
.comment-form input{border:1px solid #666;margin:2px 0;padding: 5px;}
.comment-form textarea{border:1px solid #666;height:150px;margin:2px 0;padding:5px;width:98%;}
.comment-form .notice{color:#666;float:right;}
.comment-navigation{padding:10px 30px;}
.comment-navigation a{color:#333;font-size:10px;font-weight:bold;text-decoration:underline;}
.comment-navigation a:hover{color:#cc0000;}
.comment-reply a{color:#333;font-size:10px;font-style:italic;text-decoration:underline;}
.comment-reply a:hover{color:#cc0000;}
.comment-unapproved{font-size:10px;font-style:italic;color:#0000cc;}
#cancel-comment-reply a{color:#333;font-style:italic;padding:0 30px;}
#cancel-comment-reply a:hover{color:#cc0000;}
.nocomments{border:1px solid #ddd;margin-bottom:20px;padding:30px;}

/* ### POSTS NAVIGATION ### */
.more-entries{padding:20px 0 40px 0;}
.more-entries a{color:#333;font-weight:bold;text-decoration:none;}
.more-entries a:hover{text-decoration: underline;}

/* ### SIDEBAR ### */
#sidebar {font-size:12px;overflow:hidden;width:300px;}

#sidebar ul.sidebar-widgets {background:#F1F1F1;border:1px solid #ddd;margin-bottom:15px;padding:15px;}

#sidebar ul.sidebar-widgets h4.widgettitle {font-size:18px;padding:0;margin:0 0 15px 0;}

#sidebar ul.sidebar-widgets a:hover {text-decoration:underline;}

#sidebar ul.sidebar-widgets select {margin:10px 10px 20px 10px;}
#sidebar ul.sidebar-widgets .widgetsearchform{margin-left:10px;}

#sidebar ul.sidebar-widgets .textwidget {margin-bottom:0;padding:0px;}
#sidebar ul.sidebar-widgets .textwidget p {margin-bottom:10px;}

#sidebar ul.sidebar-widgets li.widget_rss h4.widgettitle {margin-left:-5px;}
#sidebar ul.sidebar-widgets li.widget_rss h4.widgettitle a,
#sidebar ul.sidebar-widgets li.widget_rss h4.widgettitle a:hover {color:#333; text-decoration:none;}
#sidebar ul.sidebar-widgets li.widget_rss h4.widgettitle img {height:0;width:0;}

#sidebar ul.sidebar-widgets li.widget {border:0px solid #ddd; margin-left:0;padding:0;}
#sidebar ul.sidebar-widgets li.widget ul {margin:0;padding:0;}
#sidebar ul.sidebar-widgets li.widget ul li {margin:0;padding:0;}
#sidebar ul.sidebar-widgets li.widget_recent_entries ul li {border-bottom:1px solid #ddd;margin:0 0 5px;padding:0 0 5px;}
#sidebar ul.sidebar-widgets li.widget_rss ul li {border-bottom:1px solid #ddd;margin:0 0 5px;padding:0 0 5px;}
#sidebar ul.sidebar-widgets li.aktt_widget ul li {border-bottom:1px solid #ddd;margin:0 0 5px;padding:0 0 5px;}
#sidebar ul.sidebar-widgets li.widget ul li ul {margin:0;padding:0;}
#sidebar ul.sidebar-widgets li.widget ul li ul li {margin:0;padding:0;}
#sidebar ul.sidebar-widgets li.widget ul li ul.children {margin:0;padding:0;}
#sidebar ul.sidebar-widgets li.widget ul li ul.children li {margin:0;padding:0 0 0 10px;}

#sidebar .widget_recent_comments ul {margin:0;padding:0;}
#sidebar .widget_recent_comments ul li {margin:0;padding:0;}

/* ### CALENDAR ### */
#wp-calendar{clear:both;font-size:12px;width:90%;}
#wp-calendar caption {font-weight:bold;padding:0 0 10px 0;text-transform:uppercase;}
#wp-calendar th,#wp-calendar td{text-align:center;padding:5px;}
#wp-calendar td{background:transparent;}
#wp-calendar td a{font-weight:bold;text-decoration:none;}
#wp-calendar td a:hover{text-decoration:underline;}
#wp-calendar td,table#wp-calendar th{padding:3px 0;}
#wp-calendar tfoot a{color:#333;text-decoration:underline;}
#wp-calendar tfoot a:hover{color:#cc0000;}

/* ### TAG CLOUD ### */
.widget_tag_cloud .widgetcontent div{padding:10px;}

/* ### SEARCH ### */
#searchform{margin:8px 0;}
#searchform label{display:none;}
input#s{border:1px solid #ddd;color:#666;padding:3px 0 3px 5px;width:250px;}
input#searchsubmit{border:1px solid #ddd;color:#666;height:25px;margin:0;}

/* ### FOOTER ### */
#footer {background-image:url('../../../wp-content/themes/occupyaipac/images/bgStrip.gif');background-repeat:repeat-x;color:#fff !important;font-size:11px;margin-bottom:20px;clear:both;}
#footer p {margin:0 0 8px;}
#footer a {color:#fff;font-size:11px;text-decoration:none;}
#footer a:hover {color:#fff;text-decoration:underline;}
.copyright {color:#999;}

#footer .footer-left {float:left; padding:5px 5px 5px 10px;width:400px;}
#footer .footer-center {background:#fff; float:left; margin-right:15px; padding:5px; width:300px;}
#footer .footer-right {float:right; padding:5px 10px 5px 5px; text-align:right; width:400px;}

#footer .textwidget {margin:0;padding:0;}

#footer ul.footer-widgets {margin:0;padding:0;}

#footer ul.footer-widgets li.widget {
	border:0px solid #ddd;
	margin:0;
	padding:0; }

#footer h5.widgettitle {font-size:1.2em;padding:0;margin:0;}

#footer ul.footer-widgets li.widget ul {margin:0;padding:0;}

#footer ul.footer-widgets li.widget ul li {margin:0;padding:0;}

#footer ul.footer-widgets li.widget ul li ul.children {margin:0;padding:0;}

#footer ul.footer-widgets li.widget ul li ul.children li {margin:0;padding:0;}

/* ### MISCELLANEOUS ### */
.alignleft{float:left;}
.alignright{float:right;}
.aligncenter{display:block;margin-left:auto;margin-right:auto;}
.error{background:#ffcdd1;border-top:2px solid #e10c0c;border-bottom:2px solid #e10c0c;text-align:left;padding:5px 20px;}
.alert{background:#fef5be;border-top:2px solid #fdd425;border-bottom:2px solid #fdd425;text-align:left;padding:5px 20px;}
.ok{background:#d7f7c4;border-top:2px solid #82cb2f;border-bottom:2px solid #82cb2f;text-align:left;padding:5px 20px;}
.note{background:#efefef;border-top:2px solid #dedede;border-bottom:2px solid #dedede;text-align:left;padding:5px 20px;}
.info{background:#f7fafd;border-top:2px solid #b5d3ff;border-bottom:2px solid #b5d3ff;text-align:left;padding:5px 20px;} /* blue */
.download{background:#f7fafd;border-top:2px solid #82cb2f;border-bottom:2px solid #82cb2f;text-align:left;padding:5px 20px;}

/* ### CLEARING FLOATS ### */
html body * dd.clear,html body * div.clear,html body * li.clear,html body * span.clear{background:none;border:0;clear:both;display:block;float:none;font-size:0;height:0;list-style:none;margin:0;overflow:hidden;padding:0;visibility:hidden;width:0;}

/* ### SOCIAL MEDIA BAR ### */
#smMenu {width:300px; margin:0 0 20px 0;}
#iconmenu {width: 300px; height: 39px; position:relative; margin:0; padding:0;}
#iconmenu li {width: 39px; height: 39x; float:left; background: url('../../../wp-content/themes/occupyaipac/images/sm_btns2b.png') 0 0 no-repeat; display: block; list-style: none; margin:0;}
#iconmenu a {width: 39px; height: 39px; display: block;}
#iconmenu #panel1c {margin-right:10px;}
#iconmenu #panel2c {background-position: 0 -39px; margin-right:9px;}
#iconmenu #panel3c {background-position: 0 -78px; margin-right:10px;}
#iconmenu #panel4c {background-position: 0 -158px; margin-right:10px;}
#iconmenu #panel5c {background-position: 0 -119px;}

#iconmenu #panel1c a:hover {background: url('../../../wp-content/themes/occupyaipac/images/sm_btns2b.png') -39px 0px no-repeat;}
#iconmenu #panel2c a:hover {background: url('../../../wp-content/themes/occupyaipac/images/sm_btns2b.png') -39px -39px no-repeat;}
#iconmenu #panel3c a:hover {background: url('../../../wp-content/themes/occupyaipac/images/sm_btns2b.png') -39px -78px no-repeat;}
#iconmenu #panel4c a:hover {background: url('../../../wp-content/themes/occupyaipac/images/sm_btns2b.png') -39px -158px no-repeat;}
#iconmenu #panel5c a:hover {background: url('../../../wp-content/themes/occupyaipac/images/sm_btns2b.png') -39px -119px no-repeat;}


/* ### THEME ENHANCEMENTS ### */
#ocBG {width:100%;height:300px;background-image:url('../../../wp-content/themes/occupyaipac/images/bgStrip.gif');background-repeat:repeat-x;margin-top:27px;z-index:-9999;}
#ocCon {width:100%;height:300px;margin-top:27px;z-index:-9999;}
#bannerCon {position:relative;width:960px;margin:0 auto;}
#bannerPage {position:relative;width:950px;height:64px;margin:0 auto; margin-top:27px; margin-bottom:27px;}
#ocBanner {width:640px;height:300px;margin:0 20px 20px 0;float:left;}
#ocBtnCon {width:300px;height:300px;float:left;}
.ocBtn {width:300px;height:150px;}
.rtl {direction:rtl;text-align:right;}

/* ### OTHER PLUGIN COMPATIBILITY ### */
/** #### WP-PAGENAVI STYLES #### **/
.wp-pagenavi {border:1px solid #ddd;clear:both;color:#333;font-size:12px;margin-bottom:40px;padding:30px;text-align:right;}
.wp-pagenavi .pages {}
.wp-pagenavi a,.wp-pagenavi .current {border:1px solid #666;color:#333;margin-left:3px;padding:3px 7px;text-decoration:none;}
.wp-pagenavi a:hover,.wp-pagenavi .current{color:#cc0000;}




