/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */


/* =============================================================================
   HTML5 element display
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio[controls], canvas, video { display: inline-block; *display: inline; *zoom: 1; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Force vertical scrollbar in non-IE
 * 3. Remove Android and iOS tap highlight color to prevent entire container being highlighted
 *    www.yuiblog.com/blog/2010/10/01/quick-tip-customizing-the-mobile-safari-tap-highlight-color/
 * 4. Prevent iOS text size adjust on device orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */

html { font-size: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 14px; line-height: 1.5; }

body, button, input, select, textarea { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #444; }

/* 
 * These selection declarations have to be separate
 * No text-shadow: twitter.com/miketaylr/status/12228805301
 * Also: hot pink!
 */

/* ::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; } */


/* =============================================================================
   Links
   ========================================================================== */

a { color: #3366cc; text-decoration: none; }
a:visited { color: #3366cc; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { color: #204490; outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * Improve image quality when scaled in IE7
 * code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */

img { border: 0; -ms-interpolation-mode: bicubic; }

/*
 * Correct overflow displayed oddly in IE9 
 */

svg:not(:root) {
    overflow: hidden;
}


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

/* 
 * Remove inner padding and border in FF3/4
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* Remove default vertical scrollbar in IE6/7/8/9 */
textarea { overflow: auto; vertical-align: top; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

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


/* =============================================================================
   Primary styles
   Author: Wesley Lindamood (@lindamood)
   ========================================================================== */



 /* .container_12 {
background: #fff url("../img/12_col.gif") repeat-y !important;
} */



/************* HEADER ******************/

#global-header {
width: 100%;
background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee)); 
  background-image: -webkit-linear-gradient(top, #fff, #eee); 
  background-image:    -moz-linear-gradient(top, #fff, #eee); 
  background-image:     -ms-linear-gradient(top, #fff, #eee); 
  background-image:      -o-linear-gradient(top, #fff, #eee); 
  background-image:         linear-gradient(top, #fff, #eee);
border-bottom: 1px solid #ddd;
margin-bottom: 1px;
}


#global-header h1 {
font-weight: 800;
float: left;
color: #3460a6;
margin: 18px 20px 0 10px;
font-size: 24px;
text-transform: uppercase;
}

#global-header h1 a {
color: #3460a6;
}

#global-header h1 a:hover {
color: #203b65;
}

#global-header h1 span {
font-weight: 300;
text-transform: uppercase;
}

header a {
outline: none;
}

#main-nav ul {
margin: 0;
}

#main-nav li {
float: left;
font: 20px 'open sans', arial, sans-serif;
margin: 17px 8px;
}

#main-nav li a {
	color: #666;
	display: block;
	font-weight: 300;
	line-height: 1;
	padding: 2px 6px 5px;
	border: none;
	margin: 1px;
}

#global-header #main-nav li a:hover {
	background-color: #fff;
	text-decoration: none;
	border: 1px solid #eee;
    margin: 0;
}

#about .about-nav, #learn .learn-nav, #theme .theme-nav, #plugin .plugin-nav, #extend .extend-nav {
	background-color: #fff;
	text-decoration: none;
	border: 1px solid #eee;
    margin: 0;
}

.theme-download {
float: left;
margin-right: 10px;
}

.plugin-download {
float: left;
}

#wrapper {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eaf2f5), to(#fff)); 
  background-image: -webkit-linear-gradient(top, #eaf2f5, #fff); 
  background-image:    -moz-linear-gradient(top, #eaf2f5, #fff); 
  background-image:     -ms-linear-gradient(top, #eaf2f5, #fff); 
  background-image:      -o-linear-gradient(top, #eaf2f5, #fff); 
  background-image:         linear-gradient(top, #eaf2f5, #fff);
}

/************* CONTENT ******************/

h1, h2, h3, h4 {
	font-family: 'Open Sans', Helvetica, sans-serif;
	color: #3460a6;
	line-height: 1;
}

h1 {
	font-size: 40px;
	font-weight: 400;
	text-transform: uppercase;

}

h2 {
	font-size: 32px;
	font-weight: 300;
}

h3 {
	font-size: 24px;
	font-weight: 300;
}

h4 {
	font-size: 18px;
	font-weight: 400;
}

li {
margin-bottom: 10px;
}

#content img {
border: 1px solid #ddd; 
}

.actions a, .downloads a {
background-clip: padding-box;
color: #3460a6;
background-color: #eee;
background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee)); 
background-image: -webkit-linear-gradient(top, #fff, #eee); 
background-image:    -moz-linear-gradient(top, #fff, #eee); 
background-image:     -ms-linear-gradient(top, #fff, #eee); 
background-image:      -o-linear-gradient(top, #fff, #eee); 
background-image:         linear-gradient(top, #fff, #eee);
text-shadow: 1px 1px 3px #eee;
padding:4px 6px;
margin-right: 5px;
float: left;
-moz-border-radius: 4px; 
-webkit-border-radius: 4px; 
border-radius: 4px; 
-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
border: 1px solid #ddd;
font-weight: bold;
font-size: 12px;
}

.actions a:hover, .downloads a:hover {
background-color: #3460a6;
color: #fff;
text-shadow: 1px 1px 3px #333;
background-image: none;
}

/************* HOME ******************/

.home h2 {
margin-bottom: 10px;
font-weight: 300;
font-size: 36px;
}

.home h3 {
margin: 10px 0 15px 0;
font-weight: 300;
line-height: 1.4;
}

.home p {
line-height: 1.5;
font-weight: 300;
font-size: 16px;
color: #666;
margin: 0 0 10px 0;
}

.home article {
margin-bottom: 20px;
}



/* home intro */

#intro {

}

#intro h1 {
line-height: 1.3;
font-weight: 300;
font-size: 35px;
text-transform: none;
margin: 10px 0 0 0;
}

#intro img {
margin-top: 10px;
}

/* home overview */

.home-overview {
margin: 10px 0 10px 0;
background: transparent url(../img/argo-cup.png) no-repeat;
min-height: 150px;
}

#content .home-overview p {
margin-right: 60px;
margin-left: 160px;
}

/* home feature */
#intro img,  .home-feature img {
     box-shadow: 2px 2px 2px #999;
}

.home-feature {
     border-top: 1px solid #ddd;
     margin-top: 0px;
     margin-bottom: 20px;
     padding-top: 30px;
}

.home-feature h2 {
     margin-top: 0pt ! important;
}

#content .home-feature h3 {
     color: #666666;
     font-size: 23px;
     margin-top: 20px;
}

#content .home-feature p {
     font-size: 14px;
     margin-top: 10px;
}

/************* ABOUT ******************/

.about h4 {
margin: 0;
font-size: 15px;
}

#project-participants p {
font-size: 12px;
margin: 0 0 20px 0;
}

#project-participants div {
overflow: hidden;
}

.media-list {
margin: 0;
padding: 0;
}

#sidebar .media-list li {
list-style-type: none;
padding-bottom: 5px;
font-size: 12px;
border-bottom: 1px solid #ddd;
}

#sidebar .media-list a {
color: #666;
}

#sidebar .media-list a:hover {
color: #333;
}

.agg_meta {
display: block;
font-size: 11px;
font-style: italic;
color: #999;
}

/******* LEARN *******/


#learn-intro {
margin-top: 20px;
margin-bottom: 20px;
padding-bottom: 10px;
min-height: 200px;
background: transparent url(../img/matt-learn-section.jpg) no-repeat;
}

#learn-intro h1, #learn-intro h3 {
margin: 0 0 10px 320px;
line-height: 1.2;
}

#learn-intro h3 {
font-size: 20px;
}

.learn h1 {
margin: 0 0 10px 0;
}

.learn h2 {
margin: 0 0 10px 160px;
font-size: 24px;
font-weight: 400;
text-transform: uppercase;
}

.learn h3 {
     color: #666666;
     font-size: 16px;
     margin: 5px 0 30px 160px;
	line-height: 1.3;
}

.learn h4 {
	margin: 0 0 10px 0;
	font-weight: 300;
}

.learn p {
	margin: 0 0 25px 0;
	color: #666;
	font-family: 'Open Sans', Helvetica, sans-serif;
}

.learn-philosophy {
background: transparent url(../img/use-patch-build.gif) no-repeat;
min-height: 160px;
}

.learn-social {
background: transparent url(../img/twitter-learn.gif) no-repeat;
min-height: 160px;
}

.learn-blogging {
background: transparent url(../img/learn-conversation.gif) no-repeat;
min-height: 160px;
}

.learn-strategy {
background: transparent url(../img/learn-planning.gif) no-repeat;
min-height: 160px;
}

/****** PLUGIN *******/

#plugin-intro {
margin-top: 20px;
margin-bottom: 20px;
padding-bottom: 10px;
background: transparent url(../img/plugins300.jpg) no-repeat;
min-height: 200px;
}

#plugin-intro h1, #plugin-intro h3 {
margin: 0 0 10px 320px;
line-height: 1.2;
}

.plugin h3 {
    color: #666666;
    font-size: 20px;
    font-weight: 300;
	line-height: 1.3;
}

.plugin-card {
width: 290px;
margin: 0 15px 30px 15px;
float: left;
border: 1px solid #e0e0e0;
min-height: 180px;
-moz-border-radius: 7px; 
-webkit-border-radius: 7px;
/* background: transparent url(../img/gear.gif)  top left no-repeat; */
box-shadow: 2px 2px 2px #ddd;
background-color: #fff;
}

.plugin-card h3 {
	margin: 10px 20px 0 20px;
    font-size: 22px;
}

.plugin-card h3 a {
font-weight: 400;
color: #3460a6;
}

.plugin-card p {
font-size: 13px;
margin: 5px 20px 10px 20px;

}

.plugin-card ul {
padding: 0 0 10px 0;
margin: 10px 20px;
}

.plugin-card li {
margin: 0;
list-style-type: none;
font-size: 12px;

}






/****** EXTEND *******/

#project-logo {
padding-top: 30px;
}

#extend-repo ul {
padding: 0;
}

#extend-repo li {
list-style-type: none;
padding-bottom: 5px;
font-size: 12px;
border-bottom: 1px solid #ddd;
}

/** theme documentation **/

.byline {
     border-bottom: 1px solid #DDDDDD;
     font-weight: normal;
     line-height: 1;
     padding-bottom: 10px;
}


/************* Theme page ******************/

#content .nav-intro {
padding-top: 8px;
margin-right: 20px;
color: #555;
font-weight: 300;
font-size: 22px;
}

/* Browser Resets */
.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {
	width: 100%; 
	margin: 0; 
	padding: 0;
	background-color: #fff;
	border: 1px solid #ddd;
	box-shadow: 1px 1px 3px #ddd;
	}
	
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load 
.no-js .slides > li:first-child {display: block;} */


#theme-intro {
margin-top: 20px;
margin-bottom: 20px;
padding-bottom: 10px;
min-height: 200px;
background: transparent url(../img/anthora-300.jpg) no-repeat;
}

#theme-intro h1, #theme-intro h3 {
margin: 0 0 10px 320px;
line-height: 1.2;
}

#theme-intro h3 {
color: #666;
font-size: 20px;
}
/*** flexslider ***/

/* theme slider nav */

#theme-nav {
     display: block;
     margin: 0;
     padding: 0;
}

#theme-nav li {
float: left;
list-style-type: none;
margin: 0 0 2px 0;
padding: 0pt;
font-family: 'open sans';
font-size: 18px;
}

#theme-nav a {
position: relative;
top: 4px;
z-index: 10;
     color: #3460a6;
     display: block;
     float: left;
    margin-top: 8px;
     margin-right: 25px;
     outline: medium none;
     padding: 1px 11px 5px 11px;
     text-decoration: none;

}

#content #theme-nav .active {
background-color: #fff;
border: 1px solid #ddd;
border-bottom: 1px solid #fff;
box-shadow: 2px -1px 3px #E1E8EB;
padding: 0 10px 4px 10px;
}

/* theme slider cards */

.theme-thumb, .theme-description {
 margin: 15px;
}

.theme-thumb {
     float: right;
     margin-left: 30px;
}

.theme-thumb img {
     box-shadow: 0pt 3px 5px #DDDDDD;
}

.theme-description h2 {
     margin: 0pt;
}

.theme-description h3 {
     color: #444444;
    
     font-size: 18px;
     line-height: 1.4;
     margin: 5px 0 20px 0;
}

.child-note {
	clear: left;
	font-size: 11px;
	padding-top: 20px;
	color: #666;
}

/*** Theme highlights ***/

#theme-highlights img {
	box-shadow: 0 5px 3px #cfcfcf;
}
/*** Theme sidebar ***/

#theme #sidebar li {
     line-height: 1;
     list-style-type: none;
     margin: 0;
}

#theme #sidebar li p {
	border-bottom: 1px solid #DEDEDE;
     color: #666666;
     font-size: 12px;
     display: block;
     line-height: 1.5;
     padding: 0 5px 10px 10px;	
}

#theme #sidebar ul li a {
	border-bottom: 1px solid #DEDEDE;
     color: #666666;
     display: block;
     line-height: 1.2;
     padding: 10px 5px 10px 10px;
}

#theme #sidebar ul li a:hover {
     background-color: #dfebed;

}

/* theme documentation nav */
.theme-highlights .theme-highlights-nav, .argo-aside .argo-aside-nav, .argo-attach .argo-attach-nav, .argo-categories .argo-categories-nav, .argo-checklist .argo-checklist-nav, .argo-classify .argo-classify-nav, .argo-global .argo-global-nav, .argo-images .argo-images-nav, .argo-media .argo-media-nav, .argo-metadata .argo-metadata-nav, .argo-move .argo-move-nav, .argo-source .argo-source-nav, .argo-topics .argo-topics-nav, .customize-wordpress .customize-wordpress-nav, .customize-header .customize-header-nav, .argo-sticky .argo-sticky-nav {
	background: #dfebed url(../img/sub-arrow.png) left center no-repeat;
     padding-left: 15px !important;
}

#theme #sidebar ul, #theme #sidebar ol {
box-shadow: -5px 1px 2px #eee;
margin-left: 25px;
margin-top: 40px;
padding: 0;
}

#theme #sidebar h4 {
margin: 0;
padding: 10px 5px 10px 10px;
border-bottom: 1px solid #DEDEDE;
background-color: rgba(255, 255, 255, 0.3);  
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,endColorstr=#ffffff); 
zoom: 1;
}

/************* SIDEBAR ******************/

#sidebar h2 {
	font-size: 24px;
	font-weight: 300;
	color: #3366cc;
}

#sidebar p, #sidebar li {
font-size: 13px;
}

#sidebar a {
font-weight: normal;
}

#sidebar .downloads p {
margin: 0;
}

/************* CATEGORY ******************/

.category h3 {
margin-top: 20px;
}

.category section {
margin-bottom: 20px;
}

.category section img {
float: left;
}

.category section h4 {
margin: 0 0 5px 160px;
font-size: 18px;
line-height: 1;
}

.category section article {
margin-bottom: 20px;
}

.category section h4 a {
font-weight: normal;
color: #333;
}

.category section p {
margin: 0 0 0 160px;
}

/************* Feature page ******************/

.feature img {
float: left;
}

.feature article p {
margin-left: 160px;
margin-bottom: 20px;
}

/************* FOOTER ******************/
footer {
font-size: 11px;
position: relative;
}

footer nav {
border-top: 1px solid #ddd;
}

footer ul {
margin-top: 10px;
}


footer li {
float: left;
}

.footer-nav li {
margin: 10px 10px 0 0;
padding-right: 10px;
border-right: 1px solid #999;
line-height: 10px;
}

.argo-sponsor {
position: absolute;
top: 0;
right: 0;
}

.argo-sponsor li {
margin-left: 10px;
line-height: 30px;
}

/* Misc classes */

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

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




/* =============================================================================
   Non-semantic helper classes
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: by Jon Neal.
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* porportionally scale image up or down */
	img.scale-with-grid {
		max-width: 100%;
		height: auto; }

/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
*/ 



/* BOILERPLATE MEDIA QUERIES =============================================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== 

 @media only screen and (min-width: 480px) {
  Style adjustments for viewports 480px and over go here 
}

@media only screen and (min-width: 768px) {
   Style adjustments for viewports 768px and over go here 
} */

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
	
	}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
	
		.plugin-card {
		margin: 0 5px 10px 5px;
		}
		
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
	
	body { margin: 0; font-size: 12px; line-height: 1.5; }
	
		h1 {
		font-size: 30px;
		font-weight: 400;
		text-transform: uppercase;
		
		}
		
		h2 {
		font-size: 24px;
		font-weight: 300;
		}
		
		h3 {
		font-size: 19px;
		font-weight: 300;
		}
		
		h4 {
		font-size: 15px;
		font-weight: 400;
		}
		
		#global-header h1 {
		float: none;
		}
		
		#main-nav li {
			font-size: 16px;
			margin: 17px 4px;
		}
		
		#sidebar {
			border-top: 2px solid #ddd;
		}
		
		#theme #sidebar ul, #theme #sidebar ol {
     		margin: 10px 0;
     		box-shadow: none;
		}
		
		.argo-sponsor {
			position: relative;
			clear: both;
			padding-top: 20px;
		}
		
		.argo-sponsor li {
		float: none;
		line-height: 1;
		margin: 0 0 5px 0;
		}
		
		
		/* plugin page , learn page*/
	
		.plugin-card {
		margin: 0 0 10px 0;
		}
		
		#plugin-intro, #learn-intro, #theme-intro {
			min-height: 50px;
			background: none;
		}

		#plugin-intro h1, #plugin-intro h3, #learn-intro h1, #learn-intro h3, #theme-intro h1, #theme-intro h3 {
			margin-left: 0;
		}
		
		/* home page */
		
		.home-overview {
			margin: 10px 0 10px 0;
			background: none;
			min-height: 150px;
		}
		
		#content .home-overview p {
			margin: 0;
		}
		
		#intro h1 {
			font-size: 28px;
			text-align: center;
		}
		
		#intro img {
		    width: 220px;
		    margin-top: 20px;
		    margin-left: 80px;
		}
		
		#content .home-feature p {
			font-size: 12px;
			margin-bottom: 20px;
		}
		
		#content .home-feature h2 {
			font-size: 24px;
		}
		
		#content .home-feature h3 {
			font-size: 16px;
		}
		
		.home-feature img {
		    margin-left: 80px;
		}
		
		/* theme page */
		
		#theme-nav li {
			font-size: 14px;
		}
		
		#theme-nav a {
			margin-right: 15px;
		}
		
	
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	
		#project-participants div img {
			float: left;
			margin: 0 20px 20px 0;
		}
		
		.argo-attach .right, #plugin .right {
			float: none;
			margin-left: 0;
			margin-right: 0;
		}
	
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
	
		.theme .left, .theme .right, .argo-attach .right, #plugin .right {
			float: none !important;
			margin-left: 0;
			margin-right: 0;
		}
	
		#main-nav li {
			font-size: 14px;
			margin: 17px 0;
		}
	
		#main-nav li a, #global-header #main-nav li a:hover {
			border: 1px solid #ddd;
			margin: 0;
		}
		
		#about .about-nav, #learn .learn-nav, #theme .theme-nav, #plugin .plugin-nav, #extend .extend-nav {
			border: 1px solid #ddd;
		}
		
		/* learn page */
		
		.learn h2, .learn h3 {
			margin-left: 0;
		}
		
		.learn-philosophy, .learn-social, .learn-blogging, .learn-strategy {
			min-height: 50px;
			background: none;
		}
		
		/* home */
		
		#intro img, .home-feature img {
		    margin-left: 30px;
		}
		
		/*theme */
		
		/* theme page */
		
		#theme-nav li {
			font-size: 13px;
		}
		
		#theme-nav a {
			margin-right: 8px;
		}
	
	}


/* =============================================================================
   Print styles.
   Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}
